From a7252c235ab801ce34972869cb1f0149116c5eed Mon Sep 17 00:00:00 2001 From: bharatkk-metron Date: Mon, 22 Jul 2024 15:59:32 +0530 Subject: [PATCH] yarn format, unit tests --- .../fetch-findings_4198425312/recording.har | 30742 +++++++++++++++- src/steps/finding/index.ts | 22 +- .../recording.har | 110 +- .../recording.har | 338 +- .../fetch-users_2464296442/recording.har | 110 +- test/config.ts | 2 +- 6 files changed, 30741 insertions(+), 583 deletions(-) diff --git a/src/steps/finding/__recordings__/fetch-findings_4198425312/recording.har b/src/steps/finding/__recordings__/fetch-findings_4198425312/recording.har index aaf97ec..abdea62 100644 --- a/src/steps/finding/__recordings__/fetch-findings_4198425312/recording.har +++ b/src/steps/finding/__recordings__/fetch-findings_4198425312/recording.har @@ -4,7 +4,7 @@ "creator": { "comment": "persister:JupiterOneIntegationFSPersister", "name": "Polly.JS", - "version": "6.0.5" + "version": "6.0.6" }, "entries": [ { @@ -35,17 +35,12 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 305, + "headersSize": 286, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ @@ -58,14 +53,14 @@ "value": "100" } ], - "url": "http://127.0.0.1:9000/api/projects/search?p=1&ps=100" + "url": "http://localhost:9000/api/projects/search?p=1&ps=100" }, "response": { - "bodySize": 322, + "bodySize": 266, "content": { "mimeType": "application/json", - "size": 322, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1},\"components\":[{\"key\":\"testProject1\",\"name\":\"testProject1\",\"qualifier\":\"TRK\",\"visibility\":\"public\",\"lastAnalysisDate\":\"2024-04-12T14:43:18+0000\",\"revision\":\"c485715496eb99a0e6ec5d77ee438de69e0997c3\",\"managed\":false}]}" + "size": 266, + "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1},\"components\":[{\"key\":\"test-project\",\"name\":\"test-project\",\"qualifier\":\"TRK\",\"visibility\":\"public\",\"lastAnalysisDate\":\"2024-07-18T11:28:30+0000\",\"managed\":false}]}" }, "cookies": [], "headers": [ @@ -83,15 +78,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -107,21 +118,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.165Z", - "time": 144, + "startedDateTime": "2024-07-22T10:02:35.816Z", + "time": 26, "timings": { "blocked": -1, "connect": -1, @@ -129,7 +140,7 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 144 + "wait": 26 } }, { @@ -160,17 +171,12 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 305, + "headersSize": 286, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ @@ -183,7 +189,7 @@ "value": "100" } ], - "url": "http://127.0.0.1:9000/api/projects/search?p=2&ps=100" + "url": "http://localhost:9000/api/projects/search?p=2&ps=100" }, "response": { "bodySize": 130, @@ -208,15 +214,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -232,21 +254,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.328Z", - "time": 23, + "startedDateTime": "2024-07-22T10:02:35.865Z", + "time": 14, "timings": { "blocked": -1, "connect": -1, @@ -254,11 +276,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 23 + "wait": 14 } }, { - "_id": "d8e1a43d4bd53c4a467bb3781a38c4c7", + "_id": "56618cb05720db0d336e197bac32e865", "_order": 0, "cache": {}, "request": { @@ -285,17 +307,12 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 346, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ @@ -309,21 +326,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" }, { - "name": "severities", - "value": "INFO" + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=1&ps=100&componentKeys=testProject1&severities=INFO" + "url": "http://localhost:9000/api/issues/search?p=1&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 1744, + "bodySize": 13483, "content": { "mimeType": "application/json", - "size": 1744, - "text": "{\"total\":6,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":6},\"effortTotal\":0,\"issues\":[{\"key\":\"AY7SxNNb2IV8fs3TdmYi\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"project\":\"testProject1\",\"line\":92,\"hash\":\"b0c1198178b9a322b9234bdfa1f3b879\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2023-11-29T18:58:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEU2IV8fs3TdmVL\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"project\":\"testProject1\",\"line\":29,\"hash\":\"a1207722008191315d8208a204549c25\",\"textRange\":{\"startLine\":29,\"endLine\":29,\"startOffset\":28,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2023-11-28T16:52:52+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEG2IV8fs3TdmVG\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/fetchAllUsersForGroup.ts\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"711b56b68bbef5c6380b26a61d995dfb\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":29,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2023-11-28T16:52:52+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNO82IV8fs3TdmZH\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"project\":\"testProject1\",\"line\":41,\"hash\":\"a8134a9b963745fa24de11f8bc6b4060\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":48,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"cwe\"],\"creationDate\":\"2023-11-14T13:55:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWc\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":117,\"hash\":\"06dbec9eb160f40ee5c12bf5d5ceb45b\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":14,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2023-01-04T15:51:05+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNR2IV8fs3TdmYf\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UsersListView.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"f90c7208bcf0b0c5f7458e8b20f8691f\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2022-01-21T03:44:46+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AddMigrationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UsersListView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UsersListView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UsersListView.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UsersListView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserLoginsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"PreviewMappingRule.tsx\",\"longName\":\"packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"path\":\"packages/callisto-frontend/src/components/PreviewMappingRule.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/fetchAllUsersForGroup.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"fetchAllUsersForGroup.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/fetchAllUsersForGroup.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/fetchAllUsersForGroup.ts\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupUserRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\"}],\"facets\":[]}" + "size": 13483, + "text": "{\"total\":51559,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"7e13dd9d-4939-46a6-80bb-3b0d5efbc91e\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/documentPermissions.ts\",\"project\":\"test-project\",\"line\":121,\"hash\":\"35b30f9b934ee8363dbeefe40f3d880e\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":5,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a09aa62-7222-4d3e-af9b-67969649d1bf\",\"rule\":\"typescript:S6598\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/cloudtrail/types.ts\",\"project\":\"test-project\",\"line\":52,\"hash\":\"84c40473414caf2ed4a7b1283e48bbf4\",\"textRange\":{\"startLine\":52,\"endLine\":54,\"startOffset\":2,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Interface has only a call signature, you should use a function type instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"function\",\"type\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d8001f4-0b0b-4811-87ff-bbb8caf2546e\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/regions.ts\",\"project\":\"test-project\",\"line\":173,\"hash\":\"707c9aad892755bcbe34af005354b5e8\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01ea7234-8151-42a3-ad7e-8d56ec6a3409\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/organization.ts\",\"project\":\"test-project\",\"line\":67,\"hash\":\"e09e3a968ca2aa4565975b43ee313efc\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":29,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5014d6a0-c721-4122-a8ea-0b7a2e96d973\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"project\":\"test-project\",\"line\":164,\"hash\":\"b56ff930d3899bef3636ba85b8d52268\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68e0f1b3-a9a2-4257-a103-9250963f1f12\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"project\":\"test-project\",\"line\":138,\"hash\":\"8d243e2d5fb1adec6529ded239a514e0\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1afcf625-6256-42c0-b79d-66886d58d142\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"project\":\"test-project\",\"line\":124,\"hash\":\"6780631665856ad711c92b8270847877\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":35,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67bff768-e6fd-496c-a89f-899ccc112d76\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"project\":\"test-project\",\"line\":125,\"hash\":\"b3327dcd551f3e4a0361cba087128cb1\",\"textRange\":{\"startLine\":125,\"endLine\":128,\"startOffset\":38,\"endOffset\":3},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad6483c-1082-4eb2-825e-b230195614af\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":2029,\"hash\":\"eb291d630a92adfc23924705bf9b7e5e\",\"textRange\":{\"startLine\":2029,\"endLine\":2029,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"284a93fb-8c92-4a24-b809-5530a0e2eef0\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":25,\"hash\":\"53c99b0465af31883bca9b1f1cf36712\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a437fc8-1026-42aa-8cc6-b735e2978f8e\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/ec2Service.ts\",\"project\":\"test-project\",\"line\":6,\"hash\":\"8f08fa07c7555cdcbf88d465bb92311f\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":36,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../../../account/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0647bd3a-65ef-42ac-859d-05f47c1e0e3d\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/ec2Service.ts\",\"project\":\"test-project\",\"line\":12,\"hash\":\"bb7d36b715f9e52b951b5d52803be5e4\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":29,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../../../account/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a1eb8cb-7503-4d52-b06c-8b1cd7a453b2\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"project\":\"test-project\",\"line\":122,\"hash\":\"bc159559d49b26ba9e1e7be4aeccd9c3\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c8d5768-a888-4d15-b260-63eccf58faad\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcs.ts\",\"project\":\"test-project\",\"line\":110,\"hash\":\"797b6154efcf846c9936ca7f4647f8f3\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e135422-c170-41cd-93a9-3e831be79160\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/networkAclRuleConverters.ts\",\"project\":\"test-project\",\"line\":200,\"hash\":\"0375c0f585c23276ce316f5fcc76fa61\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9589069-d477-4c4b-90be-051c1deb2f98\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"project\":\"test-project\",\"line\":137,\"hash\":\"de783576d395e5c8161879cb2c8197f4\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ee244fe-3cc7-4662-a754-e6a23f283fa1\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"project\":\"test-project\",\"line\":86,\"hash\":\"02c8c825918051a1f9a459eeb9bb2f03\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcb07b15-0dd4-4479-afba-75034bbd1fb9\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/executionHandlers/findings.ts\",\"project\":\"test-project\",\"line\":44,\"hash\":\"016b867b48ae9cafabe447d6036747ba\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":17,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f8438b8-f2db-4713-9b4c-9350d12fd5e2\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecs/converters.ts\",\"project\":\"test-project\",\"line\":167,\"hash\":\"74d932365a6a939faa1a6dd94a320134\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed6eff5d-9e3e-4793-9717-4a43499eb8f8\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/client.ts\",\"project\":\"test-project\",\"line\":137,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a563b59-d1b0-4d3e-9949-32b56b7c7759\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/client.ts\",\"project\":\"test-project\",\"line\":166,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e147f2a-a90e-4a30-a8a6-bb36577df722\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/converters.ts\",\"project\":\"test-project\",\"line\":78,\"hash\":\"430ddb6afa74babb69df7d2e1f01c565\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1a74378-80f9-4bfa-9c08-0ae9254d5f83\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/eks/client.ts\",\"project\":\"test-project\",\"line\":148,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2190a34e-2fa1-4c08-972e-6130364ea9ac\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/eks/client.ts\",\"project\":\"test-project\",\"line\":180,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34dfda5c-8c1e-48fb-9b40-5c76f016e5d3\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/es/converters.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"db06a2fae1a346b712481ebd1f8cf904\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f5a33e4-a954-482d-bc3b-c58bb875326d\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/es/converters.ts\",\"project\":\"test-project\",\"line\":54,\"hash\":\"dc00fff5e21d4a9a984f0e0528ff77a4\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc048a06-ebac-49ff-9238-e83c7de9cfac\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/client.ts\",\"project\":\"test-project\",\"line\":148,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c454a947-a26f-439f-a1c5-312d883a0922\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/client.ts\",\"project\":\"test-project\",\"line\":178,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1b4aa6c-c46a-4e93-9ce1-188fa94c975e\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":517,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0848d0e0-f197-4252-8214-0fea4ace9dfd\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":550,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1a0f8b2-5cd3-4d78-8c3c-f1d5ad30834f\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":746,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":746,\"endLine\":746,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae109e32-3d14-48f0-8404-a02295203bdb\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":843,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":843,\"endLine\":843,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aef22a9-622e-4bfe-81eb-6b41755f82b5\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":880,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":880,\"endLine\":880,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c20e8915-9e37-40d3-b994-0c8cc743a068\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":917,\"hash\":\"08b82fe18b790e68aa11b17449635d9b\",\"textRange\":{\"startLine\":917,\"endLine\":917,\"startOffset\":10,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (!\\u003d\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d66b391b-403c-43ea-9192-e16a758c5e67\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.test.ts\",\"project\":\"test-project\",\"line\":561,\"hash\":\"ec6960bce35a1933aef2d448dab2a260\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1290c773-019a-4669-8b4c-506a8c607d07\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/coveredResources.ts\",\"project\":\"test-project\",\"line\":101,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":101,\"endLine\":116,\"startOffset\":8,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31b19a0c-9891-4de3-ae5a-5a9445d185b6\",\"rule\":\"typescript:S4323\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":465,\"hash\":\"fe317327b7d6e328442e1091f4fff9cd\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":12,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1311,\"endLine\":1311,\"startOffset\":11,\"endOffset\":40},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1312,\"endLine\":1312,\"startOffset\":11,\"endOffset\":40},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Replace this union type with a type alias.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"proficiency\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9494ce8-4b5d-41bf-a0b6-f249e360d12f\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":522,\"hash\":\"ca82f539e68afb9a7b7174266bb4ea76\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d947e39-df88-496c-a235-8b25ee86fcac\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":533,\"hash\":\"3f3b189b53cb48f11cb23305ed1a3102\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee400f3e-83f6-4cb7-92c4-51e108a39c91\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":821,\"hash\":\"190e66ad228ce2c2e9c0cbd02e230a9c\",\"textRange\":{\"startLine\":821,\"endLine\":821,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4bceacf-fa8c-4fdb-9cd4-cb2af928076a\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":823,\"hash\":\"bbe6c2ed441f4d7ca69ec6ac13d97589\",\"textRange\":{\"startLine\":823,\"endLine\":823,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0a67e9-c977-4ce9-9da5-da26e56980c8\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":825,\"hash\":\"e49bd039e5e50290e6a8483de26c3723\",\"textRange\":{\"startLine\":825,\"endLine\":825,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ca71240-02f1-4265-beef-bcc9ee6626c3\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyPermissions.test.ts\",\"project\":\"test-project\",\"line\":1880,\"hash\":\"848dff03db655596932bef94e70ae679\",\"textRange\":{\"startLine\":1880,\"endLine\":1880,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f99ab151-345d-4a3f-9c25-4a19f7a9342a\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8f869b88d62f546097342241c324f4b4\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":15,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of boolean literals in conditional expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"434b5811-de35-416b-8188-fed30bf7f4ce\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"project\":\"test-project\",\"line\":174,\"hash\":\"431abf1ecc54d43b441ff895cfc17d6a\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":15,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of boolean literals in conditional expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"371c86d5-c950-4f33-bd84-e2381032cc91\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.ts\",\"project\":\"test-project\",\"line\":108,\"hash\":\"6b2bd36e5e9b5c115c227a9b26cc2c16\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":23,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (\\u003c\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55f0e60-a183-4aa1-8f59-7bc3d65675aa\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ssm/executionHandlers/ssmService.ts\",\"project\":\"test-project\",\"line\":6,\"hash\":\"8f08fa07c7555cdcbf88d465bb92311f\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":36,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../../../account/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"399e8e86-3587-46eb-9557-e9f1b12d9da6\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ssm/executionHandlers/ssmService.ts\",\"project\":\"test-project\",\"line\":12,\"hash\":\"bb7d36b715f9e52b951b5d52803be5e4\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":29,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../../../account/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e30c9e-1c38-4ba6-acd4-bb9ace700d0a\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/types.ts\",\"project\":\"test-project\",\"line\":77,\"hash\":\"8aa91b161636dd1e145b274757247b42\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e4439f-7521-4bd3-bf27-fad89fe207c7\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"project\":\"test-project\",\"line\":232,\"hash\":\"d91fe77180a9e671a1e52ff51f63af2f\",\"textRange\":{\"startLine\":232,\"endLine\":234,\"startOffset\":11,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"032e0037-b07b-4f8f-bd15-99e97af9f7f4\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":5,\"hash\":\"3642ef6c00ab597805f3251dd8735e62\",\"textRange\":{\"startLine\":5,\"endLine\":5,\"startOffset\":12,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baf87cb0-dd86-4980-bb9c-94cce95370ad\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":5,\"hash\":\"3642ef6c00ab597805f3251dd8735e62\",\"textRange\":{\"startLine\":5,\"endLine\":5,\"startOffset\":3,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0805912-d1e9-4f85-87c1-5df7ccfa866e\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":5,\"hash\":\"3642ef6c00ab597805f3251dd8735e62\",\"textRange\":{\"startLine\":5,\"endLine\":5,\"startOffset\":21,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae93dd35-26eb-4dcc-a51e-07df7b8284cc\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":11,\"hash\":\"53952a64ff4536620e75eaab2b258daa\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":6,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d4c9ce7-8b08-4591-82f8-e45950c81741\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":17,\"hash\":\"39cb5e1ef7f881ac49b66c45223ca752\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":16,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b505b48f-3336-48f8-8e09-699d09b76220\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":21,\"hash\":\"4ff2c15db01dc56ada0a4579656bea60\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":10,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbfaf619-214f-4a0d-9812-2be9dc413b20\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"54710f3bada698e2194e13a29052cc5a\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":9,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81d4e746-a529-4bb6-a3a8-9161482b6dd5\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":25,\"hash\":\"fc5e8e49e4ebe27eed9be3a31cb3c81d\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":11,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1799caac-4c89-4906-802a-4b3303d40775\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":31,\"hash\":\"e5e220feedb58110e6e8464d1e64cca4\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":32,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a835f635-5c22-4e17-9985-26fee7712c0f\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"7395321bd02ad2d340c12fd9e2ed9f57\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":20,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffee5111-4340-4786-b149-9a22141e472a\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"7395321bd02ad2d340c12fd9e2ed9f57\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":34,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4e764a-bb7e-4ebc-8866-c3fd8f8b0a3c\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"c6466d1ee2eb1cdd76565f18316e1ff2\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":9,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a02177e5-e3c5-4462-a301-89c4541a81f8\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":37,\"hash\":\"90d91b03384763b7807ce9c0edfc38da\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":46,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b20d58ba-a855-425e-92f0-1a521ef931f5\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":37,\"hash\":\"90d91b03384763b7807ce9c0edfc38da\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":17,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd336964-d98c-4be8-bd26-d891a4e2e4bd\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":39,\"hash\":\"9cae3b5d4edb40e200c964d6ce37d430\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":15,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea48fd5-4ff7-4b5a-a0e9-71f378056a5d\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":51,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\w\\u0027 instead of \\u0027[a-zA-Z0-9_]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f9ee4c2-27b0-4aa6-bbae-9278e6e3e83b\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":33,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\w\\u0027 instead of \\u0027[a-zA-Z0-9_]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f96f2680-09e3-49d1-aa50-6d3452a1261c\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":68,\"endOffset\":80},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\w\\u0027 instead of \\u0027[a-zA-Z0-9_]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e83a2988-f17b-42f1-ac38-69712daf5c98\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"3cb7f01247135b961fdc9e6b4ce46811\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":9,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5538f43d-89ca-43ef-8d04-d69d9e3500bf\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":57,\"hash\":\"2bb1cd0d1d4350af2197a69f4588d788\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":9,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b955dc-d74e-4344-bfc0-63b67fd1696f\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":61,\"hash\":\"94e6681b786eaaaf9ae373837363c96b\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":23,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27951d4b-dedb-4d7c-a3c5-eb090b6cf31e\",\"rule\":\"typescript:S5842\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":65,\"hash\":\"b98d75fed36dd2d3963a19e0943825e4\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rework this part of the regex to not match the empty string.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a15c57-6458-4e5e-affc-56099c64d76a\",\"rule\":\"typescript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/recording.ts\",\"project\":\"test-project\",\"line\":145,\"hash\":\"220f74f6e2ff85fde3f3af7dd2e93399\",\"textRange\":{\"startLine\":145,\"endLine\":151,\"startOffset\":12,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de7c2234-01ad-4d83-aba9-669162976fac\",\"rule\":\"javascript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":23,\"hash\":\"7812e1941f87fccde8565ee50a69002e\",\"textRange\":{\"startLine\":23,\"endLine\":30,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22672e81-5ce4-4cbd-bd90-09be723ed802\",\"rule\":\"javascript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":35,\"hash\":\"c37689913a46dc45296d429597baf260\",\"textRange\":{\"startLine\":35,\"endLine\":41,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff55305b-ef3c-4755-b769-e042a3c263f4\",\"rule\":\"javascript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":46,\"hash\":\"7812e1941f87fccde8565ee50a69002e\",\"textRange\":{\"startLine\":46,\"endLine\":48,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1950a4a3-7b26-4930-a270-a434c8414675\",\"rule\":\"javascript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":54,\"hash\":\"50fe8945e84ab20f70b06ec60e97ec83\",\"textRange\":{\"startLine\":54,\"endLine\":56,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"324671fa-4f23-4e8b-99e6-ca9940e3e9e4\",\"rule\":\"typescript:S1301\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/cli/log.ts\",\"project\":\"test-project\",\"line\":85,\"hash\":\"e82fa72c2910e38e91626626838aa44a\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":4,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\\"switch\\\" statements should have at least 3 \\\"case\\\" clauses\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a1befd-8679-433e-9a02-c894793f115e\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/commands/documentPermissions.ts\",\"project\":\"test-project\",\"line\":136,\"hash\":\"35b30f9b934ee8363dbeefe40f3d880e\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":5,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66b4643e-b1cc-46f3-bbe6-3b8070ecefa9\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"f9dd8fffcbd39b16c5e7317fb90f69bb\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e92a2830-4778-4283-b7de-10920a6d79f4\",\"rule\":\"typescript:S6598\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":87,\"hash\":\"bf442a50c2019aa44d7bf4dce78ad8b6\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":6,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Type literal has only a call signature, you should use a function type instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"function\",\"type\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d72129b5-9409-4532-b949-2aaa34bbadb8\",\"rule\":\"typescript:S6598\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":237,\"hash\":\"8cd21040589c469e6bec36c0b3ed5811\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":10,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Type literal has only a call signature, you should use a function type instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"function\",\"type\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb5cbfe8-824e-4ec9-86ca-3b5a98cfaf45\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":381,\"hash\":\"eaf4703f6508728ad56dd35b8bdb653a\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72c5d9ac-bb2a-4f5a-96bc-2e53965fdc3a\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":386,\"hash\":\"be26986508778d6e83bf2a603a871477\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"274b3337-cc3a-405e-a8c9-7ac83b040403\",\"rule\":\"typescript:S4323\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"project\":\"test-project\",\"line\":36,\"hash\":\"16e2adf5e148b2b023290f9e4ca27459\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":6,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":6,\"endOffset\":35},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":6,\"endOffset\":35},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":6,\"endOffset\":35},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Replace this union type with a type alias.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"proficiency\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69e00c78-09a6-45e5-80e3-52938f286cf4\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"f9321e1681cd25d0885edf76f5d5046c\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":22,\"endOffset\":77},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027./steps/resource-manager/container-services/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09f437b6-f2d7-4990-ab36-d1d6aa240dbc\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"project\":\"test-project\",\"line\":183,\"hash\":\"aec4f4f99b9ed9df96392ed02b5b5bef\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":52,\"endOffset\":107},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027./steps/resource-manager/container-services/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a69e64a0-8fbe-4f58-be9f-e90ce90d5924\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"project\":\"test-project\",\"line\":117,\"hash\":\"8dbd5e5eb8ef6f2b28c4daadf59945c2\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":43,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8fd3c3f-1115-4eae-b13f-ac07d07ccc4c\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"project\":\"test-project\",\"line\":180,\"hash\":\"8dbd5e5eb8ef6f2b28c4daadf59945c2\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":43,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebb63de8-367f-4d7a-b213-828e6f323099\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/converters.ts\",\"project\":\"test-project\",\"line\":153,\"hash\":\"94b2eb1f72041406472a82e15c7eacef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":14,\"endOffset\":55},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9e5a5d6-7820-4b2e-b1b5-d00ab70523be\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"project\":\"test-project\",\"line\":206,\"hash\":\"8edc1f3ffee0ef86a03e65232ad9c5ad\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":36,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d440c0e-acfe-4f57-b57f-78dcb450208d\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"project\":\"test-project\",\"line\":376,\"hash\":\"8edc1f3ffee0ef86a03e65232ad9c5ad\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":36,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c48f9b5f-67f0-4739-9f96-7e99b4aa1fd6\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"project\":\"test-project\",\"line\":379,\"hash\":\"afd4719db0b92e099f16d86b34afe364\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":35,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c3142d6-a6af-40a2-b9ec-a531229a35df\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"project\":\"test-project\",\"line\":273,\"hash\":\"8dbd5e5eb8ef6f2b28c4daadf59945c2\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":43,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"803a8504-001f-427d-aa86-ef572e006ac4\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ce48e13-86d4-420e-8197-4d7fdf8dc770\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":8,\"hash\":\"dee227ba5faff4d2e004d5c118c002c8\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":2,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5a38275-3ef0-4a31-9c3e-e5904e049394\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"6e98820cf65fe6eb4d262a1d9902a76b\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":7,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027/home/bharat-kumavat/Documents/JupiterOne/J1-All-Integrations/graph-azure/node_modules/@jupiterone/integration-sdk-core/dist/src/index.js\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3767c0cc-85da-4e8d-ac99-5e4c7bc63dd1\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":41,\"hash\":\"d9dd358e1429b31635ade32e344ac40c\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":34,\"endOffset\":68},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027/home/bharat-kumavat/Documents/JupiterOne/J1-All-Integrations/graph-azure/node_modules/@jupiterone/integration-sdk-core/dist/src/index.js\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69844395-cae0-4d65-8972-22cfa1ea4a54\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":102,\"hash\":\"62c0cd14945edaf01cc4ae5a0b7cc095\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faecc9d6-ed15-4030-b65a-69d3cf485b74\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":107,\"hash\":\"a6c1fa0323b16212330e9b8fb0c1f05d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":19,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(time: string | Date | null | undefined): number | undefined\\u0027 of \\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"utils.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/utils.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/recording.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"recording.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/recording.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/recording.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroupRuleConverters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/eks/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/eks/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/eks/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcs.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"vpcs.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcs.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcs.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"authenticate.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"customerAndVpnGateways.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/es/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/es/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/es/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/organization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"organization.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/organization.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/organization.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/cloudtrail/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/cloudtrail/types.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/cloudtrail/types.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/types.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/types.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"policyParser.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/networkAclRuleConverters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"networkAclRuleConverters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/networkAclRuleConverters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/networkAclRuleConverters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"networkInterfaces.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecs/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecs/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecs/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"hostedZones.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/regions.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/regions.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/regions.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"slowTestReporter.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converterHelpers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/ec2Service.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ec2Service.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/ec2Service.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/ec2Service.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/commands/documentPermissions.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"documentPermissions.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/commands/documentPermissions.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/commands/documentPermissions.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/executionHandlers/findings.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"findings.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/executionHandlers/findings.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/executionHandlers/findings.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/efs/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/coveredResources.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"coveredResources.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/coveredResources.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/coveredResources.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sanitizeSecrets.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ssm/executionHandlers/ssmService.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ssmService.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ssm/executionHandlers/ssmService.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ssm/executionHandlers/ssmService.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/cli/log.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"log.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/cli/log.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/cli/log.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyPermissions.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"policyPermissions.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyPermissions.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyPermissions.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/documentPermissions.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"documentPermissions.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/documentPermissions.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/documentPermissions.ts\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -341,15 +370,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -365,21 +410,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.366Z", - "time": 254, + "startedDateTime": "2024-07-22T10:02:35.903Z", + "time": 140, "timings": { "blocked": -1, "connect": -1, @@ -387,11 +432,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 254 + "wait": 140 } }, { - "_id": "4841259f33469e0390d7b9a2349fccd9", + "_id": "19d2f6a8e0f4f964d2e27c8c75cd777f", "_order": 0, "cache": {}, "request": { @@ -418,17 +463,12 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 346, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ @@ -442,21 +482,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" }, { - "name": "severities", - "value": "INFO" + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=2&ps=100&componentKeys=testProject1&severities=INFO" + "url": "http://localhost:9000/api/issues/search?p=2&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 178, + "bodySize": 10987, "content": { "mimeType": "application/json", - "size": 178, - "text": "{\"total\":6,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":6},\"effortTotal\":0,\"issues\":[],\"components\":[],\"facets\":[]}" + "size": 10987, + "text": "{\"total\":51559,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"18e78572-be4e-4cab-a090-3018bc8f4e84\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":108,\"hash\":\"6eba6352d97ed398e605ee3fe22aafe4\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":19,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(time: string | Date | null | undefined): number | undefined\\u0027 of \\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c5e126c-9815-460d-8a92-1711bf687e51\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":110,\"hash\":\"c793ecf20cb439a40f9873deaf44b7fa\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":19,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(time: string | Date | null | undefined): number | undefined\\u0027 of \\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"248891e6-7415-4afb-9c72-074bd3ca15df\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":124,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4486092-f5ac-4f33-b016-460101fd30e4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":131,\"hash\":\"5c5950b3dafa81a8b57dfee64ab0dec5\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"905845a2-4950-4849-9a8c-6116f42481da\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":132,\"hash\":\"3f24b7ba8fa9718f35dd5fa2d122bc5b\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":31,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adca538f-f279-4ad0-ba65-60fbb4406cbe\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":184,\"hash\":\"429c12a8da293270e90c7bb940eab6f9\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":51,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79164dde-4286-4bc2-8010-961d730ccfd3\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":207,\"hash\":\"c227a32bcbbd9649c7187e78c3114616\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":48,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1af1a28f-b898-45bb-a287-6ccff7aa28e6\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":212,\"hash\":\"31373feb016ba44d1aca414276a97493\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":32,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47fee959-fdef-4167-9404-0ad9c56f7bf3\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"project\":\"test-project\",\"line\":213,\"hash\":\"3da5fe35ff7f43dcc0bb7179b164db9c\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":26,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4739a08-6a71-46fa-9a37-f449422a228e\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"project\":\"test-project\",\"line\":125,\"hash\":\"56bc8124640cbe2f0d8afcd210e95c70\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"325f0071-b174-4ab5-96e3-f8a226dfdd14\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"project\":\"test-project\",\"line\":361,\"hash\":\"017025305d09e781ac5a4e9ad7df0ed7\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":10,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c721ecc-6ea6-4c62-82c4-146e2bd68978\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.ts\",\"project\":\"test-project\",\"line\":73,\"hash\":\"d53db20b8e16dba7a6c873801588ecbe\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea93c6f0-ea48-40c6-998c-f2959dd913b2\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.ts\",\"project\":\"test-project\",\"line\":178,\"hash\":\"c483063e7b6e7947d5530a4115ad048b\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":31,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49060a1d-36fd-4a00-b2a9-664666f53125\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/advisor/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04574cfb-748f-49f0-941b-f332004273fb\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/advisor/converters.ts\",\"project\":\"test-project\",\"line\":48,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d0464ae-1de9-4d51-835d-cca330d70e67\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/client.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"ca233c88bd7e3b84556033bb9f8542d4\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":26,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96fdb887-ae98-440f-a40c-941e1bf304f6\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/client.ts\",\"project\":\"test-project\",\"line\":44,\"hash\":\"9ffb7f59f6ac9467c73de14c32508f8e\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":24,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"312194a3-5f5d-4180-bea1-c90ca87b1082\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8626cffb-1547-4657-8082-f79adbf6c1b1\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9c98aad-a5c6-4897-98de-14af8c99c6df\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cfc627d-b6dd-468a-8d3f-b4579fd23a46\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/index.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"f026cb29ff0e1c5977a04473c352f3bf\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":22,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../compute/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91cb52b7-53a5-4e83-b0c7-39556634b64e\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/index.ts\",\"project\":\"test-project\",\"line\":15,\"hash\":\"6df4202fa3aea1ec19b9b14aeb7955f0\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":25,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../compute/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aa8ab5f-506d-49ed-94d1-b932d57ab4c6\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/appservice/index.ts\",\"project\":\"test-project\",\"line\":163,\"hash\":\"16a9c03305190aec6bace1c3fac1d5b3\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":10,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2223ff19-2fa1-4d72-a6f6-3191bdc45190\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\",\"project\":\"test-project\",\"line\":13,\"hash\":\"6e98820cf65fe6eb4d262a1d9902a76b\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":7,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027/home/bharat-kumavat/Documents/JupiterOne/J1-All-Integrations/graph-azure/node_modules/@jupiterone/integration-sdk-core/dist/src/index.js\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d3ab53c-65f0-4bf5-8d9e-e8fd9b9af5f9\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"d9dd358e1429b31635ade32e344ac40c\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":34,\"endOffset\":68},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027/home/bharat-kumavat/Documents/JupiterOne/J1-All-Integrations/graph-azure/node_modules/@jupiterone/integration-sdk-core/dist/src/index.js\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ad3a3f-1532-4bed-b6f3-ac1d9a0a0f34\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\",\"project\":\"test-project\",\"line\":123,\"hash\":\"aa1548b8bb341a7df575af6ebe303bec\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":12,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0588e96-d8e0-44ef-85a0-8fd67c500d45\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/converters.ts\",\"project\":\"test-project\",\"line\":8,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56c8187a-fddd-49e6-bf93-7bf595c02a18\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/converters.ts\",\"project\":\"test-project\",\"line\":112,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":7,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d83f5881-efc9-43f6-b1ea-b01bbd097870\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\",\"project\":\"test-project\",\"line\":48,\"hash\":\"7db4179ed583fdce01dc9d57c9c4015e\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":6,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a51b45cc-f030-4786-964b-92415aea85f5\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\",\"project\":\"test-project\",\"line\":88,\"hash\":\"7b56c1c1d22c4f6af3e84fe3a554149d\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":36,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ca3a144-7d0a-4bf4-a98c-2d9d2396249b\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\",\"project\":\"test-project\",\"line\":116,\"hash\":\"1d18d57a6e58b582ddbe755a0673f0bd\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":53,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69826e6f-8bd0-4de0-908c-a5a1c7d382fe\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ddd424b-fe05-4d65-873a-cc15538b1e53\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"project\":\"test-project\",\"line\":26,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a3b0d8-d4f8-4cde-b7ff-a2e3771a9fae\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"project\":\"test-project\",\"line\":50,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":50,\"endLine\":50,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4dc8149-8e96-478c-bd6c-4d07179e12fd\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"project\":\"test-project\",\"line\":73,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ca250cf-06fc-47e2-8aa2-bdbdb7593c55\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"project\":\"test-project\",\"line\":95,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2c332ee-88ee-4ffb-bb28-1cbacdede486\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\",\"project\":\"test-project\",\"line\":99,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8454fb-50d4-451c-8190-e9840cd877ef\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\",\"project\":\"test-project\",\"line\":135,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d62103a5-8176-48fd-8c79-7a7e1f8107db\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\",\"project\":\"test-project\",\"line\":177,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a61b13e-d16a-46cb-8101-24b15e01e7ed\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/client.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"d669d4ca0a4a6240bcb8f89c58907cdf\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":26,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71f34597-f1aa-4e7f-ae9f-69e3349a3230\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d58637b-5891-44c4-959c-bca513bbff42\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19026844-f494-4a96-b085-aac13585942f\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\",\"project\":\"test-project\",\"line\":41,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a32af5a9-c637-416e-b0bc-036f3b1911f7\",\"rule\":\"typescript:S6325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"project\":\"test-project\",\"line\":221,\"hash\":\"6f23ea04504f50e327e3deb9f7d9b4b7\",\"textRange\":{\"startLine\":221,\"endLine\":224,\"startOffset\":31,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a regular expression literal instead of the \\u0027RegExp\\u0027 constructor.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"regex\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7285a6bc-870f-49ba-a212-33b2d8b71660\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"project\":\"test-project\",\"line\":225,\"hash\":\"7de5d1e0f873a173bd59bc5d2179ef37\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":34,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9611b7a2-ae47-4117-ac40-0720817d3334\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":17,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa812f5a-ad18-42a5-a8e4-ca8c00134d27\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":20,\"hash\":\"dee227ba5faff4d2e004d5c118c002c8\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":2,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9255b1-d430-4a91-8864-9bf723122821\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":75,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":7,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"224afdc0-f8e0-4cba-9427-f9684a4a746a\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":125,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":7,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"407ddd15-ef17-49ea-b926-6c760dfdcc2e\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":133,\"hash\":\"0944fb24e7e635ff763aeb24cb5bcb91\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":15,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(time: string | Date | null | undefined): number | undefined\\u0027 of \\u0027getTime\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b75c3a-1e77-46ec-8832-417d79a98902\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":151,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":7,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"199d0bad-76ad-43e3-9bac-e7ef800b44c3\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":179,\"hash\":\"04fb27944c2a8d719dc8789b749f4e02\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":22,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4962b347-7fcb-4515-bef6-f38f96451c4e\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":185,\"hash\":\"532cab7b019446be2b321b69258a9468\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af155c47-90b9-4e19-bc87-3c4d9d3557eb\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":194,\"hash\":\"fed301d458aa4c7198e43372eed3a303\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"847fe88a-362c-4e2e-a98d-22c4f2aa6e77\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":214,\"hash\":\"0eeb257ce597ac431a4f4ddb01490e6f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":57,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c981c68-1ecd-4d23-a3dc-7b6c3d8a666c\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":230,\"hash\":\"2423bfca169c5a3ea5526542820c1e7a\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":52,\"endOffset\":54},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"896c8ada-b6cf-4524-9709-44f6a693e09b\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":240,\"hash\":\"a99dcf8699f8cf17614c35fe3f04c18f\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":35,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be35f540-8548-4f50-8ae9-3c1b0754cdf8\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":247,\"hash\":\"2423bfca169c5a3ea5526542820c1e7a\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":52,\"endOffset\":54},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5e2632e-f780-47a8-b208-d4fc1e1a3d1a\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"project\":\"test-project\",\"line\":3,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":3,\"endLine\":3,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b318086-075a-4c14-b257-c0c7cfcbdfd2\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31a71401-a0a7-4890-997b-d9dd7c342b1f\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"de54c2cf4beb4ed2e75a40df7226ae22\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29934ac5-6692-4405-a3d5-a4a0f9660972\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"project\":\"test-project\",\"line\":67,\"hash\":\"32c066825e8a6fc7920a782838449e2f\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2dab9f1-7de7-43ad-8d1b-f174a9ef9880\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"a823cc2d3411278355b1d5ca7240589e\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":45,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a35a3e5c-7cd4-4cd7-a9be-a0705a92a9aa\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"project\":\"test-project\",\"line\":59,\"hash\":\"7f98a450722498372fe48da68ed583a5\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7ddb992-8541-46b8-9cfd-8f5b9071a9a1\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"project\":\"test-project\",\"line\":80,\"hash\":\"581cc2bc66bc1c38d1fc273bec97b1aa\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":60,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"849994b9-f344-470c-a39f-4204772c7382\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/client.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"2337a00d7e6216385f5e0771a7156405\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":26,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35922e91-70ab-47b6-8718-d9eced81c074\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d58b16ef-4f14-4a98-a5d6-40cf01b0518d\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"175b6a9d-4fc9-4986-a649-f6ef049a21cc\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\",\"project\":\"test-project\",\"line\":41,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcf92596-ee95-4845-97a1-49ea6b270a7f\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"project\":\"test-project\",\"line\":74,\"hash\":\"e57d40c5feb0a69c608ddad13e50c84e\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":26,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bb27573-e05c-4524-b745-ab3528c9a52b\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cosmosdb/client.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"725e1183440bb5fddd60b471b537a48f\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":22,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eda29d5-8825-475a-8c7a-1521cd6d7d4c\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77f191b7-ccc5-4875-9b51-41635f5b452d\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c625d19-6a24-4b48-a2fb-acdce7bb6700\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"cb14f61d5e8826acbc9c7e582e52bcf3\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2e90df7-7898-49d6-9932-bf051888b944\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"cb14f61d5e8826acbc9c7e582e52bcf3\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":31,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"832004cd-af6d-4bad-b286-0de8b0128164\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":68,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77fd9aba-c6da-4536-a3f8-69193f2cc2b9\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":69,\"hash\":\"73af8d3e96be222d393794ca1e3141e2\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc5908e6-bc3d-491b-a613-b5fce1682e52\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":70,\"hash\":\"90f0016663d60c715fd3f9fb19afc791\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fedb768-d8e1-4461-ab62-8f707830e8db\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":75,\"hash\":\"3beec0e918c0e87a281c9e227e02881a\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":20,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"706ddee8-25e9-428d-9b59-4d57a2958108\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":75,\"hash\":\"3beec0e918c0e87a281c9e227e02881a\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":64,\"endOffset\":66},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7776d215-8103-4ea3-afd0-3838163fb44f\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":75,\"hash\":\"3beec0e918c0e87a281c9e227e02881a\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":53,\"endOffset\":55},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4377ea18-9b08-49df-96e0-b3ac02fa5397\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":79,\"hash\":\"a9d47384ff26de4d9cfe4146341837ab\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":48,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4dee52-5155-4d77-9eb0-0ceab98e0141\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"project\":\"test-project\",\"line\":79,\"hash\":\"a9d47384ff26de4d9cfe4146341837ab\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":61,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f9196e2-5019-4af0-9915-2fb0f2c59437\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/converters.ts\",\"project\":\"test-project\",\"line\":130,\"hash\":\"f2c8a64244d5280059909ff18bd0446f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":22,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5383946-6652-44a1-9009-6a2e767cde07\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/index.ts\",\"project\":\"test-project\",\"line\":205,\"hash\":\"af51f091973bdb72cd9a8e1a15c307f3\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5162201-4c9d-4e1d-8a3c-2f46d36b877f\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/client.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"5bafa9d667a51c17a886fc2140c91d98\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":26,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f9de793-94c3-497f-884e-3e0aefdcb221\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d6d3491-fef9-4d50-9165-f5bd39aa2a53\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdc278e-2ddc-4a2d-9e00-b1594f967c97\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb023c1f-5522-405b-89f9-3c1f190aaf66\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/constants.ts\",\"project\":\"test-project\",\"line\":86,\"hash\":\"bafb49f1605546d8a57b0a4bba72c35f\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":5,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd0c1632-1b2d-4cf9-8cce-34f7ab6560b5\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f890d165-d00a-429c-90c1-047f7971da89\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"078f6bd7-ea78-4b41-b71d-021694d195df\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25852acd-b325-4f6e-9f7d-4cf28db12359\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"project\":\"test-project\",\"line\":67,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbccac83-54d9-4d12-8d0f-327db072af52\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"project\":\"test-project\",\"line\":88,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8599e37-6ad4-4c39-b903-edf33a0f287e\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\",\"project\":\"test-project\",\"line\":99,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cad94253-e603-45ca-9ee7-01dfb48ea297\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\",\"project\":\"test-project\",\"line\":135,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"246a1328-1250-4c1b-ad28-4948bb896c63\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\",\"project\":\"test-project\",\"line\":223,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":30,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9126801b-be44-4dbb-bf36-d1c52cd4a7fd\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/constants.ts\",\"project\":\"test-project\",\"line\":7,\"hash\":\"b112262e6fe72b5fddabfd2f8f2f5ccb\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":25,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../subscriptions/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"617390df-af9d-4fb5-8ebe-f6a48ed39034\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/constants.ts\",\"project\":\"test-project\",\"line\":10,\"hash\":\"ed32b69cb9dc837f72c047bf4ef40cc2\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":49,\"endOffset\":77},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../subscriptions/constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-registry/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cosmosdb/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cosmosdb/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cosmosdb/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/dns/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/constants.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/constants.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/constants.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/appservice/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/appservice/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/appservice/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/cdn/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/constants.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/constants.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/constants.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/advisor/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/advisor/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/advisor/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/authorization/constants.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/api-management/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/databases/sql/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-grid/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/batch/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -474,15 +526,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -498,21 +566,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.644Z", - "time": 24, + "startedDateTime": "2024-07-22T10:02:36.073Z", + "time": 60, "timings": { "blocked": -1, "connect": -1, @@ -520,11 +588,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 24 + "wait": 60 } }, { - "_id": "1368c4bd4fe7c63b805011d5c0a3287a", + "_id": "7d960f0e08037cc5c78b6aafe4fa55f9", "_order": 0, "cache": {}, "request": { @@ -551,23 +619,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "1" + "value": "3" }, { "name": "ps", @@ -575,21 +638,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" }, { - "name": "severities", - "value": "MINOR" + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=1&ps=100&componentKeys=testProject1&severities=MINOR" + "url": "http://localhost:9000/api/issues/search?p=3&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 13290, + "bodySize": 11134, "content": { "mimeType": "application/json", - "size": 13290, - "text": "{\"total\":107,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":107},\"effortTotal\":493,\"issues\":[{\"key\":\"AY7SxNJO2IV8fs3TdmW4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"project\":\"testProject1\",\"line\":37,\"hash\":\"ef3dd01425045217d16640e774a1d285\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":46,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJO2IV8fs3TdmW5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"project\":\"testProject1\",\"line\":44,\"hash\":\"7f6f653da3efa4a1cf1729ddf71e3b7e\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":48,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJO2IV8fs3TdmW7\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"project\":\"testProject1\",\"line\":123,\"hash\":\"a6634b6d5c00dc98b38623314cbb746a\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJS2IV8fs3TdmW8\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"project\":\"testProject1\",\"line\":14,\"hash\":\"73bcc124d398259dbab90281dc8bd29b\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":2,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027Typography\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFq2IV8fs3TdmVj\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"project\":\"testProject1\",\"line\":8,\"hash\":\"41527213aa68c044d6891ad0f3e6acf9\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":2,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027FormControlLabel\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFq2IV8fs3TdmVl\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"project\":\"testProject1\",\"line\":130,\"hash\":\"61c242174a653f2b6b4717496a840377\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":33,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFv2IV8fs3TdmVo\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"project\":\"testProject1\",\"line\":187,\"hash\":\"062a3c893c6a7afee9da10c55df4336e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":54,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmWw\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":157,\"hash\":\"73121262fe657fb6a6ecdb192eaf0baa\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":57,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmWx\",\"rule\":\"typescript:S1301\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":159,\"hash\":\"8a267e6a27602dbeba8517697d845262\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":4,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\\"switch\\\" statements should have at least 3 \\\"case\\\" clauses\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmWy\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":196,\"hash\":\"6eaf2d27b1a73cf44dcc2a15c234a7c9\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":66,\"endOffset\":68},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmWz\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":199,\"hash\":\"93ce9dac851555aae2c5cf53bf8c8570\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":71,\"endOffset\":73},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYL2IV8fs3TdmaT\",\"rule\":\"typescript:S3626\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"project\":\"testProject1\",\"line\":232,\"hash\":\"505b97969baa28c3f607a38ee02f4f2d\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":10,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant jump.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"eyad.mba@gmail.com\",\"tags\":[\"clumsy\",\"redundant\"],\"creationDate\":\"2023-12-14T17:39:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYn\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":47,\"hash\":\"7d1352d55ba7cb9c0e7aef0c9b4509ed\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":69,\"endOffset\":71},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-30T17:54:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNUv2IV8fs3TdmZ_\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"project\":\"testProject1\",\"line\":97,\"hash\":\"d860a274373ccd6f93070b464f353cfa\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-30T17:54:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYr\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":218,\"hash\":\"dc6b7ac86dbd99c9c12a1f7af5c6e479\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":41,\"endOffset\":43},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-29T18:58:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNWf2IV8fs3TdmaL\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/App/index.tsx\",\"project\":\"testProject1\",\"line\":143,\"hash\":\"94a6b17c570130f2121032399302e385\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":63,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOx2IV8fs3TdmZE\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"b26d31a56edcd2c8358f8a68dac49344\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":7,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027MapIcon\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmaz\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":308,\"hash\":\"1fb0b3dc777cf432fe6f575ddc0f6257\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":61,\"endOffset\":79},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-11-21T12:41:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNUo2IV8fs3TdmZ8\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"project\":\"testProject1\",\"line\":68,\"hash\":\"03c9a54b993a80234b9123cdc0028ea1\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":43,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-21T12:41:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYP2IV8fs3TdmaX\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"project\":\"testProject1\",\"line\":190,\"hash\":\"25641fa8df56bc1698b5f9dc25844657\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":17,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-11-14T13:55:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNO82IV8fs3TdmZG\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"73bcc124d398259dbab90281dc8bd29b\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":2,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027Typography\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2023-11-14T13:55:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZb2IV8fs3Tdma3\",\"rule\":\"typescript:S6571\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/s3.ts\",\"project\":\"testProject1\",\"line\":79,\"hash\":\"8a9a4c44f9a9c620240625d22b808d18\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":19,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027any\\u0027 overrides all other types in this union type.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-11-13T18:49:18+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNak2IV8fs3TdmbQ\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"project\":\"testProject1\",\"line\":157,\"hash\":\"9f58a7f5cecd365f4fd12a03d3aef293\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2023-11-08T17:47:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNak2IV8fs3TdmbR\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"project\":\"testProject1\",\"line\":170,\"hash\":\"9f58a7f5cecd365f4fd12a03d3aef293\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2023-11-08T17:47:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNak2IV8fs3TdmbS\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"project\":\"testProject1\",\"line\":187,\"hash\":\"9f58a7f5cecd365f4fd12a03d3aef293\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2023-11-08T17:47:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYF2IV8fs3TdmaR\",\"rule\":\"typescript:S3626\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/polaris.ts\",\"project\":\"testProject1\",\"line\":140,\"hash\":\"505b97969baa28c3f607a38ee02f4f2d\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":12,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant jump.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"clumsy\",\"redundant\"],\"creationDate\":\"2023-11-08T17:47:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNS82IV8fs3TdmZx\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/polaris.ts\",\"project\":\"testProject1\",\"line\":61,\"hash\":\"4469ed43fe66a95b261cf7cc22944d0f\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":41,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2023-11-08T17:46:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOq2IV8fs3TdmZD\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/polaris/pages/PolarisSearchPage.tsx\",\"project\":\"testProject1\",\"line\":53,\"hash\":\"60bffc3100e1980d4c1fb1e48a0f7c85\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":27,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-11-08T17:46:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNTN2IV8fs3TdmZy\",\"rule\":\"typescript:S6571\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/integrationTemplatesApi.ts\",\"project\":\"testProject1\",\"line\":34,\"hash\":\"8a9a4c44f9a9c620240625d22b808d18\",\"textRange\":{\"startLine\":34,\"endLine\":34,\"startOffset\":19,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027any\\u0027 overrides all other types in this union type.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-10-27T19:16:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYP2IV8fs3TdmaW\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-10-09T19:30:38+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHX2IV8fs3TdmWJ\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/mapper/MapperRemapUsers.tsx\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"cdda9cb2872bf33c120b4d7d37f39af8\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":9,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027MapperMaintenanceJobCommand\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2023-10-09T19:30:38+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHX2IV8fs3TdmWK\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/mapper/MapperRemapUsers.tsx\",\"project\":\"testProject1\",\"line\":4,\"hash\":\"9073fac746a35febcc75fae31f6e41a1\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":43,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027Typography\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2023-10-09T19:30:38+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYd2IV8fs3Tdmae\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/topographer.ts\",\"project\":\"testProject1\",\"line\":42,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":47,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-08-30T13:51:56+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZt2IV8fs3Tdma7\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"project\":\"testProject1\",\"line\":85,\"hash\":\"6862edb6b34479f3ffe82fea0cfbebb1\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":31,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-08-10T23:21:30+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYX2IV8fs3Tdmab\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/accountData.ts\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"41e588be37d50fc8cc95611aff9b9c9e\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":46,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-08-10T02:40:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYd2IV8fs3Tdmac\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/topographer.ts\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"93644a467cfc7061e20ed7ffa670ae38\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":43,\"endOffset\":66},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-08-10T02:40:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI32IV8fs3TdmWt\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"e471b062bf0ea3707cbbbb7390063166\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":9,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027AppBar\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"matthew.zember@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2023-08-08T14:59:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaR2IV8fs3TdmbK\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"project\":\"testProject1\",\"line\":83,\"hash\":\"3f71d988d0d276a3a077366c15b308b9\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":14,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"michell.ayalagalvan@contractor.jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-06-22T21:58:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYP2IV8fs3TdmaV\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"project\":\"testProject1\",\"line\":56,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"darrius.wright@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-05-17T20:00:05+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNcU2IV8fs3Tdmbn\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-notifications/src/config.ts\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"45bd593418257b42bb2286017273ca69\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":22,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(env: KnownEnvironmentVariables, readers: ConfigReaders\\u003cKnownEnvironmentVariables, { projectName: string | undefined; runtimeName: AppRuntimeName; environmentName: string; buildId: string | undefined; accountDataDeleteNotificationHook: string; }\\u003e, options?: ReadConfigOptions\\u003c...\\u003e | undefined): { ...; }\\u0027 of \\u0027configReader.readConfigFromEnv\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"nicholas.kelton@jupiterone.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2023-05-09T19:09:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYd2IV8fs3Tdmad\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/topographer.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":47,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-05-05T20:01:30+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNX82IV8fs3TdmaQ\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"project\":\"testProject1\",\"line\":105,\"hash\":\"51a2cf7c0af3de5b3484e687b8649da7\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":30,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-27T23:01:18+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZ92IV8fs3TdmbC\",\"rule\":\"typescript:S6571\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"project\":\"testProject1\",\"line\":22,\"hash\":\"93bd93b83cad431cd69e44c32e14672b\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":40,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027unknown\\u0027 overrides all other types in this union type.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZ12IV8fs3Tdma_\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"project\":\"testProject1\",\"line\":58,\"hash\":\"133a504d838f13f4878453cb18830e17\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":25,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(from: number, length?: number | undefined): string\\u0027 of \\u0027key.substr\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYT2IV8fs3TdmaZ\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/iam.ts\",\"project\":\"testProject1\",\"line\":160,\"hash\":\"51a2cf7c0af3de5b3484e687b8649da7\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":30,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYT2IV8fs3Tdmaa\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/iam.ts\",\"project\":\"testProject1\",\"line\":194,\"hash\":\"51a2cf7c0af3de5b3484e687b8649da7\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":30,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmau\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":209,\"hash\":\"347c42e194936bbe362a110a2e3b7956\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":54,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmax\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":225,\"hash\":\"572c143bdc7eef78c0e920e422dc5b95\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":16,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmay\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":257,\"hash\":\"57ac2ec3ba56866a0dc740676fad60f7\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":15,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdma0\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":370,\"hash\":\"8dba8875174e9a7d84744a68b78b2e6d\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":52,\"endOffset\":70},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdma1\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":396,\"hash\":\"8dba8875174e9a7d84744a68b78b2e6d\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":52,\"endOffset\":70},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdma2\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":422,\"hash\":\"46ca233fe3d60b330c7153bd30123ed1\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":38,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-04-13T14:04:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNUo2IV8fs3TdmZ7\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"project\":\"testProject1\",\"line\":65,\"hash\":\"64295a103724d3c5b5a35e253d5eb457\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-04-07T23:53:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKO2IV8fs3TdmXX\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesView.tsx\",\"project\":\"testProject1\",\"line\":56,\"hash\":\"ddb13e37542b4a384056427be5c572f7\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":58,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-04-07T22:25:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaO2IV8fs3TdmbJ\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/index.ts\",\"project\":\"testProject1\",\"line\":104,\"hash\":\"3f71d988d0d276a3a077366c15b308b9\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":14,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-03-31T20:26:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNK52IV8fs3TdmXo\",\"rule\":\"typescript:S6571\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"project\":\"testProject1\",\"line\":67,\"hash\":\"53c69cd4b599d314f3cfc1a382410d9d\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":17,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027any\\u0027 overrides all other types in this union type.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-03-06T03:55:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZK\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":107,\"hash\":\"7723412a4555f79ece2cdf70e4718963\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":18,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZM\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":173,\"hash\":\"620d7e41d92e272c80dca97e257069e8\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":37,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZN\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":183,\"hash\":\"239133a39c536bedae65631d4c7b20aa\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":32,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZO\",\"rule\":\"typescript:S6661\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":254,\"hash\":\"47b23a639a8ef7bc8a492afac7b9f114\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":6,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use an object spread instead of `Object.assign` eg: `{ ...foo }`.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2018\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZP\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":274,\"hash\":\"c2373a5845058c0d304088bd71974da6\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":37,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPZ2IV8fs3TdmZT\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/J1Icon.tsx\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"72d8a4eb0d4afc8fe89ddce163b3d178\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":26,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2023-02-14T07:20:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMQ2IV8fs3TdmYH\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"project\":\"testProject1\",\"line\":94,\"hash\":\"bcd6c3c93d2de03bca143171941ccb85\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":61,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027hide\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2023-02-09T02:47:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKv2IV8fs3TdmXk\",\"rule\":\"typescript:S6661\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"project\":\"testProject1\",\"line\":94,\"hash\":\"252771e3f629fda58c23795b496b186e\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":20,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use an object spread instead of `Object.assign` eg: `{ ...foo }`.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"matthew.zember@jupiterone.com\",\"tags\":[\"es2018\"],\"creationDate\":\"2022-10-27T18:13:28+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbA2IV8fs3TdmbZ\",\"rule\":\"typescript:S3626\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/app.ts\",\"project\":\"testProject1\",\"line\":108,\"hash\":\"505b97969baa28c3f607a38ee02f4f2d\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":12,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant jump.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"clumsy\",\"redundant\"],\"creationDate\":\"2022-10-24T21:59:09+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFl2IV8fs3TdmVg\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"project\":\"testProject1\",\"line\":35,\"hash\":\"8f78a37d87e0f4dbfde04df16514485f\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":16,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027disabled\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-10-20T00:59:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFl2IV8fs3TdmVh\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"project\":\"testProject1\",\"line\":50,\"hash\":\"8f78a37d87e0f4dbfde04df16514485f\",\"textRange\":{\"startLine\":50,\"endLine\":50,\"startOffset\":16,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027disabled\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-10-20T00:59:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFl2IV8fs3TdmVi\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"project\":\"testProject1\",\"line\":59,\"hash\":\"8f78a37d87e0f4dbfde04df16514485f\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":16,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027disabled\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-10-20T00:59:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaD2IV8fs3TdmbE\",\"rule\":\"typescript:S6551\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/neptuneStorage/index.ts\",\"project\":\"testProject1\",\"line\":362,\"hash\":\"d2229d238236a99924aeb44825d7668b\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":36,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027v\\u0027 will evaluate to \\u0027[object Object]\\u0027 when stringified.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"object\",\"string\",\"type-dependent\"],\"creationDate\":\"2022-10-19T20:20:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaD2IV8fs3TdmbF\",\"rule\":\"typescript:S6551\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/neptuneStorage/index.ts\",\"project\":\"testProject1\",\"line\":363,\"hash\":\"f8e54f66edd92e92456cc42e1e5d4864\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":32,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027v\\u0027 will evaluate to \\u0027[object Object]\\u0027 when stringified.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"object\",\"string\",\"type-dependent\"],\"creationDate\":\"2022-10-19T20:20:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZl2IV8fs3Tdma4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/persister.ts\",\"project\":\"testProject1\",\"line\":37,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-10-17T19:40:20+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFQ2IV8fs3TdmVV\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"project\":\"testProject1\",\"line\":98,\"hash\":\"02f2e04b6366aeda4f6b821b5087f5f0\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":53,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"geovanni.pacheco-ctr@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-07-19T18:31:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFQ2IV8fs3TdmVW\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"project\":\"testProject1\",\"line\":98,\"hash\":\"02f2e04b6366aeda4f6b821b5087f5f0\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":58,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"geovanni.pacheco-ctr@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-07-19T18:31:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNG52IV8fs3TdmV_\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/useAccountRateLimitLogic.ts\",\"project\":\"testProject1\",\"line\":55,\"hash\":\"c196fcb6afaadabc9253a53f37405cfc\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":8,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (\\u003c\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"jeremy.coffield@jupiterone.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2022-05-23T15:23:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNG52IV8fs3TdmWA\",\"rule\":\"typescript:S1940\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/useAccountRateLimitLogic.ts\",\"project\":\"testProject1\",\"line\":69,\"hash\":\"65a2ccd21c05ba2c80f6f8f4e6ac4d16\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":8,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the opposite operator (\\u003c\\u003d) instead.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"jeremy.coffield@jupiterone.com\",\"tags\":[\"pitfall\"],\"creationDate\":\"2022-05-23T15:23:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNB72IV8fs3TdmUs\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"42d7e17fb51e7461e83d4299d0da233c\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-05-21T04:37:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNB82IV8fs3TdmUt\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"c574bc5985a6e6c370e7e1c1b75e8746\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":28,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-05-21T04:37:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDR2IV8fs3TdmU2\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"project\":\"testProject1\",\"line\":91,\"hash\":\"8599a90949fae3400a9a863cc01388bf\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":12,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027onKeyPress\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEB2IV8fs3TdmVF\",\"rule\":\"typescript:S6571\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/type.ts\",\"project\":\"testProject1\",\"line\":106,\"hash\":\"5326a536a0736b86f0343022fde48570\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":22,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027any\\u0027 overrides all other types in this union type.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFh2IV8fs3TdmVe\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"project\":\"testProject1\",\"line\":163,\"hash\":\"d01a8d9b23c9374357953d9561cd2226\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":16,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027disabled\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-05-18T12:59:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJy2IV8fs3TdmXK\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"671293275bc4fd80cd39995d5822a0a7\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":9,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027styled\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2022-05-01T04:56:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJt2IV8fs3TdmXI\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"project\":\"testProject1\",\"line\":39,\"hash\":\"600f30f9ff227b8ade62406b59cb11e4\",\"textRange\":{\"startLine\":39,\"endLine\":41,\"startOffset\":4,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJt2IV8fs3TdmXJ\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"caf2204d128b3cbcf6c50e78e40d72e9\",\"textRange\":{\"startLine\":43,\"endLine\":45,\"startOffset\":4,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKJ2IV8fs3TdmXV\",\"rule\":\"typescript:S1301\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":92,\"hash\":\"376a7c04ec0816884533d2e401c9bd15\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":6,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\\"switch\\\" statements should have at least 3 \\\"case\\\" clauses\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaY2IV8fs3TdmbN\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/cursorSerialization.ts\",\"project\":\"testProject1\",\"line\":27,\"hash\":\"04070a71e6aff178ea025de226935b90\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":12,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[],\"creationDate\":\"2022-03-21T21:06:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaY2IV8fs3TdmbO\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/cursorSerialization.ts\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"713fafa62a698ca4da88ea884266afe2\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":4,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[],\"creationDate\":\"2022-03-21T21:06:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmaf\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":34,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmag\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":45,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmah\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":56,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmai\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":67,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmaj\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":78,\"endOffset\":83},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmak\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":89,\"endOffset\":94},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmal\",\"rule\":\"typescript:S6353\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"15241d226060695bd6235618dcef252e\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":100,\"endOffset\":105},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use concise character class syntax \\u0027\\\\d\\u0027 instead of \\u0027[0-9]\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNcy2IV8fs3Tdmbo\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-work-consumer/src/config.ts\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"45bd593418257b42bb2286017273ca69\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":22,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(env: Partial\\u003c{ J1_PROJECT: string; J1_BUILD_ID: string; J1_RUNTIME: string; J1_ENVIRONMENT: string; J1_WORK_QUEUE_NAME: string; }\\u003e, readers: ConfigReaders\\u003cPartial\\u003c{ J1_PROJECT: string; J1_BUILD_ID: string; J1_RUNTIME: string; J1_ENVIRONMENT: string; J1_WORK_QUEUE_NAME: string; }\\u003e, { ...; }\\u003e, options?: ReadConfigOptions\\u003c...\\u003e | undefined): { ...; }\\u0027 of \\u0027configReader.readConfigFromEnv\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2022-02-24T06:24:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNSM2IV8fs3TdmZv\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/groupApi.ts\",\"project\":\"testProject1\",\"line\":130,\"hash\":\"66d573f5e512dcdd6432fdcc25d156e5\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-01-21T05:18:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNSM2IV8fs3TdmZu\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/groupApi.ts\",\"project\":\"testProject1\",\"line\":83,\"hash\":\"66d573f5e512dcdd6432fdcc25d156e5\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2022-01-21T04:34:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGV2IV8fs3TdmVw\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"56c9ccf245857735500283cbb6d77ecd\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":16,\"endOffset\":23},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027AddIcon\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2022-01-21T02:15:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGV2IV8fs3TdmVx\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"project\":\"testProject1\",\"line\":2,\"hash\":\"c8c7e286aa6eb228774e5a8e94ce00b3\",\"textRange\":{\"startLine\":2,\"endLine\":2,\"startOffset\":9,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027Fab\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2022-01-21T02:15:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNV-2IV8fs3TdmaI\",\"rule\":\"typescript:S1128\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/index.tsx\",\"project\":\"testProject1\",\"line\":2,\"hash\":\"84d73552b108d6657a1517bac59aa6cd\",\"textRange\":{\"startLine\":2,\"endLine\":2,\"startOffset\":31,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027ThemeProvider\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2022-01-13T06:49:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNL02IV8fs3TdmX-\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"5d17963e3c88cd54a51aea5e81a3338e\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":13,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"LoginControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DomainWhitelistControl.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/polaris.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"polaris.ts\",\"longName\":\"packages/callisto-frontend/src/api/polaris.ts\",\"path\":\"packages/callisto-frontend/src/api/polaris.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/integrationTemplatesApi.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationTemplatesApi.ts\",\"longName\":\"packages/callisto-frontend/src/api/integrationTemplatesApi.ts\",\"path\":\"packages/callisto-frontend/src/api/integrationTemplatesApi.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RateLimitChart.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"queryEngineConfig.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"path\":\"packages/callisto-backend/src/routes/api/queryEngineConfig.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationJobs.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"path\":\"packages/callisto-backend/src/routes/api/integrationJobs.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/polaris.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"polaris.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/polaris.ts\",\"path\":\"packages/callisto-backend/src/routes/api/polaris.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/index.tsx\",\"path\":\"packages/callisto-frontend/src/index.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"convertSearchDocumentToGraphObject.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/type.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"type.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/type.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/type.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/App/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/App/index.tsx\",\"path\":\"packages/callisto-frontend/src/App/index.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"web.ts\",\"longName\":\"packages/callisto-backend/src/routes/web.ts\",\"path\":\"packages/callisto-backend/src/routes/web.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/app.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"app.ts\",\"longName\":\"packages/callisto-backend/src/app.ts\",\"path\":\"packages/callisto-backend/src/app.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"relationshipRepository.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/persister.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"persister.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/persister.ts\",\"path\":\"packages/callisto-backend/src/routes/api/persister.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/cursorSerialization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"cursorSerialization.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/cursorSerialization.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/cursorSerialization.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-addMember.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Troubleshoot.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"path\":\"packages/callisto-frontend/src/pages/Troubleshoot.tsx\"},{\"key\":\"testProject1:packages/callisto-work-consumer/src/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"packages/callisto-work-consumer/src/config.ts\",\"path\":\"packages/callisto-work-consumer/src/config.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/index.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/index.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountCreationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/neptuneStorage/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/neptuneStorage/index.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/neptuneStorage/index.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"fetchIntegrations.ts\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useDataModelTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"compareGraphObjectWithSourceOfTruth.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpensearchDataExplorerTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"dynamoDb.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"path\":\"packages/callisto-backend/src/routes/api/dynamoDb.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/topographer.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"topographer.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/topographer.ts\",\"path\":\"packages/callisto-backend/src/routes/api/topographer.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationDefinitionsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstancesView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesView.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationDefinitionFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstanceFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"service.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/s3.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"s3.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/s3.ts\",\"path\":\"packages/callisto-backend/src/routes/api/s3.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AuthenticationSection.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"InstanceConfigFields.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"query.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/query.ts\",\"path\":\"packages/callisto-backend/src/routes/api/query.ts\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/polaris/pages/PolarisSearchPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"PolarisSearchPage.tsx\",\"longName\":\"packages/callisto-frontend/src/components/polaris/pages/PolarisSearchPage.tsx\",\"path\":\"packages/callisto-frontend/src/components/polaris/pages/PolarisSearchPage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstanceConfigModal.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CollectorsView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-notifications/src/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"packages/callisto-notifications/src/config.ts\",\"path\":\"packages/callisto-notifications/src/config.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"PreviewMappingRule.tsx\",\"longName\":\"packages/callisto-frontend/src/components/PreviewMappingRule.tsx\",\"path\":\"packages/callisto-frontend/src/components/PreviewMappingRule.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mapper.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/mapper.ts\",\"path\":\"packages/callisto-backend/src/routes/api/mapper.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/iam.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"iam.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/iam.ts\",\"path\":\"packages/callisto-backend/src/routes/api/iam.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"packages/callisto-backend/src/domain/polaris/index.ts\",\"path\":\"packages/callisto-backend/src/domain/polaris/index.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/accountData.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"accountData.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/accountData.ts\",\"path\":\"packages/callisto-backend/src/routes/api/accountData.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/mapper/MapperRemapUsers.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"MapperRemapUsers.tsx\",\"longName\":\"packages/callisto-frontend/src/components/mapper/MapperRemapUsers.tsx\",\"path\":\"packages/callisto-frontend/src/components/mapper/MapperRemapUsers.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"GenericDialogButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"VisGraph.tsx\",\"longName\":\"packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"path\":\"packages/callisto-frontend/src/components/graph/VisGraph.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/J1Icon.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"J1Icon.tsx\",\"longName\":\"packages/callisto-frontend/src/components/J1Icon.tsx\",\"path\":\"packages/callisto-frontend/src/components/J1Icon.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/groupApi.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"groupApi.ts\",\"longName\":\"packages/callisto-frontend/src/api/groupApi.ts\",\"path\":\"packages/callisto-frontend/src/api/groupApi.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountSettingsPanel.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/useAccountRateLimitLogic.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useAccountRateLimitLogic.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountRateLimit/useAccountRateLimitLogic.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountRateLimit/useAccountRateLimitLogic.ts\"}],\"facets\":[]}" + "size": 11134, + "text": "{\"total\":51559,\"p\":3,\"ps\":100,\"paging\":{\"pageIndex\":3,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"a886f017-e741-40f2-a56a-f73c4c1aed82\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"project\":\"test-project\",\"line\":386,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":386,\"endLine\":428,\"startOffset\":2,\"endOffset\":3},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2c4ca65-bf1e-4ab2-95b3-7e45687f0195\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"project\":\"test-project\",\"line\":387,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":387,\"endLine\":427,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30efff96-209b-4aac-9fb5-d78e3d5c5e9e\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":85,\"hash\":\"77a6065e53ebe05dafa631917856c5b5\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":8,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56abbf19-c723-4cad-991e-ef48e2f5a5af\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":183,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":183,\"endLine\":224,\"startOffset\":2,\"endOffset\":3},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2574534-0998-44f8-9b65-17ce30d160ca\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":184,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":184,\"endLine\":223,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74015e5d-29c4-4cea-b3d4-d5042ef2118d\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":331,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":331,\"endLine\":379,\"startOffset\":2,\"endOffset\":3},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"300ca0a9-6f4f-494f-86cd-cde9b07e0ac1\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":332,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":332,\"endLine\":378,\"startOffset\":4,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b94c23f5-476e-4b49-88e6-56c400700081\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":385,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":385,\"endLine\":417,\"startOffset\":2,\"endOffset\":3},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Nested block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d3559d-707f-4377-b9f8-cb2ae74961ec\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8c2e34eefb9baac4944c1ce3e50094cc\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":70,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3672c098-5a78-4016-98eb-5f9f34d6dfa0\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/index.test.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69fd61db-98b2-4026-bbb5-5d362eac70eb\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/index.test.ts\",\"project\":\"test-project\",\"line\":36,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"954b4665-c182-411f-a623-9beb0c90b7fb\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/client.ts\",\"project\":\"test-project\",\"line\":263,\"hash\":\"1eeb1d34ac8e31f1fc80ae7529f24b89\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7b211cf-3be7-422f-978e-5ebedb29a6cd\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":209,\"hash\":\"47522115685a00a0588f3d4c6070b2a8\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d1df64a-1d01-4d8f-97cd-12b8b079871e\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"project\":\"test-project\",\"line\":7,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef473f87-02c2-4557-b820-e060e3c4a354\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"project\":\"test-project\",\"line\":126,\"hash\":\"100b63d7fb6f94069b8555bee856c1ef\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":9,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7608f72a-a9ca-41f8-92f0-ca93fa12fef9\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"project\":\"test-project\",\"line\":156,\"hash\":\"899fa188ac8da5b2492b56bceb052282\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"334d7514-0f13-416b-91fb-02b7d1e0c4cb\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"project\":\"test-project\",\"line\":184,\"hash\":\"899fa188ac8da5b2492b56bceb052282\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d107e76-99da-489b-9a7d-d813fc23729f\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"project\":\"test-project\",\"line\":218,\"hash\":\"7cf9766ab2e22f814b5fc4db1b3c1f2b\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":9,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8fd0b3a-fcf1-4d6f-94dd-147ec01c5afd\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"project\":\"test-project\",\"line\":9,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"540db7fb-2046-4c6b-93e1-776dca136ad2\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"project\":\"test-project\",\"line\":281,\"hash\":\"fcd180cd7291446807127db81bcc0f59\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":7,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dab88f9-6735-48f0-9f55-045bfeca1125\",\"rule\":\"typescript:S6325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":54,\"hash\":\"1ebf25b5f0f3dc1ca19e3d6fbc322023\",\"textRange\":{\"startLine\":54,\"endLine\":57,\"startOffset\":19,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a regular expression literal instead of the \\u0027RegExp\\u0027 constructor.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"regex\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2466429-18f7-4f55-8261-6aaeedf5a7d5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":135,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":38,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1bb7e94-483c-46bb-a675-eb50f5218c08\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":136,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":46,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a28e9aed-c5d4-4139-abea-ae23f2966d3b\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":1026,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":1026,\"endLine\":1026,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ecf04d7-78ee-442c-b8ca-76acfe691aab\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":1027,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":1027,\"endLine\":1027,\"startOffset\":48,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3636c876-edad-4e1c-9dd4-d0dc12ad9a0a\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":809,\"hash\":\"a631e35c4dc7aa858af604dddd98b903\",\"textRange\":{\"startLine\":809,\"endLine\":809,\"startOffset\":53,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f123e659-b364-4a3f-99f7-f9ccac3780c1\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":847,\"hash\":\"fa18ae8e0cc5b0470f6ec2185377e642\",\"textRange\":{\"startLine\":847,\"endLine\":847,\"startOffset\":10,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f989ec0c-1d60-4ac0-8372-b96616490da7\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":888,\"hash\":\"3432250a402b77e46dfdb37a62ee4092\",\"textRange\":{\"startLine\":888,\"endLine\":888,\"startOffset\":10,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"054ced06-6b30-4fbd-8265-c8604e4b5f91\",\"rule\":\"typescript:S6325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"project\":\"test-project\",\"line\":16126,\"hash\":\"de66f30568b4561efe820af721052462\",\"textRange\":{\"startLine\":16126,\"endLine\":16128,\"startOffset\":19,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a regular expression literal instead of the \\u0027RegExp\\u0027 constructor.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"regex\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3bd901-49f1-43aa-b2c0-29ea8e66d52e\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"1771292cc63ffac083c6ab7cdaf94cde\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":8,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f362d4d-522c-472b-ab45-1c2a001112d1\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\",\"project\":\"test-project\",\"line\":90,\"hash\":\"465b5205354cd3e42e4288720b5fd26d\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":8,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d2d8b1a-0f8a-4510-994c-a9fc82c8c2ce\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\",\"project\":\"test-project\",\"line\":130,\"hash\":\"4c0bca1a36a546bab68c8633ca52b92c\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":55,\"endOffset\":66},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since the receiver accepts the original type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3e9cab-a5dc-4255-884a-745af57881c4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/findOrCreatePolicyDefinitionEntityFromAssignment.ts\",\"project\":\"test-project\",\"line\":79,\"hash\":\"c99432cbefe82d04dc67eb821f60fa1a\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":52,\"endOffset\":54},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a954adb2-745e-49f1-9b4f-a8b3f2b58883\",\"rule\":\"typescript:S6551\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/findOrCreatePolicyDefinitionEntityFromAssignment.ts\",\"project\":\"test-project\",\"line\":283,\"hash\":\"e45e25d44da07828a3cb7a35dcdd5c61\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":94,\"endOffset\":116},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027PolicyDefinitionSource\\u0027 will evaluate to \\u0027[object Object]\\u0027 when stringified.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"string\",\"type-dependent\",\"object\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b428f405-8791-4b49-94e8-e3d24c33d199\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/index.ts\",\"project\":\"test-project\",\"line\":58,\"hash\":\"fa5a7c4409f900a938ba104deccace2a\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72536c6d-aa5e-40b4-bef8-538da5e6da9e\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/client.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"fbfcd005eb62c9249e9ae3a49535e665\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5a345e-2f82-4b0a-95d0-af197a4c7f45\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b437a38-ac69-44e2-a634-f536f91d8364\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0999d1f-adf4-49a1-9c91-fb66284f60f8\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79098700-010e-4542-81ef-eb39dc4632e5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/index.test.ts\",\"project\":\"test-project\",\"line\":95,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d02a800-032a-4ea4-a32e-63166f452965\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/index.test.ts\",\"project\":\"test-project\",\"line\":96,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a48aad2-c51f-4c2a-9dcd-3d44c4005cef\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"project\":\"test-project\",\"line\":8,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"418e7ecf-848b-431b-8baf-11f7a21e0f61\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46307229-7da5-49cf-8481-f4fe27eff432\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"project\":\"test-project\",\"line\":37,\"hash\":\"fdc5f13fcc045b6f7c29dc44b87ba955\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e35462c8-7c3d-42ba-98cc-4e7d9fda9cc2\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"project\":\"test-project\",\"line\":38,\"hash\":\"f31c367fe0e1d15d91ed5c2c951160f1\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6148dcdc-05ca-4d11-ab9f-10da40be6e73\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"project\":\"test-project\",\"line\":57,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eb159e6-9775-4f5a-ae2f-2ce7eb61bec2\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.test.ts\",\"project\":\"test-project\",\"line\":13,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"387b5829-ae30-430e-b4bd-840c0c5edb38\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.test.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fc53be2-5116-4240-b64d-e0be9f5f2a07\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\",\"project\":\"test-project\",\"line\":74,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69def73d-1c77-452e-b548-aab4317818b1\",\"rule\":\"typescript:S1533\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\",\"project\":\"test-project\",\"line\":99,\"hash\":\"f9c74320c23198ff7330ec3baf48a74d\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":3,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this \\\"Boolean\\\" wrapper object with primitive type \\\"boolean\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"pitfall\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"145e8cd7-a2c8-454b-8a54-ae7b5f22a463\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\",\"project\":\"test-project\",\"line\":113,\"hash\":\"c0d92d5e84c174e2a5afd3dc4b8a7e9d\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":28,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc41274b-cc6c-4633-b1f0-e72a4a566040\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/converters.ts\",\"project\":\"test-project\",\"line\":9,\"hash\":\"c1bdad93022aa74d34dbdce7ef03c13c\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":38,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027./constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a11f4bc-6e08-461b-bf58-002cb585634c\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/converters.ts\",\"project\":\"test-project\",\"line\":10,\"hash\":\"6a9028adfe4203e1a8039ab66a0704ba\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":37,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027./constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f3960e4-6675-4948-939c-cb0bb4bccc28\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.ts\",\"project\":\"test-project\",\"line\":40,\"hash\":\"54ba7df9a56943e29f4c08cabbabac4a\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":55,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0273196d-4630-47fd-9cef-da47a3ae6d71\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66e65d4-b64e-4ae3-a016-e267d8c4dd01\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":28,\"hash\":\"3f50ec024c640fdee0d03e09ddd2aa29\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":56,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f847772c-bb11-4f5f-bb1d-cfc392c4b619\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65ddfe90-139a-4b46-ad71-0c81d3456a0b\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":44,\"hash\":\"d4a6e23721ecabd77d3dfd2fc83a8f27\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8f7a914-1bb0-461e-9592-ccb6bd6be02f\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"aa0829936da0bc24cb291e3a2d671eaf\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f7cbb3f-8972-4339-9123-1ca2487cb28a\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"project\":\"test-project\",\"line\":170,\"hash\":\"3928e15bf58fd203a5a4a296c17d402d\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":14,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of boolean literals in conditional expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d745e069-802f-420d-8ad5-e9ff92dec736\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":45,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ff8bb65-1d80-4d98-b0e3-d554ce3dbc44\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afd393e9-c811-407a-a550-1f07f0d9d4ec\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":85,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"111a91f4-d104-406d-9753-5190cd48c258\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":86,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b2fac78-3077-4971-b67a-e47d4513ac7e\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\",\"project\":\"test-project\",\"line\":38,\"hash\":\"f0a3cd6273a57b1bcb9b15a2cb1cf992\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":26,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1f39c69-03a8-4677-87ba-0d5d98e492bf\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\",\"project\":\"test-project\",\"line\":69,\"hash\":\"f0a3cd6273a57b1bcb9b15a2cb1cf992\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":26,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce2459df-5771-48f2-a70d-a2d0cd6bd613\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\",\"project\":\"test-project\",\"line\":101,\"hash\":\"f0a3cd6273a57b1bcb9b15a2cb1cf992\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":26,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7561d5af-df37-4b27-b72b-d6bb54e80126\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e50fed-7155-430d-b326-15844897d221\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"project\":\"test-project\",\"line\":20,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4096b1c-bce1-43f5-adf2-dee3f9ab7895\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd87fd11-daeb-4b69-af83-cd9adcfa2403\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"project\":\"test-project\",\"line\":62,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7b8c72a-dbe5-47f2-84d2-9b2bf8bbe136\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"project\":\"test-project\",\"line\":82,\"hash\":\"dc88a42c83e93db65e418836578602f4\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c39ecda0-f91b-47e7-9483-652724432515\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca93aad1-4645-44e1-9091-2caf8c3fba9a\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ddf72f-bddd-449c-9bd8-761f1b5b64ed\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":70,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f4b291e-a7a3-471a-a1e8-ec852a561dd4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":71,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e329dfa-88d3-4fea-a565-60781707689f\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":119,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f265120-8406-44b0-9568-e30b9a61a1f5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":120,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f728b1fa-6966-4f36-b1dd-4b6f7764375b\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":169,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c53297a-fa85-4af2-80e0-3883854c80a8\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"project\":\"test-project\",\"line\":170,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":44,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30ceda32-fe05-4dd6-8295-f954e233b569\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.ts\",\"project\":\"test-project\",\"line\":115,\"hash\":\"4466a9fe07b470ef134049ccf1fc54d2\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":24,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf0950b0-9aa2-4242-9f5b-553ebbc43010\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":161,\"hash\":\"cf25a642cc4d5ec34cc8bc8e30d00c07\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cd08139-a16a-46c6-b447-ce495e921291\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":210,\"hash\":\"35c8352a17ccaa2960281ae6ef58db6d\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1eef77-c300-4c13-868b-28554092305d\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":211,\"hash\":\"c354a0cc8278143eb09725adbac61e80\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":24,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87344074-fb4c-457c-894d-38d178df09fe\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":255,\"hash\":\"35c8352a17ccaa2960281ae6ef58db6d\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37453423-fde1-4fda-ba91-e26cf71951da\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":256,\"hash\":\"c354a0cc8278143eb09725adbac61e80\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":24,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c936377d-3078-47e9-9cac-983b75049003\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":294,\"hash\":\"35c8352a17ccaa2960281ae6ef58db6d\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e78c09b-8afe-4011-b921-8027cd4df8d8\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":337,\"hash\":\"35c8352a17ccaa2960281ae6ef58db6d\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":26,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42865d21-17a5-4bf7-bac8-528f3b1f5e85\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":338,\"hash\":\"c354a0cc8278143eb09725adbac61e80\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":24,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9d76e4-b94d-429a-a000-231f17122f72\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":377,\"hash\":\"695a72b5be8c0d4181ebf3fc9b83ecce\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8642a0c-2f29-48c3-b340-07d52e87c899\",\"rule\":\"typescript:S1199\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f95b70fdc3088560732a5ac135644506\",\"textRange\":{\"startLine\":440,\"endLine\":452,\"startOffset\":6,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Block is redundant.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a204e6a-87b3-430b-b79b-50d776f8b714\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"project\":\"test-project\",\"line\":68,\"hash\":\"6807d2d3316f4763835a932dcc963379\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77d5f452-872b-47e6-a4b9-74e581db1472\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"project\":\"test-project\",\"line\":182,\"hash\":\"a225cd3558d9ba31784c783f86a9452d\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":4,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a1a931-eff1-4e62-9964-c309f4dcabc1\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"project\":\"test-project\",\"line\":315,\"hash\":\"c8fc737bb1934394dfed762a7e462043\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":26,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e302259a-fdd8-4e17-a0c6-3da558ca39f6\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\",\"project\":\"test-project\",\"line\":52,\"hash\":\"4c027173999c94a781dbeb6bf073bdfe\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":32,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"780ef1a9-7664-4e18-b70d-7974ea4f3f71\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\",\"project\":\"test-project\",\"line\":59,\"hash\":\"6950634abb768ccf68d0695995c99ede\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":53,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b917aea6-51f6-490b-8ad7-6331d501f4f0\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\",\"project\":\"test-project\",\"line\":64,\"hash\":\"672f1578214934d97b90bcbf43de3f35\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":30,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e46213-b5b4-4eae-8db3-316bbbe6d889\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/converter.ts\",\"project\":\"test-project\",\"line\":184,\"hash\":\"290da4807b94cb3fe17e3e0cb91b7894\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":24,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a77c3e7-2954-4d65-b8b8-eb535f9109f5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/converter.ts\",\"project\":\"test-project\",\"line\":185,\"hash\":\"eccb798a93f837e64d72e67f49028e58\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":31,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"881f5cc8-0956-4523-ace6-acd77c75db0f\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"project\":\"test-project\",\"line\":72,\"hash\":\"77a6065e53ebe05dafa631917856c5b5\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":8,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/findOrCreatePolicyDefinitionEntityFromAssignment.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"findOrCreatePolicyDefinitionEntityFromAssignment.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/findOrCreatePolicyDefinitionEntityFromAssignment.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy/findOrCreatePolicyDefinitionEntityFromAssignment.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/service-bus/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"locations.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/locations.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/converter.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/converter.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/converter.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mappers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroups.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/private-dns/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/redis-cache/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/policy-insights/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroups.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.test.ts\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -607,15 +682,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -631,21 +722,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.671Z", - "time": 99, + "startedDateTime": "2024-07-22T10:02:36.147Z", + "time": 62, "timings": { "blocked": -1, "connect": -1, @@ -653,11 +744,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 99 + "wait": 62 } }, { - "_id": "302d8eeb30626b7f24c0231027f56be5", + "_id": "0f34138a1f5b8fecac02378e793612cc", "_order": 0, "cache": {}, "request": { @@ -684,23 +775,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "2" + "value": "4" }, { "name": "ps", @@ -708,21 +794,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" }, { - "name": "severities", - "value": "MINOR" + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=2&ps=100&componentKeys=testProject1&severities=MINOR" + "url": "http://localhost:9000/api/issues/search?p=4&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 2575, + "bodySize": 12632, "content": { "mimeType": "application/json", - "size": 2575, - "text": "{\"total\":107,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":107},\"effortTotal\":493,\"issues\":[{\"key\":\"AY7SxNL02IV8fs3TdmX9\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"project\":\"testProject1\",\"line\":66,\"hash\":\"9c92bb4e7060cb56a7b6b48bd239d46b\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":22,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[],\"creationDate\":\"2021-10-21T14:55:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbI2IV8fs3Tdmba\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/util/proxyUtil.ts\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"58c3fa9b5a0c096f73c13dff08534f2b\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":39,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2021-10-01T23:59:51+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGL2IV8fs3TdmVt\",\"rule\":\"typescript:S101\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFeaturesTable/useAccountFeaturesTableLogic.ts\",\"project\":\"testProject1\",\"line\":21,\"hash\":\"85dd02268710a62a75152aaed0d63bd9\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":10,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Rename interface \\\"useAccountFeaturesTableLogicReturn\\\" to match the regular expression ^[A-Z][a-zA-Z0-9]*$.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"convention\"],\"creationDate\":\"2021-05-07T21:39:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"IDENTIFIABLE\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbA2IV8fs3TdmbY\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/app.ts\",\"project\":\"testProject1\",\"line\":69,\"hash\":\"71325679e01209152166d03350f76872\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":41,\"endOffset\":43},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2021-01-26T05:59:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbp2IV8fs3Tdmbf\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/config.ts\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"45bd593418257b42bb2286017273ca69\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":22,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(env: Partial\\u003c{ J1_PROJECT: string; J1_BUILD_ID: string; J1_CALLISTO_BUCKET_NAME: string; J1_CALLISTO_CLOUDFRONT_DOMAIN_NAME: string; J1_RUNTIME: string; J1_CALLISTO_DOMAIN: string; J1_ENVIRONMENT_DOMAIN: string; ... 8 more ...; POLARIS_OPEN_SEARCH_ENDPOINT: string; }\\u003e, readers: ConfigReaders\\u003c...\\u003e, options?: ReadConfigOptions\\u003c...\\u003e | undefined): { ...; }\\u0027 of \\u0027configReader.readConfigFromEnv\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"obsolete\",\"type-dependent\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbZ2IV8fs3Tdmbd\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/middleware/errorHandler.ts\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"ef76c1d06a0cb804671b24087e96a4b2\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":46,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"es2020\",\"nullish-coalescing\",\"type-dependent\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZt2IV8fs3Tdma5\",\"rule\":\"typescript:S6551\",\"severity\":\"MINOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"project\":\"testProject1\",\"line\":35,\"hash\":\"5d0a9843e36262f0078a401bf662569c\",\"textRange\":{\"startLine\":35,\"endLine\":36,\"startOffset\":15,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027response\\\\u0010 .Body!\\u0027 may evaluate to \\u0027[object Object]\\u0027 when stringified.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"object\",\"string\",\"type-dependent\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"GenericDialogButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/util/proxyUtil.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"proxyUtil.ts\",\"longName\":\"packages/callisto-backend/src/util/proxyUtil.ts\",\"path\":\"packages/callisto-backend/src/util/proxyUtil.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"web.ts\",\"longName\":\"packages/callisto-backend/src/routes/web.ts\",\"path\":\"packages/callisto-backend/src/routes/web.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/app.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"app.ts\",\"longName\":\"packages/callisto-backend/src/app.ts\",\"path\":\"packages/callisto-backend/src/app.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFeaturesTable/useAccountFeaturesTableLogic.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useAccountFeaturesTableLogic.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountFeaturesTable/useAccountFeaturesTableLogic.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountFeaturesTable/useAccountFeaturesTableLogic.ts\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-backend/src/middleware/errorHandler.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"errorHandler.ts\",\"longName\":\"packages/callisto-backend/src/middleware/errorHandler.ts\",\"path\":\"packages/callisto-backend/src/middleware/errorHandler.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"packages/callisto-backend/src/config.ts\",\"path\":\"packages/callisto-backend/src/config.ts\"}],\"facets\":[]}" + "size": 12632, + "text": "{\"total\":51559,\"p\":4,\"ps\":100,\"paging\":{\"pageIndex\":4,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"8391101c-d491-40cd-8905-1eaf88796b1a\",\"rule\":\"typescript:S4325\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"project\":\"test-project\",\"line\":84,\"hash\":\"12760556e2d1b413b93e5eb14206ee0f\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":19,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"This assertion is unnecessary since it does not change the type of the expression.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd831de0-f592-4419-b688-5abb37a1e86e\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\",\"project\":\"test-project\",\"line\":54,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":38,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93f00406-1ae6-453f-b49a-d0a648122791\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":46,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99996b5a-409f-484f-997c-c0ba28488e1d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"project\":\"test-project\",\"line\":61,\"hash\":\"1be985ad781c16d3dcec9c3f2c8e699e\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":18,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b55104cd-84a3-4afb-88df-ce0a70ae9569\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"project\":\"test-project\",\"line\":110,\"hash\":\"c3b3125c374b94a4ecc981b43bf03f4e\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64337438-9821-4863-89ea-a7630f1c5f88\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"782ba3a465b7173394723d626a51ec61\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":22,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"818ba4ec-348b-4c94-be89-bfe19eca33c5\",\"rule\":\"typescript:S6594\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"782ba3a465b7173394723d626a51ec61\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":22,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use the \\\"RegExp.exec()\\\" method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abc240af-637d-4bc5-aa67-60994aa5427e\",\"rule\":\"terraform:S6321\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/terraform/compute.tf\",\"project\":\"test-project\",\"line\":144,\"hash\":\"63cddbb2a7210e623c5f62a0e66e0b90\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":33,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/terraform/compute.tf\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":33,\"endOffset\":37},\"msg\":\"Related protocol setting.\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Restrict IP addresses authorized to access administration services.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"gcp\",\"aws\",\"azure\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"VULNERABILITY\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"SECURITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27f3cac8-16ef-40e0-bd92-e8687ab2d92d\",\"rule\":\"typescript:S4323\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":135,\"hash\":\"65977ccee99a62f7a0f012f2ec0e780a\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":13,\"endOffset\":58},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":13,\"endOffset\":58},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":13,\"endOffset\":58},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":13,\"endOffset\":58},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":13,\"endOffset\":58},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":9,\"endOffset\":54},\"msg\":\"Following occurrence.\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Replace this union type with a type alias.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"proficiency\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e80b0fc5-a77b-446f-a275-8c3452e14b5d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":171,\"hash\":\"4b3d5f285b753e38271c25023976f777\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":32,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a753ed54-ec45-4c07-97a6-5a5e5ff7a424\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":175,\"hash\":\"f066309c6246e4b61e4b31e3e137e5dc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":47,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2f62d8b-4080-42a9-b8f1-331b280d9f9b\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":13,\"hash\":\"a3b588465bf086012dcba562a8e84723\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccceafe9-7787-4e95-803e-a27bbb317ddd\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":16,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0943045f-63da-4726-a2fe-fc91b98ddc1d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":17,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44439c2c-c18c-4070-807b-e541fce453da\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":31,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71e45966-f0a9-4a16-8ee7-960718c73d5c\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":32,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7b4e255-68eb-4a5b-ac57-df74f7364fb5\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"a3b5bab2b1cb30ea968cb571591e8c50\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b1fade2-dc02-40c0-b62a-d1ac9377a037\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":34,\"hash\":\"cb15527b9eb604e4b4a8e1f38d5690f2\",\"textRange\":{\"startLine\":34,\"endLine\":34,\"startOffset\":46,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d968df68-c025-4d25-b874-ffe89c652001\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"844fdebe3c065a7df7267b388be6bd77\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":56,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bedbaaa9-6c23-4a36-b914-44c0995820d7\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/converter.test.ts\",\"project\":\"test-project\",\"line\":10,\"hash\":\"b6fd9ed4cc52ab9d0ae48542ed3c42c4\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":38,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57940fb0-203f-45fc-9370-90f8fddd7b47\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/converter.test.ts\",\"project\":\"test-project\",\"line\":11,\"hash\":\"39645a4120a4832077ee661eb763b44d\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43c885d8-fef5-414d-8e29-e6e475df3bca\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/index.test.ts\",\"project\":\"test-project\",\"line\":31,\"hash\":\"b6fd9ed4cc52ab9d0ae48542ed3c42c4\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":38,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bb80def-4d94-4145-b35f-f9d556acf479\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/index.test.ts\",\"project\":\"test-project\",\"line\":32,\"hash\":\"39645a4120a4832077ee661eb763b44d\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3c78173-84b6-4df4-b63f-9910c1d5fe37\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/validateInvocation.test.ts\",\"project\":\"test-project\",\"line\":64,\"hash\":\"b6fd9ed4cc52ab9d0ae48542ed3c42c4\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":38,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2c98b83-c83d-40e6-b334-d22c9b216cd2\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/validateInvocation.test.ts\",\"project\":\"test-project\",\"line\":95,\"hash\":\"39645a4120a4832077ee661eb763b44d\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":40,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c005b393-167a-4aff-8c29-79eb138b2696\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/test/config.ts\",\"project\":\"test-project\",\"line\":21,\"hash\":\"078039ef0301c939c57fa91a5413b2b0\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":36,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7423361a-c6f8-4be4-aee6-55c8a8c87a61\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/test/config.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"3535d5629b40b747d719c065b25ce1b9\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae6e6d21-e69d-43b4-8352-f527170223ba\",\"rule\":\"javascript:S1128\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/build.mjs\",\"project\":\"test-project\",\"line\":4,\"hash\":\"f1126bc2700bb3af9c3244034611f382\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":9,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this unused import of \\u0027resolve\\u0027.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\",\"type-dependent\",\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ee02dc-7d2e-4c81-87cc-f486247bc272\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"project\":\"test-project\",\"line\":21,\"hash\":\"0b80e3144e982aecce827ee470992a0a\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":46,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027(expected: number): void\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5d125aa-15f3-451c-8da6-d238c81b5a90\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"d034d611167544025f5abab74644c909\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":24,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027(expected: number): void\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f123b65c-7c7e-41b4-a470-7ab71f810419\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"f462f75609491afbcd6fa0fdc74abd7a\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":26,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027(expected: number): void\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02bde693-5a68-4fb7-841b-d0634709ecb7\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"project\":\"test-project\",\"line\":47,\"hash\":\"0b80e3144e982aecce827ee470992a0a\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":46,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027(expected: number): void\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3998bd9a-3131-43da-9ea2-2d5539209806\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"project\":\"test-project\",\"line\":48,\"hash\":\"95933c81e20646e722aef3b10188eef4\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":21,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027(expected: number): void\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c25c9a98-ca89-4465-acbf-171c0ab6c6b9\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"project\":\"test-project\",\"line\":74,\"hash\":\"c0f83cd2af2912a8b62a1f3bc3a97e3a\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":3,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29692c00-6867-4a6a-b8cf-f1407c6b267e\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"project\":\"test-project\",\"line\":84,\"hash\":\"90c090e76fa2364c4bbaaa59bc50345c\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":18,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of boolean literals in conditional expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b4c1cb1-1d40-4b90-82e8-291097c43923\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/index.ts\",\"project\":\"test-project\",\"line\":40,\"hash\":\"881646eec3bf5172abe37ac696c39842\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5239a726-e49e-4ff6-a893-40a581009298\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/index.ts\",\"project\":\"test-project\",\"line\":11,\"hash\":\"1bc8cb5811cc4b66d914cdbcc72c65e7\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":9,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027publishEvent\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c046a9b8-365a-49c1-8018-99f72c12a79f\",\"rule\":\"typescript:S6644\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"project\":\"test-project\",\"line\":204,\"hash\":\"d1c65bce579c105471591f030e645bbf\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":27,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unnecessary use of conditional expression for default assignment.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da2d0489-d516-4aa4-9b2e-afcdc3c8323d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/client/regionalClient.ts\",\"project\":\"test-project\",\"line\":54,\"hash\":\"72cc90d19df31ef675c52559225be01b\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d34b3a01-0732-4bc2-9b45-017790e70091\",\"rule\":\"typescript:S6650\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/alb/client/client.ts\",\"project\":\"test-project\",\"line\":14,\"hash\":\"7f9d757131406ea67bfa1b39480fadbe\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":2,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Import ListLoadBalancersParameters unnecessarily renamed.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcca26c5-4302-40f7-a305-b91c54c7deae\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"project\":\"test-project\",\"line\":60,\"hash\":\"ebaca2eaa8df00f90b04421d994f0b4e\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a295c6a-3c7a-4c6c-8cd3-dd71d38638bc\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ebaca2eaa8df00f90b04421d994f0b4e\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd6f5d9-bd18-457c-aa11-304a834addc4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"project\":\"test-project\",\"line\":110,\"hash\":\"ebaca2eaa8df00f90b04421d994f0b4e\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d9c67bb-dcc6-4f44-9a58-b8fd4168b86d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"project\":\"test-project\",\"line\":202,\"hash\":\"ebaca2eaa8df00f90b04421d994f0b4e\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71af25ad-215f-408b-87df-b625651cbc2a\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\",\"project\":\"test-project\",\"line\":73,\"hash\":\"4af2a28dd3f79194e3b09961b8c668d8\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":27,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc66a0f4-42b9-4da1-8ec0-770e2cd6cc51\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\",\"project\":\"test-project\",\"line\":77,\"hash\":\"4af2a28dd3f79194e3b09961b8c668d8\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":27,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0a9e235-6101-4640-a21a-0f6e14fc474f\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\",\"project\":\"test-project\",\"line\":81,\"hash\":\"4af2a28dd3f79194e3b09961b8c668d8\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":27,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92617e89-9b1b-492c-af2f-153fa7f72815\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/access.ts\",\"project\":\"test-project\",\"line\":11,\"hash\":\"1bb8627421668d9ce32c71739e9471cf\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":40,\"endOffset\":54},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83fb797d-5cb6-413a-b064-41ed9b2a9dac\",\"rule\":\"typescript:S3863\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/access.ts\",\"project\":\"test-project\",\"line\":12,\"hash\":\"f7fcc393b6eb5fa65aa1bb5c21f7069d\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":65,\"endOffset\":79},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027../constants\\u0027 imported multiple times.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"es2015\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e44084-4d06-43f6-a589-a4e45492cdc4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/repositories/index.ts\",\"project\":\"test-project\",\"line\":193,\"hash\":\"6ef6423fab3931893e0a72eac65d0abe\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":67,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7b4922-bf84-4b8a-9ad0-ecd83a42081a\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"1073c088615df38013825670a020bf60\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":31,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82290d7e-023c-4598-a3bb-14f64c5ae2f7\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"project\":\"test-project\",\"line\":24,\"hash\":\"693405a7f2d9d16b86392ca9a75c23bd\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":53,\"endOffset\":55},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eb8ec1c-f8b8-4dfe-a0b0-bfa4cb60ffeb\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"project\":\"test-project\",\"line\":27,\"hash\":\"b77173dd3922ce61e8b2cd116fe3f3d6\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a254d514-0a9b-4bfc-9c3e-48624e49ec6b\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"project\":\"test-project\",\"line\":28,\"hash\":\"6d493d7327d2af856316b1c145a3f548\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":49,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef24818d-fd1f-4471-8748-eddd61f97d07\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.ts\",\"project\":\"test-project\",\"line\":78,\"hash\":\"dc09c62e40ad40eecb591651970d60e3\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":45,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c08676a-fd0e-445f-8558-14b6019f8002\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"project\":\"test-project\",\"line\":3,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":3,\"endLine\":3,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3871df71-fd6f-44de-ac4f-0d202101a1cc\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"project\":\"test-project\",\"line\":148,\"hash\":\"98bcfd1d56cf49f7ec8a9c73d2b657c4\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":9,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d2e468f-7df6-4999-a366-dd2fb1e507fe\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"project\":\"test-project\",\"line\":176,\"hash\":\"cfe85f9f84f915367d698f586bffabac\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":9,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7880c79e-9201-4394-aaea-ffe989cde4f9\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"project\":\"test-project\",\"line\":211,\"hash\":\"cfe85f9f84f915367d698f586bffabac\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":9,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af23d7ac-00cf-4d62-a8fa-ab132e215dc5\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"edf91fa5bd29da24f4633b9b3543cfd7\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":2,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a175d899-f655-4011-bc9d-899567e97ecf\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"project\":\"test-project\",\"line\":68,\"hash\":\"aef276dec628bd99eabe0c43b7bb9754\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":19,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(from: number, length?: number | undefined): string\\u0027 of \\u0027zoneGroup.substr\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60732619-4830-4ee1-b928-06aca2822b30\",\"rule\":\"typescript:S1874\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"project\":\"test-project\",\"line\":109,\"hash\":\"98bcfd1d56cf49f7ec8a9c73d2b657c4\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":11,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The signature \\u0027(object?: any, options?: ConvertPropertiesOptions | undefined): any\\u0027 of \\u0027convertProperties\\u0027 is deprecated.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"cwe\",\"type-dependent\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac20fa0-9459-4e04-9eea-00ee441bea7c\",\"rule\":\"typescript:S1135\",\"severity\":\"INFO\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"project\":\"test-project\",\"line\":221,\"hash\":\"9c9337394eb59c03df77c392cb00d8bf\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Complete the task associated to this \\\"TODO\\\" comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"\",\"tags\":[\"cwe\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75b5d80d-9876-4587-b34e-7535d35c7aba\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"project\":\"test-project\",\"line\":288,\"hash\":\"d003a37ebca39c40de723ddf78abc3fa\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":26,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe147e90-dc6c-4d6c-a3c0-0b2086f49c7d\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"project\":\"test-project\",\"line\":15,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc2d1eae-29f4-488b-8c8b-75dc988562c4\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"project\":\"test-project\",\"line\":16,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e0eac1b-50aa-4c6a-8244-6f511a0b9b41\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"project\":\"test-project\",\"line\":17,\"hash\":\"c0c1fb240cb9fe548e5162ab28e421b3\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":50,\"endOffset\":52},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ebd11f4-1b24-477b-902b-170ee5414c3e\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"project\":\"test-project\",\"line\":21,\"hash\":\"aded815cf20554a8aa4cd05549331937\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":34,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a7cee8-edc6-41c7-8622-93fb2a35fb64\",\"rule\":\"typescript:S6606\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"92eb9768264ac5824b4136deccf08a72\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":42,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"nullish-coalescing\",\"es2020\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e590abb-64ed-4246-8f02-a80894fb06ff\",\"rule\":\"javascript:S4138\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":30,\"hash\":\"3bea670f72a2508cfeae4777a3ee0bc1\",\"textRange\":{\"startLine\":30,\"endLine\":41,\"startOffset\":8,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected a `for-of` loop instead of a `for` loop with this simple iteration.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"clumsy\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6cbee63-ae96-4bf3-8057-097d93533ae1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"820138ce-4b85-48fc-bf30-5ad0ba4a7cf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2aaa9aa-4c0d-4a7c-b8b4-af7798aefb7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d99ba321-d444-4f69-ad59-6e6dce217776\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c6ba319-8af3-402b-b6fc-a126dc3e43de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bacc7bc0-6635-4e4d-883f-2bebfcfc6336\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45fe4db3-0610-40fd-a0c1-d9c888279f8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"790f1850-79c1-484b-a0ff-5d56898bbfd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a90c3372-5647-4017-b1cb-38bccf83b0e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0c86aa8-9b04-46ee-b681-330f7c0f5b76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8f92b0f-9918-4ae4-99c2-05ea7a0961ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25a89f04-ac42-4706-a549-2c54432f7af2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d43501b-d010-4916-b6d7-898697c24cf3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3e9544c-b082-4848-85df-7de770c88c95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ead4603-ebe9-40a2-8d78-fe31c36f551c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9894c8a8-a9d4-427f-9150-70486126c1c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb0b3923-1624-4114-be59-e86eaa640883\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104aedb9-ffd3-4bd7-9d11-51cb62c30706\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eb28d4b-199f-4316-adbf-f75d1f774e96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c319e93-ccb9-4522-9f54-7a87fb7f0f15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4c8ef6-49be-4ec1-aadf-4ba581423206\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f70b2b36-6672-4f1e-8565-c75407814be0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd98212d-126d-4a5d-ace3-e3fd2057c996\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37e9ece0-76cc-4b81-8ada-6c57217adb77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3aba830-5197-4a9a-bc68-25d587c328c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b595f6e0-680e-4b8e-b394-e44ca210d8c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1688e3f8-cfdb-45c3-b502-1efdd54531b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55892e83-eb8e-4364-8330-24aa92b6ad27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d46aaa8c-4f86-47b3-bf36-73284cf568a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c60a36cc-ba7c-499c-9fef-7a2c6a9de6e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"recording.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/test/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/test/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/test/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationInstanceConfig.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/integrationInstanceConfig.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/converter.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/converter.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/converter.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/test/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/createDiagnosticSettingsEntitiesAndRelationshipsForResource.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/ram/client/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/access.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"access.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/access.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/access.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/vpc/converter.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/synapse/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"organization.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/steps/account/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/repositories/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/repositories/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/steps/repositories/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"matchers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/validateInvocation.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"validateInvocation.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/validateInvocation.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-sonarqube/src/validateInvocation.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"flatten.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/alb/client/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/alb/client/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/steps/alb/client/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/client/regionalClient.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regionalClient.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/client/regionalClient.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-alibaba-cloud/src/client/regionalClient.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/test/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CrowdStrikeApiGateway.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/src/ecs/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/build.mjs\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"build.mjs\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/build.mjs\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/build.mjs\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/terraform/compute.tf\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"compute.tf\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/terraform/compute.tf\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/terraform/compute.tf\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/jupiterone/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sorter.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -740,15 +838,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -764,21 +878,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.787Z", - "time": 25, + "startedDateTime": "2024-07-22T10:02:36.220Z", + "time": 69, "timings": { "blocked": -1, "connect": -1, @@ -786,11 +900,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 25 + "wait": 69 } }, { - "_id": "a3c7b68793d419ab21f19426019e0b1f", + "_id": "5a0e37631bfb973a01ada6a5edd1ef34", "_order": 0, "cache": {}, "request": { @@ -817,23 +931,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "3" + "value": "5" }, { "name": "ps", @@ -841,21 +950,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" }, { - "name": "severities", - "value": "MINOR" + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=3&ps=100&componentKeys=testProject1&severities=MINOR" + "url": "http://localhost:9000/api/issues/search?p=5&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 182, + "bodySize": 8730, "content": { "mimeType": "application/json", - "size": 182, - "text": "{\"total\":107,\"p\":3,\"ps\":100,\"paging\":{\"pageIndex\":3,\"pageSize\":100,\"total\":107},\"effortTotal\":493,\"issues\":[],\"components\":[],\"facets\":[]}" + "size": 8730, + "text": "{\"total\":51559,\"p\":5,\"ps\":100,\"paging\":{\"pageIndex\":5,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"22be1740-a4e5-4ff5-ba78-d96a11f91f7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d3ff6e3-5fe9-42ae-b26f-85e7d46c8208\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a44b47-06ea-41e0-b094-e4338c8b5dd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ebd0716-33a9-4e31-98ce-41f39ae1e6c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07b21073-57b7-446b-b1aa-e71a1e3200c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08f8390d-fb5b-4dcd-9ef0-4aa620c61817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a012f73-4b31-4ee1-8400-bb821beebfc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0995aea6-2d2f-4658-9d05-89342c32593d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b3ca0bb-6015-4fc7-94ef-68830091a6f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c56618c-148c-4ad9-bb18-5cab195096f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b65f91b1-2c5f-460f-be38-447a3ed368e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e182a3ca-9113-4391-a0d5-006a0fdaf6e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ca8fe4-5d65-4cb4-ac36-bb5ca01bafe3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef8a7e3a-251c-454e-8a7d-9b2ca765be2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72e7cfa5-db6d-43a8-bc4e-3a81deba9623\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5c649a8-422c-4558-949f-bd1afbffea17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adebb0cd-51db-480d-a597-04edddbe685b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"98e54496da730e23cb3bc7fea499a66a\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a54591e6-85ed-4af1-b67d-cdc26ee34ad6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9256a4fb-a4f0-44ae-b888-b4a9011c33a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc59ab20-60f1-4e77-b3b1-04318ca689ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5962d7be-ae32-4853-9795-b9571a2e7151\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"900c2e56-7e02-4d94-ad26-d18695a5cb4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"796184f7-c032-4320-b113-2c7b15fc3196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d359931-2d71-4108-9123-ec2add8205ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b5ccf89-5828-438b-8631-377391a9995a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c84ba8f-c9d1-4053-ba35-c0dac20095d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3baef42e-17fa-4eab-b2c4-8b688e79e820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e37c0f8-d0f6-4ede-8e1d-e9b09c26d87e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab31f826-448a-4c2c-aa2c-bcecf79dd4fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e64ba2d-e75d-4f20-8071-539f43c23cf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73d8680a-2d4b-4f81-aa89-effe7ff5aa45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f0d5079-9be4-42b6-b2fa-97570ad922d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f05ca8a-5160-4042-84cf-7ff02cde6a5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af4fbb34-d2ca-4a2b-a306-839d89f71728\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbd90a91-a4b3-4999-9310-9a3f84add8d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a28c40eb-5ea4-4213-bd07-62ba16139146\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"894fcdc768a189ff850c4bc02a09b9f5\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd28f3e3-c63c-4ea4-9f6a-c07c263d9b72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a20b1bf9-ac20-4ff2-a7e5-6718e500e4f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3fc6782-464e-441f-adc9-8dc71b1f7922\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f209cbaf-de77-48ef-927a-cc078603aa7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72c567ec-37a9-4578-831c-1bd8b15b9a10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"558abccb-27fb-4d8f-b216-cea20548100c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1f18f9-a73f-4d22-8b30-5bf0745bb2a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade7d02c-c589-4b3e-aae3-6dd700a95247\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8957607-a4f5-4fdf-adc1-7a9d28f78e2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ed0974-318f-4928-bb82-e799e0a6d7dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55a742c9-8556-4305-b563-94ddb80e0822\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11cda9ce-a5e8-4cb8-8c8e-43e60590f3ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c713081-fd2f-4880-a8f7-b7d7ccd374f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11f9750c-f317-43c3-9c72-8b9a342eef90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9f523a5-53ed-4b1f-99c6-7ac349ee7f25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f881e396-6096-4b8b-a01d-3a28d9da114b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb47bd38-36f8-4293-9576-00eaeaf8e548\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88fc4c7e-5f99-4f9d-b7bf-3fbd49d3ee2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edff98c1-91d1-4b1a-93db-f85bf9de0bf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"764a9a98-339c-448f-93f9-05bee230b6d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d1a278-a7d5-4e5c-8bab-a71388522cc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d35845ee-9b4f-4e43-9156-63ef41cbee01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c508ed4d-3f93-4921-899a-99f8c7d202ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eb8f9f0-da9e-40b2-a8cf-17c848ef229f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2385d9db-1184-4922-b5df-92c78729ae6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1214ab9c-c9b5-406d-be94-79c0e45d87f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d08974-93a5-4684-a4e3-b266293ddac3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db7a2435-7454-42b9-a996-f08c6ba062f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faa5c1df-734d-493e-8ed6-d76863ba6797\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a023ef1e-5c92-45a1-ae19-ce01f48eaa1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d6bb420-bb71-4c4a-b3aa-6101747e63dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6c4f5d9-f7c7-4a6b-adff-d48d0f363ec0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe0783c0-cc11-4ba1-99ed-e761b74ff58b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d01d9bc1-5d49-4cf5-aa14-3e79aeb9aee5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22691cb7-151a-4e28-af6e-13e75a1ef00f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"599b4423-bcff-4d97-9c83-2f506b4ba8e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d469016-e439-47ba-b520-3c60758d3f32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f6d7a5b-5374-41ac-aa7c-98ae06510375\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7fb6e6b-3711-4204-84aa-5e63ed02b4dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11214131-3bac-4f27-8875-4359d51bf9b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97a484fb-50d6-4361-83ce-30e9a00a235b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1da65737-b1c1-481b-9c1c-9052aaa1dd9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1db6797b-d7a4-4ccc-b773-351266e4b4d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6344e38-004b-4138-aa50-e6049a50488e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e20e4b49-2b26-4fe1-9e41-8a95c453bac8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c4e7dc6-072f-4c62-a9c1-3ac79a56444a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d59416f-edec-4bc3-b306-7657fa2c3e3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9458ad9-6dfc-47ea-b1ca-cda56cc7a760\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab6d1c7b-0755-41bb-9e9c-0bee788e567f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe1fb1c-cc5f-4bca-8b36-34da76cc2574\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03415df9-69c9-4066-8a99-3b7fa194e8cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25024795-b7a4-4fcc-bf0d-090cfae422bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abeebfb4-c634-45a3-bbc8-4bdc548fc226\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9318bfb9-e4ef-43eb-ba96-34934904b6fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3b8010e-260b-49eb-8fc5-171b649d897b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d33e115-99ad-4df4-b37b-ed724e05c71d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97ad6361-25ec-4262-873c-f356659d9656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"671dfbe3-595b-4514-9e79-3ee6565e5f88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ea5d86f-5767-4ee3-b53b-022b2f1e2ca3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8262789d-3b45-41d5-b9dc-273fb17c07ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44ef4317-a61e-4565-a806-5fc1950afac4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d76ba40e-ac21-4685-9195-264c4892ac29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9946f4fb-2b35-4847-a0d9-5a7a6d639479\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b1eec67-9463-447f-baf3-5b0161c17dcc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -873,15 +994,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -897,21 +1034,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.818Z", - "time": 14, + "startedDateTime": "2024-07-22T10:02:36.300Z", + "time": 57, "timings": { "blocked": -1, "connect": -1, @@ -919,11 +1056,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 14 + "wait": 57 } }, { - "_id": "27e7298d35c321765f4eede19b8318c4", + "_id": "205a1a16df0c5e217a610cbf1db08f46", "_order": 0, "cache": {}, "request": { @@ -950,23 +1087,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "1" + "value": "6" }, { "name": "ps", @@ -974,21 +1106,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" }, { - "name": "severities", - "value": "MAJOR" + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=1&ps=100&componentKeys=testProject1&severities=MAJOR" + "url": "http://localhost:9000/api/issues/search?p=6&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 14449, + "bodySize": 9149, "content": { "mimeType": "application/json", - "size": 14449, - "text": "{\"total\":288,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":288},\"effortTotal\":1299,\"issues\":[{\"key\":\"AY7SxNWu2IV8fs3TdmaM\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/vite.config.ts\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"810436163eece6b40053c604ab89d51f\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":0,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-04-12T14:43:18+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJA2IV8fs3TdmW1\",\"rule\":\"typescript:S6481\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesContext.tsx\",\"project\":\"testProject1\",\"line\":106,\"hash\":\"b24703f13271f6bb25c2502adc2e306d\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":48,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJi2IV8fs3TdmXC\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesView.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"f2158e4cafc619c7514c39b867462684\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":17,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"dispatch\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJO2IV8fs3TdmW6\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"project\":\"testProject1\",\"line\":72,\"hash\":\"3c960357cf7887542f656cf930143068\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":4,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"dispatch\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJI2IV8fs3TdmW2\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/FieldsObjectGenerator.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"70650fa7ec496b7429af55d59c00cf43\",\"textRange\":{\"startLine\":16,\"endLine\":20,\"startOffset\":38,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJI2IV8fs3TdmW3\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/FieldsObjectGenerator.tsx\",\"project\":\"testProject1\",\"line\":82,\"hash\":\"d0b723eb718a7e68d574ad6e658e1597\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":20,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJS2IV8fs3TdmW9\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"project\":\"testProject1\",\"line\":107,\"hash\":\"7461039529b97bfe0db470367debf88f\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":24,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNT52IV8fs3TdmZ3\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"project\":\"testProject1\",\"line\":62,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":62,\"endLine\":104,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jehisonprada@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2024-02-13T05:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGV2IV8fs3TdmVz\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"project\":\"testProject1\",\"line\":49,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNFq2IV8fs3TdmVm\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"project\":\"testProject1\",\"line\":436,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":38,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbl\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":80,\"hash\":\"e51c170e98ab98d59c4ebee4f8b6e291\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":22,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":35,\"endOffset\":44},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"ronald.arias@contractor.jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2024-02-02T17:49:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNRJ2IV8fs3TdmZm\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/CopyToClipboardButton.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"b529ea1fc0a201e1e23360352c929610\",\"textRange\":{\"startLine\":12,\"endLine\":16,\"startOffset\":38,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2024-02-01T19:21:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPQ2IV8fs3TdmZQ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/CopyToClipboardButtonWithText.tsx\",\"project\":\"testProject1\",\"line\":3,\"hash\":\"72e65ea97278e94dc6b2a0cc951cbd29\",\"textRange\":{\"startLine\":3,\"endLine\":6,\"startOffset\":46,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2024-02-01T19:21:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHp2IV8fs3TdmWR\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/InvokeDataIntegrityReportButton.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"f3e2c0106ce95648cd295c8a8b232613\",\"textRange\":{\"startLine\":11,\"endLine\":14,\"startOffset\":48,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2024-02-01T17:27:18+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWd\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":218,\"hash\":\"4defdb937b6ee06e401e1dcdc25f49eb\",\"textRange\":{\"startLine\":218,\"endLine\":231,\"startOffset\":11,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"unused\"],\"creationDate\":\"2024-02-01T14:35:22+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNUA2IV8fs3TdmZ4\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/AuditEventsPage.tsx\",\"project\":\"testProject1\",\"line\":120,\"hash\":\"7ed5f968e53145d3244b03ba8ac5feb8\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":27,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"hestermancarter@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2024-01-10T14:35:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbm\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":770,\"hash\":\"4ed009c2aebebc9b42dc56efc2820130\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":4,\"endOffset\":5},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":27,\"endOffset\":36},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"hestermancarter@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2024-01-10T14:35:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmWv\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":45,\"hash\":\"952e5ec71a10f753336d1e34f6b2cc17\",\"textRange\":{\"startLine\":45,\"endLine\":49,\"startOffset\":47,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI82IV8fs3TdmW0\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"project\":\"testProject1\",\"line\":351,\"hash\":\"708c702703b43da2bb83f4d7acde9a49\",\"textRange\":{\"startLine\":351,\"endLine\":355,\"startOffset\":27,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKV2IV8fs3TdmXa\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"project\":\"testProject1\",\"line\":452,\"hash\":\"63571932c536d56345e64136160e4257\",\"textRange\":{\"startLine\":452,\"endLine\":454,\"startOffset\":50,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"re_am@hotmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-12-20T16:38:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNY2IV8fs3TdmYh\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/CognitoUsersTable.tsx\",\"project\":\"testProject1\",\"line\":129,\"hash\":\"b8130008cb4e9f9dae4995b371de9bb3\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":34,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-30T17:54:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNf2IV8fs3TdmYk\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UsersV2Table.tsx\",\"project\":\"testProject1\",\"line\":93,\"hash\":\"aa93c8de2d35b1cf0aec31b2173febc1\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":29,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-30T17:54:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNUv2IV8fs3TdmaA\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"project\":\"testProject1\",\"line\":111,\"hash\":\"2bf22e537c1dbb16b92984c28cbe0c75\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":20,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-30T17:54:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYo\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":148,\"hash\":\"3c82200b4c7ea5c4e78fd45ec066372a\",\"textRange\":{\"startLine\":148,\"endLine\":150,\"startOffset\":34,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2023-11-29T20:23:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYp\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":151,\"hash\":\"010a0cd5b04a5581a9f650ec957b9d5c\",\"textRange\":{\"startLine\":151,\"endLine\":156,\"startOffset\":34,\"endOffset\":43},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2023-11-29T20:23:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYm\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":46,\"hash\":\"4bc6f0d6c7230a051100846d48d82775\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":31,\"endOffset\":73},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-29T18:58:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNb2IV8fs3TdmYj\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"project\":\"testProject1\",\"line\":99,\"hash\":\"ac5b0f2c93ce49bba19f1787efdd7759\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":32,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-29T18:58:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNUv2IV8fs3TdmZ-\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"project\":\"testProject1\",\"line\":83,\"hash\":\"ba5f8a5638c4a151cd32c394cdf8d630\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":12,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"xander.dumaine@jupiterone.com\",\"tags\":[],\"creationDate\":\"2023-11-29T18:58:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNOx2IV8fs3TdmZF\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"7747d9a1c7150526cd9e287297f463c5\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":34,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-28T20:44:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNQg2IV8fs3TdmZf\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/EnvSelector.tsx\",\"project\":\"testProject1\",\"line\":54,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":54,\"endLine\":73,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNQg2IV8fs3TdmZh\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/EnvSelector.tsx\",\"project\":\"testProject1\",\"line\":67,\"hash\":\"7ed5f968e53145d3244b03ba8ac5feb8\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":29,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMn2IV8fs3TdmYQ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MainAppBar/index.tsx\",\"project\":\"testProject1\",\"line\":21,\"hash\":\"aae5e1f43638b34ee759f2f8710d0c58\",\"textRange\":{\"startLine\":21,\"endLine\":30,\"startOffset\":27,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJn2IV8fs3TdmXE\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"project\":\"testProject1\",\"line\":35,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":35,\"endLine\":65,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNTg2IV8fs3TdmZz\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"project\":\"testProject1\",\"line\":89,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":89,\"endLine\":210,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNVW2IV8fs3TdmaD\",\"rule\":\"typescript:S6481\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/providers/pageTitle.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"5efa1e23868e20cad8bb558c31458a16\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":38,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNVn2IV8fs3TdmaG\",\"rule\":\"typescript:S6481\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/providers/themeMode.tsx\",\"project\":\"testProject1\",\"line\":30,\"hash\":\"4c66523a5bc4bd5a274234bb6702846b\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":38,\"endOffset\":64},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMs2IV8fs3TdmYR\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/j1ql/GremlinQuery.tsx\",\"project\":\"testProject1\",\"line\":35,\"hash\":\"4ca6c397301c38f6cff444de6b2db40e\",\"textRange\":{\"startLine\":35,\"endLine\":41,\"startOffset\":29,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-21T12:41:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNYP2IV8fs3TdmaY\",\"rule\":\"typescript:S4624\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"project\":\"testProject1\",\"line\":274,\"hash\":\"7009c85d37324fa9e5d78be2afd059d1\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":40,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Refactor this code to not use nested template literals.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"brain-overload\",\"confusing\"],\"creationDate\":\"2023-11-14T13:55:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPw2IV8fs3TdmZZ\",\"rule\":\"typescript:S6481\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/TitleContext.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"7600a2d0faffb529e391234819f64661\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":34,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"The object passed as the value prop to the Context provider changes every render. To fix this consider wrapping it in a useMemo hook.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ignacio@fosfori.to\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-09T19:22:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJa2IV8fs3TdmW-\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"7b9e80d38ef49846b2858c86fc19d7a4\",\"textRange\":{\"startLine\":15,\"endLine\":23,\"startOffset\":31,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jake.ferrero@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-09T14:04:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOa2IV8fs3TdmZA\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/polaris/components/AddAliasButton.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"bfea38a573d79690042eab5251caef0a\",\"textRange\":{\"startLine\":12,\"endLine\":18,\"startOffset\":31,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-08T17:46:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOe2IV8fs3TdmZB\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/polaris/components/DeleteIndexButton.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"87b8f39bbd229d36f178bf8435847aa9\",\"textRange\":{\"startLine\":11,\"endLine\":17,\"startOffset\":42,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-11-08T17:46:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOk2IV8fs3TdmZC\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/polaris/pages/PolarisOpenSearchMaintenancePage.tsx\",\"project\":\"testProject1\",\"line\":149,\"hash\":\"e6ea3dc0c72e17fcbf46749ef96ef55d\",\"textRange\":{\"startLine\":149,\"endLine\":161,\"startOffset\":15,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[],\"creationDate\":\"2023-11-08T17:46:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJb2IV8fs3TdmW_\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"project\":\"testProject1\",\"line\":25,\"hash\":\"86b0d8afe6bbeb422cf1499fc78a2109\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":9,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"released\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-11-08T15:36:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJb2IV8fs3TdmXA\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"project\":\"testProject1\",\"line\":127,\"hash\":\"49d9c86b2e31170ee5c06996cfad4178\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":29,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-08T15:36:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJb2IV8fs3TdmXB\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"project\":\"testProject1\",\"line\":173,\"hash\":\"9f44d0ecb4f953b1c2d3325b2e4f007b\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":31,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-11-08T15:36:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNak2IV8fs3TdmbP\",\"rule\":\"typescript:S1788\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"e04b53032cf9dcc8d4b0eebf151b7fee\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":2,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Default parameters should be last.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"drew.johnson@jupiterone.com\",\"tags\":[\"es2015\"],\"creationDate\":\"2023-10-05T20:06:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNHB2IV8fs3TdmWD\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeNameButton.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"5a71b4b6118a4074a4aa7c0f72f77490\",\"textRange\":{\"startLine\":13,\"endLine\":16,\"startOffset\":40,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ignacio@fosfori.to\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-09-06T16:44:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNds2IV8fs3Tdmby\",\"rule\":\"docker:S6476\",\"severity\":\"MAJOR\",\"component\":\"testProject1:Dockerfile\",\"project\":\"testProject1\",\"line\":1,\"hash\":\"7d924cca3ecfaa308596ac71cec66598\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":47,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace `as` with upper case format `AS`.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"convention\"],\"creationDate\":\"2023-08-31T02:06:05+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FORMATTED\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNN62IV8fs3TdmY0\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dashboards/TotalsWidget.tsx\",\"project\":\"testProject1\",\"line\":31,\"hash\":\"7ce1dff13f371c41f85a89190f93fc3e\",\"textRange\":{\"startLine\":31,\"endLine\":35,\"startOffset\":29,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"john.chavez@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-08-23T12:27:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGO2IV8fs3TdmVu\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/EntitlementsPanel/EntitlementsPanel.tsx\",\"project\":\"testProject1\",\"line\":165,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":165,\"endLine\":169,\"startOffset\":10,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-08-10T02:40:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGO2IV8fs3TdmVv\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/EntitlementsPanel/EntitlementsPanel.tsx\",\"project\":\"testProject1\",\"line\":180,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":180,\"endLine\":186,\"startOffset\":10,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-08-10T02:40:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNV52IV8fs3TdmaH\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/monaco-editor/monacoEditorInit.ts\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"87a02a5daf20076ce1cf641a6cdd5cd6\",\"textRange\":{\"startLine\":23,\"endLine\":31,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"unused\"],\"creationDate\":\"2023-08-10T02:40:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNKB2IV8fs3TdmXR\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsTable.tsx\",\"project\":\"testProject1\",\"line\":96,\"hash\":\"03c48a5a5f5172fb7113e8fb4ff92cc7\",\"textRange\":{\"startLine\":96,\"endLine\":99,\"startOffset\":32,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"matthew.zember@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-08-08T14:59:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNI32IV8fs3TdmWu\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"project\":\"testProject1\",\"line\":6,\"hash\":\"cd889c3f2aef1e69c4fa5bdba7e4ac13\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":5,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"any\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"matthew.zember@jupiterone.com\",\"tags\":[],\"creationDate\":\"2023-08-08T14:59:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNaR2IV8fs3TdmbL\",\"rule\":\"typescript:S1788\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"project\":\"testProject1\",\"line\":100,\"hash\":\"29179d461d891cbd564b79821fb7b873\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":31,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Default parameters should be last.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"michell.ayalagalvan@contractor.jupiterone.com\",\"tags\":[\"es2015\"],\"creationDate\":\"2023-07-03T16:18:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPg2IV8fs3TdmZW\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"project\":\"testProject1\",\"line\":38,\"hash\":\"b14d12c7a322e56856262bea8a948727\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":9,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"relationshipKey\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"michell.ayalagalvan@contractor.jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-06-22T21:58:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPg2IV8fs3TdmZX\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"project\":\"testProject1\",\"line\":38,\"hash\":\"b14d12c7a322e56856262bea8a948727\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":26,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setRelationshipKey\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"michell.ayalagalvan@contractor.jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-06-22T21:58:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPg2IV8fs3TdmZY\",\"rule\":\"typescript:S6754\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"project\":\"testProject1\",\"line\":40,\"hash\":\"f18c19adeb925fa38e496455a3331f63\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":8,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"useState call is not destructured into value + setter pair\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"michell.ayalagalvan@contractor.jupiterone.com\",\"tags\":[],\"creationDate\":\"2023-06-22T21:58:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"IDENTIFIABLE\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPg2IV8fs3TdmZV\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"project\":\"testProject1\",\"line\":32,\"hash\":\"437543898130794b0ea5def1dfd3799f\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":9,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"errorMessage\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-06-16T16:06:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNX82IV8fs3TdmaP\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"project\":\"testProject1\",\"line\":93,\"hash\":\"929cd5c30b32f061e5f074be8b8a99f3\",\"textRange\":{\"startLine\":93,\"endLine\":95,\"startOffset\":14,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2023-06-15T17:56:51+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmaw\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":213,\"hash\":\"fa1ee656144328738606157eb0d44187\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":55,\"endOffset\":58},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":58,\"endOffset\":61},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mayashankar24@gmail.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2023-06-09T16:04:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNOG2IV8fs3TdmY4\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/components/JobRunsFilterControls.tsx\",\"project\":\"testProject1\",\"line\":17,\"hash\":\"b9925e5c9390cf36272b8e81062e67c2\",\"textRange\":{\"startLine\":17,\"endLine\":21,\"startOffset\":38,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOD2IV8fs3TdmY3\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/components/RunJobForm.tsx\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"f80633b630d87047b20e9094f4d8444d\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":27,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOQ2IV8fs3TdmY9\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/context.tsx\",\"project\":\"testProject1\",\"line\":22,\"hash\":\"697a7037a7aaaf914c1a74ca08bccc7f\",\"textRange\":{\"startLine\":22,\"endLine\":24,\"startOffset\":47,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOJ2IV8fs3TdmY5\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"095fdfbff08bae4e9bd6046651609925\",\"textRange\":{\"startLine\":11,\"endLine\":16,\"startOffset\":36,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOJ2IV8fs3TdmY6\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"7d0185f864ccdb8a6aa86084b828984a\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":2,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027readOnly\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNOJ2IV8fs3TdmY7\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":54,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":54,\"endLine\":71,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNON2IV8fs3TdmY8\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobRunsTable.tsx\",\"project\":\"testProject1\",\"line\":21,\"hash\":\"3b21c85bb045d8f9bdc6e91332af7e3b\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":29,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNQT2IV8fs3TdmZc\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"project\":\"testProject1\",\"line\":54,\"hash\":\"fbee1f7f9d889960add8448e4399545d\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":9,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2023-04-18T01:43:09+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNQT2IV8fs3TdmZd\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"project\":\"testProject1\",\"line\":70,\"hash\":\"6872f2d6c337b2ff512e3f36404ca378\",\"textRange\":{\"startLine\":70,\"endLine\":72,\"startOffset\":31,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-18T01:43:09+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZ12IV8fs3TdmbA\",\"rule\":\"typescript:S1871\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"project\":\"testProject1\",\"line\":62,\"hash\":\"c641c55903a7f150cb0d590bdb18a637\",\"textRange\":{\"startLine\":62,\"endLine\":65,\"startOffset\":44,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":60,\"endLine\":62,\"startOffset\":49,\"endOffset\":7},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"This branch\\u0027s code block is the same as the block for the branch on line 60.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"design\",\"suspicious\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNZ42IV8fs3TdmbB\",\"rule\":\"typescript:S6557\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/searchPropertyConverters.ts\",\"project\":\"testProject1\",\"line\":79,\"hash\":\"d120bdba3aba5429a1f3568417e0e5a0\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":6,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use \\u0027String#startsWith\\u0027 method instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNHc2IV8fs3TdmWL\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/NeptuneMigrationTable.tsx\",\"project\":\"testProject1\",\"line\":176,\"hash\":\"77cd67f7ec023d5b81b7af7229c8fdf4\",\"textRange\":{\"startLine\":176,\"endLine\":180,\"startOffset\":38,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-13T22:49:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHc2IV8fs3TdmWM\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/NeptuneMigrationTable.tsx\",\"project\":\"testProject1\",\"line\":179,\"hash\":\"7d0185f864ccdb8a6aa86084b828984a\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":2,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027readOnly\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-04-13T22:49:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKV2IV8fs3TdmXY\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"project\":\"testProject1\",\"line\":290,\"hash\":\"0c689cf5ed5d5b2b1582ba784d21c67d\",\"textRange\":{\"startLine\":290,\"endLine\":294,\"startOffset\":42,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-04-07T22:25:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaV2IV8fs3TdmbM\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/serialization.ts\",\"project\":\"testProject1\",\"line\":178,\"hash\":\"caf754dc0ef2c94fcc343bd9c1065814\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":5,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"any\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[],\"creationDate\":\"2023-03-31T20:26:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNQw2IV8fs3TdmZj\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/GetMappedRelationship.tsx\",\"project\":\"testProject1\",\"line\":29,\"hash\":\"b27712e7ec4d058c45939d6d2e0d0f43\",\"textRange\":{\"startLine\":29,\"endLine\":32,\"startOffset\":36,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-31T20:26:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNQw2IV8fs3TdmZk\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/GetMappedRelationship.tsx\",\"project\":\"testProject1\",\"line\":34,\"hash\":\"437543898130794b0ea5def1dfd3799f\",\"textRange\":{\"startLine\":34,\"endLine\":34,\"startOffset\":9,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"errorMessage\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"nick.dowmon@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-03-31T20:26:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMY2IV8fs3TdmYL\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchIndexesTable.tsx\",\"project\":\"testProject1\",\"line\":206,\"hash\":\"d37f6e1e33ba194bdb90ded1cec483fb\",\"textRange\":{\"startLine\":206,\"endLine\":208,\"startOffset\":39,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-20T20:45:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNLg2IV8fs3TdmX3\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/getRealGraphData.tsx\",\"project\":\"testProject1\",\"line\":89,\"hash\":\"0b0ef5ba39d6ad3d92b8cb159c6a5436\",\"textRange\":{\"startLine\":89,\"endLine\":91,\"startOffset\":16,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2023-03-06T03:55:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNLg2IV8fs3TdmX4\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/getRealGraphData.tsx\",\"project\":\"testProject1\",\"line\":123,\"hash\":\"f4a873ee0bd231defdeab5c39a9468df\",\"textRange\":{\"startLine\":123,\"endLine\":125,\"startOffset\":16,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2023-03-06T03:55:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNKl2IV8fs3TdmXc\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"892797dc52e07b0b0c9544d42b39bb88\",\"textRange\":{\"startLine\":16,\"endLine\":21,\"startOffset\":39,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKm2IV8fs3TdmXd\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":24,\"endLine\":41,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKm2IV8fs3TdmXf\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":45,\"hash\":\"85b0f0446b205242cfe0f2fd77cd740e\",\"textRange\":{\"startLine\":45,\"endLine\":55,\"startOffset\":31,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKm2IV8fs3TdmXg\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":52,\"hash\":\"9c6314f923a2e92d9709d0649e16efb1\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":23,\"endOffset\":32},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNKm2IV8fs3TdmXh\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":53,\"hash\":\"a57f03b9f7e42f505ede0f989acfb9c6\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":7,\"endOffset\":8},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":19,\"endOffset\":28},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNLN2IV8fs3TdmX0\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"project\":\"testProject1\",\"line\":167,\"hash\":\"7db5f5456da55805a651758a3e57d303\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":32,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKr2IV8fs3TdmXi\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/EntitiesByPropertyTable.tsx\",\"project\":\"testProject1\",\"line\":44,\"hash\":\"7074f25e36353381d8e61a41535352f9\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":40,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNK52IV8fs3TdmXm\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"9412d94c46ab5d49d69806bed0cb8bc9\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":8,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"domain\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNK52IV8fs3TdmXn\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"project\":\"testProject1\",\"line\":33,\"hash\":\"d5d764c8373100c6291dd972f528dffe\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":8,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"domain\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPG2IV8fs3TdmZJ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/index.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"c389208e4d5fb376094d5d478a134989\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":15,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMQ2IV8fs3TdmYG\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"project\":\"testProject1\",\"line\":44,\"hash\":\"14323c62c0341b24af380dc328f3589b\",\"textRange\":{\"startLine\":44,\"endLine\":50,\"startOffset\":78,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMQ2IV8fs3TdmYJ\",\"rule\":\"typescript:S1764\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"project\":\"testProject1\",\"line\":341,\"hash\":\"afb9cd3889315d77a193b4f8a3a68bcd\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":19,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":7,\"endOffset\":15},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Correct one of the identical sub-expressions on both sides of operator \\\"\\u0026\\u0026\\\"\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[],\"creationDate\":\"2023-03-03T06:02:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNLJ2IV8fs3TdmXv\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"project\":\"testProject1\",\"line\":66,\"hash\":\"abc07fa6887cd716ba1cfd08c0251077\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":18,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-02T20:08:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKe2IV8fs3TdmXb\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RawMappingDrawer.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"29e232f77d4b334059e8db87ac50485d\",\"textRange\":{\"startLine\":16,\"endLine\":19,\"startOffset\":33,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-03-02T05:18:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKE2IV8fs3TdmXS\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationEventsTable.tsx\",\"project\":\"testProject1\",\"line\":60,\"hash\":\"72fe37b19a2537b44bbb6fb768bf06e5\",\"textRange\":{\"startLine\":60,\"endLine\":63,\"startOffset\":39,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"emilypd13@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-22T21:35:34+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKE2IV8fs3TdmXT\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationEventsTable.tsx\",\"project\":\"testProject1\",\"line\":62,\"hash\":\"87beac3e019b1e910d4159adb7bf577a\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":2,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027refresh\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"emilypd13@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-02-22T21:35:34+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFv2IV8fs3TdmVn\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"project\":\"testProject1\",\"line\":59,\"hash\":\"679f6ecbaf9011f6c607336602a2b147\",\"textRange\":{\"startLine\":59,\"endLine\":64,\"startOffset\":30,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"balin.sinnott@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-22T18:09:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNLX2IV8fs3TdmX1\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/IdCopyButtonWithToolTip.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"be29c694d760beefe5e0da84a280603f\",\"textRange\":{\"startLine\":11,\"endLine\":17,\"startOffset\":40,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-17T03:47:50+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DiffGraphObject.tsx\",\"longName\":\"packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"path\":\"packages/callisto-frontend/src/components/DiffGraphObject.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/EnvSelector.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"EnvSelector.tsx\",\"longName\":\"packages/callisto-frontend/src/components/EnvSelector.tsx\",\"path\":\"packages/callisto-frontend/src/components/EnvSelector.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/GetMappedRelationship.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"GetMappedRelationship.tsx\",\"longName\":\"packages/callisto-frontend/src/components/GetMappedRelationship.tsx\",\"path\":\"packages/callisto-frontend/src/components/GetMappedRelationship.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/CopyToClipboardButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CopyToClipboardButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/CopyToClipboardButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/CopyToClipboardButton.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"queryEngineConfig.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/queryEngineConfig.ts\",\"path\":\"packages/callisto-backend/src/routes/api/queryEngineConfig.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/providers/themeMode.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"themeMode.tsx\",\"longName\":\"packages/callisto-frontend/src/providers/themeMode.tsx\",\"path\":\"packages/callisto-frontend/src/providers/themeMode.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RapidResponsePage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/RapidResponsePage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/monaco-editor/monacoEditorInit.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"monacoEditorInit.ts\",\"longName\":\"packages/callisto-frontend/src/monaco-editor/monacoEditorInit.ts\",\"path\":\"packages/callisto-frontend/src/monaco-editor/monacoEditorInit.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/AuditEventsPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AuditEventsPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/AuditEventsPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/AuditEventsPage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationsPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/IntegrationsPage.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/searchPropertyConverters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"searchPropertyConverters.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/searchPropertyConverters.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/searchPropertyConverters.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"convertSearchDocumentToGraphObject.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dashboards/TotalsWidget.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"TotalsWidget.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dashboards/TotalsWidget.tsx\",\"path\":\"packages/callisto-frontend/src/components/dashboards/TotalsWidget.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/components/JobRunsFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"JobRunsFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/components/JobRunsFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/components/JobRunsFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/components/RunJobForm.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RunJobForm.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/components/RunJobForm.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/components/RunJobForm.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"JobDefinitionsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobDefinitionsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"relationshipRepository.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/relationshipRepository.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/serialization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"serialization.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/serialization.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/serialization.ts\"},{\"key\":\"testProject1:packages/callisto-shared/src/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"packages/callisto-shared/src/types.ts\",\"path\":\"packages/callisto-shared/src/types.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobRunsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"JobRunsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobRunsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/tables/JobRunsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/EntitlementsPanel/EntitlementsPanel.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"EntitlementsPanel.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/EntitlementsPanel/EntitlementsPanel.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/EntitlementsPanel/EntitlementsPanel.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useMappedRelationshipsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/j1ql/GremlinQuery.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"GremlinQuery.tsx\",\"longName\":\"packages/callisto-frontend/src/components/j1ql/GremlinQuery.tsx\",\"path\":\"packages/callisto-frontend/src/components/j1ql/GremlinQuery.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useIntegrationButtons.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountCreationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"fetchIntegrations.ts\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/fetchIntegrations.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/MainAppBar/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/MainAppBar/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/MainAppBar/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/EntitiesByPropertyTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"EntitiesByPropertyTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/EntitiesByPropertyTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/EntitiesByPropertyTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RenderIntegrationIcons.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RawMappingDrawer.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RawMappingDrawer.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RawMappingDrawer.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RawMappingDrawer.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchIndexesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpenSearchIndexesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpenSearchIndexesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpenSearchIndexesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpensearchDataExplorerTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstancesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CollectorsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/CollectorsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/CollectorsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/vite.config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"vite.config.ts\",\"longName\":\"packages/callisto-frontend/vite.config.ts\",\"path\":\"packages/callisto-frontend/vite.config.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationEventsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationEventsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationEventsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationEventsTable.tsx\"},{\"key\":\"testProject1:Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Dockerfile\",\"path\":\"Dockerfile\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationJobFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/context.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"context.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/context.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/context.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationTemplatesSelect.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesSelect.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationTemplatesView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesView.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AuthenticationSection.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/AuthenticationSection.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/polaris/components/DeleteIndexButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DeleteIndexButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/polaris/components/DeleteIndexButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/polaris/components/DeleteIndexButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"InstanceConfigFields.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/InstanceConfigFields.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/polaris/components/AddAliasButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AddAliasButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/polaris/components/AddAliasButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/polaris/components/AddAliasButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/templateGenerator/FieldsObjectGenerator.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FieldsObjectGenerator.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/FieldsObjectGenerator.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/templateGenerator/FieldsObjectGenerator.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/polaris/pages/PolarisOpenSearchMaintenancePage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"PolarisOpenSearchMaintenancePage.tsx\",\"longName\":\"packages/callisto-frontend/src/components/polaris/pages/PolarisOpenSearchMaintenancePage.tsx\",\"path\":\"packages/callisto-frontend/src/components/polaris/pages/PolarisOpenSearchMaintenancePage.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"query.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/query.ts\",\"path\":\"packages/callisto-backend/src/routes/api/query.ts\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstanceConfigModal.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceConfigModal.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesContext.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationTemplatesContext.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesContext.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/templates/IntegrationTemplatesContext.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/InvokeDataIntegrityReportButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"InvokeDataIntegrityReportButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/InvokeDataIntegrityReportButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/InvokeDataIntegrityReportButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AddMigrationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CollectorsView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/CollectorsView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/MainAppNavigation/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserLoginsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserLoginsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/CognitoUsersTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CognitoUsersTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/CognitoUsersTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/CognitoUsersTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UsersV2Table.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UsersV2Table.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UsersV2Table.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UsersV2Table.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mapper.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/mapper.ts\",\"path\":\"packages/callisto-backend/src/routes/api/mapper.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/polaris/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"packages/callisto-backend/src/domain/polaris/index.ts\",\"path\":\"packages/callisto-backend/src/domain/polaris/index.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/NeptuneMigrationTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"NeptuneMigrationTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/tables/NeptuneMigrationTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/tables/NeptuneMigrationTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/graph/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/graph/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/graph/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/providers/pageTitle.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"pageTitle.tsx\",\"longName\":\"packages/callisto-frontend/src/providers/pageTitle.tsx\",\"path\":\"packages/callisto-frontend/src/providers/pageTitle.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/CopyToClipboardButtonWithText.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CopyToClipboardButtonWithText.tsx\",\"longName\":\"packages/callisto-frontend/src/components/CopyToClipboardButtonWithText.tsx\",\"path\":\"packages/callisto-frontend/src/components/CopyToClipboardButtonWithText.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/getRealGraphData.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getRealGraphData.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/getRealGraphData.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/getRealGraphData.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountsTable/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountSettingsPanel.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/IdCopyButtonWithToolTip.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IdCopyButtonWithToolTip.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/IdCopyButtonWithToolTip.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/IdCopyButtonWithToolTip.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FindMappedRelationships.tsx\",\"longName\":\"packages/callisto-frontend/src/components/FindMappedRelationships.tsx\",\"path\":\"packages/callisto-frontend/src/components/FindMappedRelationships.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeNameButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountChangeNameButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountChangeNameButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountChangeNameButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/TitleContext.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"TitleContext.tsx\",\"longName\":\"packages/callisto-frontend/src/components/TitleContext.tsx\",\"path\":\"packages/callisto-frontend/src/components/TitleContext.tsx\"}],\"facets\":[]}" + "size": 9149, + "text": "{\"total\":51559,\"p\":6,\"ps\":100,\"paging\":{\"pageIndex\":6,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"58eda828-f465-4702-a83d-0f3a68d4a3d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd7649a8-382b-4963-bbe7-f93c0a51bd76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afeedc2f-163d-44e5-9435-f3bfc716c773\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7b3d18-c36e-404e-a89a-bd075d27af1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"074c9bad-2e23-4eec-a806-6256a464177a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"854aa7c2-312b-4fd6-b828-f64098f04fb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5120a05-27c1-463e-94b4-315378a04d31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8efcf9de-fbb1-4502-b6a8-25a1b2751489\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fce4677-4176-4a2a-a7dd-236eb8f8f6f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"702966a1-b7ae-4e6d-a441-644723b9578f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41d14d91-8892-4c8f-95ee-5d6310df5006\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"746e3b20-0488-42a4-ac20-2a28efda27ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"211045fb-7f03-47ce-a6a0-951fd638e4f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba52544e-18f6-40cb-9df5-8660657276b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc4e1311-22c9-4620-a8e4-3e0acde8af62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4993d0db-5734-40ff-b1d7-19faef24ecbf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d25e61fd-d6a3-4e25-9da3-afac2c4472f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bc63446-f7d5-4678-8110-3453ddfb25d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df2f3071-27c8-4116-adce-c705aeb53104\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53b75bdc-4bf2-4907-beec-d58dfda34940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5418382-9070-46af-967a-b16ae1651f82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd7bfa20-8d75-4031-b26e-5eece9ad99ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e90dcf9-7342-4c8c-9d48-5797d1c0219d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2c32361-a286-4e02-9df4-a8062f028266\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"898fa4c0-cca6-4c07-8f70-3bbc8bdfb041\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50dbfafb-af80-499b-8207-48d45af640a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e344986d-6b30-492a-b6d1-1a17a4d25c76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"919bdb7a-544e-4508-95d1-a424170836cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77a3faa-f4b1-4f32-ba62-f2603aa98909\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da2d9470-ea84-46f9-81ea-72178a42a94b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cca32f1e-bbc6-4a61-9bb3-a10040c07819\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42079117-ef44-4b63-8a6e-33b3de50a82f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1316467d-54ca-40b6-916b-3281b50a4ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e58756e-7988-450d-86c3-4b24f3e3e8ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca7c9ae5-233e-40a6-b33b-0fd708009379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7aa4eb3-3ae4-4a5a-a14a-c160b9494273\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bb626d9-31bd-4b43-81fd-d93f681d3f1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1126088a-ac1c-4508-9ccb-23ca4b39f238\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"666deaab-246d-44aa-aa81-70756954c692\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7750ad70-43ad-4567-85a7-eb711f714d9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c4f99f6-f797-49c0-b7f7-5e3f7250360c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16449d12-fda8-4802-a27d-e1cb5e8a4bb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65a7fe46-1092-4a0c-803b-fa3efab40ce4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c8bffb8-4be8-45e7-9530-ece38b6fbe12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aef6afa2-975b-42d5-b622-27094069b100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c74030a-03b5-4546-8a11-07f4a5916d35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54bcc026-97b3-434c-9a75-a93a1ab41b51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d76ce5f2-7a87-4d6a-a796-57f06b5d2ec4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da75f3b2-64b7-4430-b3a1-97e4a5bb9fb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31610dd9-9d7f-48fe-a4ca-f1a62341203f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5de01ef9-be85-49e6-af80-f09d1d452b6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09341e3-7b22-41ac-b54f-205c97a5d014\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"964312f5-5ed4-40f0-8238-f732f61bb1e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"467dc113-126a-4ef1-a859-ccb811f03920\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48aa2fd2-50e2-427e-83e2-80b4352283cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23035412-b099-4386-81e3-4c957d786ee8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"035c7b02-6abf-4ade-bb6b-0a1a80e05888\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156d9ec4-f0b0-4243-8ddd-67d157affab7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf5332a7-a27d-4d48-9b32-21893be0fe99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d244728-0631-43e5-8ab6-3ff33c0ab20e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6cb44ea-9149-4463-b246-b9e8cbf5ad4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bfd172c-08fe-4cf6-8cfd-d3efda80fbd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"190a7e7b-d5ad-4f94-9473-18e0b59fe3f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6791685-cf30-425b-b89a-74b75fe5fbaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a288a713-6b0c-430f-8590-e96e54d256e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e1cb8e-e72b-4355-8586-0fa40b546583\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f10df4bf-d5b0-4c01-a342-994b3cd8bf61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0e3c5b5-2e68-43cc-8457-d04c207728d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8f6b1d1-4941-4bd3-88e6-61a1df3f1bf4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bab74ea-5344-49a7-96f9-0e4365062d0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7be3a2e2-aee8-4e6b-84e4-5b4933357e1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88158fbc-e5cb-4e68-b283-604eeff71402\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6816ca17-04a5-43db-9509-315be7e6e73f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9d50d1e-a499-471d-ab33-a5c0e8f4b9b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b581cb-2abb-4d99-89a5-5364659f67b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea8340f9-2dd5-4307-9bff-8b2f49ebd99e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da4617de-808c-4169-827f-b23e18e3f123\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e05861-7e68-4bad-a65f-5d5dc87ba33a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"083b2ab7-5da8-47e6-8f06-3e052e472a9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126c6318-0df9-4e27-b3b5-3d00c4e20e1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dad2be65-1f1c-4717-865e-f8c36c73d80e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ea986a0-1f33-40ea-ade3-8df3eb6c6cfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4cc585d-68a5-4b69-b79f-1fe28cb704f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"527c3e8b-9c30-4358-9a5e-77345684182e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2b4fd88-fc69-47ca-98d1-cc5d694a3d6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c2b7e93-d755-4cfd-a1a3-185b616edb22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf89c60-0de0-454f-bead-0151fccc5c52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdea1aec-1f95-46f8-a1dd-6aabed38c7ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"397b64d1-759f-4917-9ca4-f66d3d45d324\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f8bd52-aa01-4310-9926-7009d36842f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d688acad-0477-4579-9892-edaf922c3753\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2faa9d58-7262-48d1-9bb6-8c65bb525bbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66559431-c023-44b4-a854-a875de3ae97d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbf326c6-0557-4fe7-ab6b-6846e6ff9992\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6ecc689-fae0-4a4b-b2ce-29fd4b45a939\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a7de7c-f991-446e-b70a-26dd4faaf6cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4df0c3af-3e29-4d41-9d12-c924d2e9aed9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32328730-1d7b-40d3-9230-a3d250ec6a61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ded391-2892-410b-8517-d0a54c1de666\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e177bbf8-7473-460d-8c34-01c9927cd9a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1006,15 +1150,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1030,21 +1190,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.835Z", - "time": 116, + "startedDateTime": "2024-07-22T10:02:36.370Z", + "time": 58, "timings": { "blocked": -1, "connect": -1, @@ -1052,11 +1212,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 116 + "wait": 58 } }, { - "_id": "4c17d786d31c4037c8b0da35f06cc782", + "_id": "3fe9f9d119393fe4adb73acf50d49553", "_order": 0, "cache": {}, "request": { @@ -1083,23 +1243,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "2" + "value": "7" }, { "name": "ps", @@ -1107,21 +1262,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" }, { - "name": "severities", - "value": "MAJOR" + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=2&ps=100&componentKeys=testProject1&severities=MAJOR" + "url": "http://localhost:9000/api/issues/search?p=7&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 13119, + "bodySize": 9101, "content": { "mimeType": "application/json", - "size": 13119, - "text": "{\"total\":288,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":288},\"effortTotal\":1299,\"issues\":[{\"key\":\"AY7SxNLk2IV8fs3TdmX5\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/DataModelTable.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"b4646f3f89159906b28ba9e39c62b826\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-02-15T04:46:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNK-2IV8fs3TdmXp\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"project\":\"testProject1\",\"line\":50,\"hash\":\"e95a9a668262c5fb66b6b700b002a840\",\"textRange\":{\"startLine\":50,\"endLine\":50,\"startOffset\":34,\"endOffset\":68},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-15T04:27:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKm2IV8fs3TdmXe\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"project\":\"testProject1\",\"line\":31,\"hash\":\"11a4777f86d340962e4cc576573f659a\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":21,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-02-14T07:20:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNK12IV8fs3TdmXl\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/MappedRelationshipsTable.tsx\",\"project\":\"testProject1\",\"line\":25,\"hash\":\"b4646f3f89159906b28ba9e39c62b826\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-02-13T16:05:21+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNRO2IV8fs3TdmZn\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/RenderCellExpand.tsx\",\"project\":\"testProject1\",\"line\":99,\"hash\":\"17b85498f5b5e7df04eb76a0f2949f2a\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":33,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-13T06:21:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNLE2IV8fs3TdmXr\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderRelationshipRulesCell.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"47b790890a9ca1aec8b81f042ffbd740\",\"textRange\":{\"startLine\":11,\"endLine\":15,\"startOffset\":44,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-13T06:21:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNLE2IV8fs3TdmXs\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderRelationshipRulesCell.tsx\",\"project\":\"testProject1\",\"line\":47,\"hash\":\"11a4777f86d340962e4cc576573f659a\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":21,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-02-13T06:21:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMQ2IV8fs3TdmYI\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"project\":\"testProject1\",\"line\":235,\"hash\":\"b4646f3f89159906b28ba9e39c62b826\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":11,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2023-02-09T02:47:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNWF2IV8fs3TdmaK\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"project\":\"testProject1\",\"line\":47,\"hash\":\"a049c6453f038826b51ca78be14c87d9\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":6,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[],\"creationDate\":\"2023-02-09T02:47:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNXz2IV8fs3TdmaO\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/convertFiltersToSearchTerms.ts\",\"project\":\"testProject1\",\"line\":63,\"hash\":\"38bfb7c383ee05e359319bd54d91b33c\",\"textRange\":{\"startLine\":63,\"endLine\":63,\"startOffset\":12,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[],\"creationDate\":\"2023-02-03T18:35:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNUe2IV8fs3TdmZ5\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/SyncJobsPage.tsx\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"7672b97a1f7e5a4f955ac826694e3674\",\"textRange\":{\"startLine\":9,\"endLine\":17,\"startOffset\":18,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"darrius.wright@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-02T21:05:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHM2IV8fs3TdmWG\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountDetailView.tsx\",\"project\":\"testProject1\",\"line\":36,\"hash\":\"d2b3085db35cbdaf69110971cd69edf0\",\"textRange\":{\"startLine\":36,\"endLine\":40,\"startOffset\":34,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"balin.sinnott@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-02T16:24:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFq2IV8fs3TdmVk\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"project\":\"testProject1\",\"line\":109,\"hash\":\"21108e250d5e248db85ecdce05fb0c96\",\"textRange\":{\"startLine\":109,\"endLine\":113,\"startOffset\":37,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"balin.sinnott@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-02T16:24:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGd2IV8fs3TdmV1\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"project\":\"testProject1\",\"line\":49,\"hash\":\"ead34a9f166b4115c5b78998e3b104c0\",\"textRange\":{\"startLine\":49,\"endLine\":53,\"startOffset\":29,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"balin.sinnott@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-02-02T16:24:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH92IV8fs3TdmWi\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":11,\"endLine\":22,\"startOffset\":4,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-01-12T17:56:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH92IV8fs3TdmWe\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"project\":\"testProject1\",\"line\":6,\"hash\":\"d90c7ea3d00ecf96fd178a4adb185111\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":34,\"endOffset\":68},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH92IV8fs3TdmWf\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"9f1c4843c82cd5c711e6231c2fb2c772\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"open\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNH92IV8fs3TdmWg\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"9f1c4843c82cd5c711e6231c2fb2c772\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":15,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setOpen\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNH92IV8fs3TdmWh\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"project\":\"testProject1\",\"line\":8,\"hash\":\"96035f2659eb169dd79c610d2e3b5c71\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":8,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"displaySnackbarMessage\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNHs2IV8fs3TdmWS\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/ResumeMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"5aaaf4e526e3930173563210585fd4cf\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":38,\"endOffset\":73},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHs2IV8fs3TdmWT\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/ResumeMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"5aaaf4e526e3930173563210585fd4cf\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":47,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027refreshData\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2023-01-11T22:59:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNLw2IV8fs3TdmX7\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/ConfirmationDialog.tsx\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"131bbf2933cbe550d91fdb6ecf7cb5b3\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":35,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-10T18:57:24+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH12IV8fs3TdmWW\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/ConfirmClusterAssignmentDialog.tsx\",\"project\":\"testProject1\",\"line\":72,\"hash\":\"e102666b2a7cc88db6ab69743871e154\",\"textRange\":{\"startLine\":72,\"endLine\":78,\"startOffset\":47,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-10T18:57:24+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHx2IV8fs3TdmWU\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/NeptuneAccountAssignmentButton.tsx\",\"project\":\"testProject1\",\"line\":66,\"hash\":\"e519ce73a30f3bb4e8cad3b0f5ff7716\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":2,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-09T19:13:52+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHx2IV8fs3TdmWV\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/NeptuneAccountAssignmentButton.tsx\",\"project\":\"testProject1\",\"line\":156,\"hash\":\"e9bf3adca093d2caafb06855d02cda07\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":37,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-09T19:13:52+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHl2IV8fs3TdmWQ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/AccountClusterTable.tsx\",\"project\":\"testProject1\",\"line\":72,\"hash\":\"87bb48bf8d4f4a048d5d8ba2f992029e\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":36,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-09T19:13:52+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWX\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"ed9bcf25b578a4ef304468d1e3ac9288\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":35,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-04T16:23:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWb\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":117,\"hash\":\"06dbec9eb160f40ee5c12bf5d5ceb45b\",\"textRange\":{\"startLine\":117,\"endLine\":126,\"startOffset\":8,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"unused\"],\"creationDate\":\"2023-01-04T15:51:05+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNIJ2IV8fs3TdmWk\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/NeptuneMigrationsFilterControls.tsx\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"1aef8ca75e23d4ba97907476fc166472\",\"textRange\":{\"startLine\":23,\"endLine\":30,\"startOffset\":47,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2023-01-03T19:14:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWY\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":52,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[],\"creationDate\":\"2023-01-03T19:14:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWZ\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":60,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[],\"creationDate\":\"2023-01-03T19:14:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNKV2IV8fs3TdmXZ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"project\":\"testProject1\",\"line\":400,\"hash\":\"f573a40b1566a2ac2398acb3652a79fb\",\"textRange\":{\"startLine\":400,\"endLine\":402,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"adam.pierson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-18T21:26:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJ52IV8fs3TdmXO\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"project\":\"testProject1\",\"line\":462,\"hash\":\"9f1c4843c82cd5c711e6231c2fb2c772\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"open\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"adam.pierson@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-11-18T21:26:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJ52IV8fs3TdmXP\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"project\":\"testProject1\",\"line\":462,\"hash\":\"9f1c4843c82cd5c711e6231c2fb2c772\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":15,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setOpen\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"adam.pierson@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-11-18T21:26:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJ52IV8fs3TdmXQ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"project\":\"testProject1\",\"line\":584,\"hash\":\"53b487304e4cb452b58bb4f3af00c969\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":41,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"adam.pierson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-18T21:26:23+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNIG2IV8fs3TdmWj\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/ClusterFilterControls.tsx\",\"project\":\"testProject1\",\"line\":59,\"hash\":\"8a3a5df11811caa40a95504e4f242e14\",\"textRange\":{\"startLine\":59,\"endLine\":64,\"startOffset\":45,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-17T21:46:22+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHh2IV8fs3TdmWN\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"0c17e245fa7dd1606504b168b6e0d78c\",\"textRange\":{\"startLine\":26,\"endLine\":30,\"startOffset\":29,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-17T20:31:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHh2IV8fs3TdmWO\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"7d0185f864ccdb8a6aa86084b828984a\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":2,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027readOnly\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2022-11-17T20:31:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHh2IV8fs3TdmWP\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\",\"project\":\"testProject1\",\"line\":33,\"hash\":\"6c61d10b360917ad08c247db1e729867\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":18,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setFilters\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"oliver.l.carrillo@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-11-17T20:31:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNFY2IV8fs3TdmVZ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/index.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"f9ec4aae17df3a10f58df95a2da3bf39\",\"textRange\":{\"startLine\":11,\"endLine\":13,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHE2IV8fs3TdmWE\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeAliasButton.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"99a00334006be69fc1129a913c120c28\",\"textRange\":{\"startLine\":13,\"endLine\":16,\"startOffset\":41,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGo2IV8fs3TdmV5\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeOwnerButton.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"277153ec66154b65eb7e2ee0fd5cdd80\",\"textRange\":{\"startLine\":13,\"endLine\":16,\"startOffset\":41,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDh2IV8fs3TdmU7\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"5e063a025b2b6000e92f6d10f838bfa5\",\"textRange\":{\"startLine\":15,\"endLine\":17,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDI2IV8fs3TdmUz\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"project\":\"testProject1\",\"line\":117,\"hash\":\"382924707031a3803ac8d931f861447a\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":35,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxND82IV8fs3TdmVD\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"project\":\"testProject1\",\"line\":71,\"hash\":\"845a74713dfeff74aab296998241f6b6\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":35,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGg2IV8fs3TdmV3\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountPicker.tsx\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"7c5ac1d279c5eede13b6a88cb0de6890\",\"textRange\":{\"startLine\":20,\"endLine\":23,\"startOffset\":30,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGy2IV8fs3TdmV-\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"project\":\"testProject1\",\"line\":202,\"hash\":\"9d8069bf0ae2c61bfce6dbdbac649636\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":35,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEu2IV8fs3TdmVQ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"5e063a025b2b6000e92f6d10f838bfa5\",\"textRange\":{\"startLine\":15,\"endLine\":17,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEo2IV8fs3TdmVP\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"project\":\"testProject1\",\"line\":117,\"hash\":\"382924707031a3803ac8d931f861447a\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":35,\"endOffset\":72},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-11-10T08:08:06+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbg\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":73,\"hash\":\"a6e4707020870b594e0af5fb003972b2\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":20,\"endOffset\":21},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":32,\"endOffset\":41},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-11-10T06:57:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbh\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":74,\"hash\":\"e48f7e088256a20648946d49e2968374\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":16,\"endOffset\":17},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":28,\"endOffset\":37},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-11-10T06:57:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbi\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":76,\"hash\":\"9b9c97a6d9a17bb8b18e3bf3516cab91\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":21,\"endOffset\":22},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":33,\"endOffset\":42},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-11-10T06:57:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbj\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"9591ad8dbe24edf1bfcd7c9cb41e54b2\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":23,\"endOffset\":24},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":35,\"endOffset\":44},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-11-10T06:57:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNb-2IV8fs3Tdmbk\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"project\":\"testProject1\",\"line\":78,\"hash\":\"7b9bf440323086762732b7ebc3a3abe7\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":23,\"endOffset\":24},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-shared/src/types.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":35,\"endOffset\":44},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-11-10T06:57:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNJ2IV8fs3TdmYc\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/AccountGraphObjectSampleDiff.tsx\",\"project\":\"testProject1\",\"line\":40,\"hash\":\"cb5035e1133de80f803d1ecbe8fc0784\",\"textRange\":{\"startLine\":40,\"endLine\":44,\"startOffset\":12,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2022-10-19T14:15:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNF2IV8fs3TdmYa\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/NeptuneFailedObjectDialog.tsx\",\"project\":\"testProject1\",\"line\":17,\"hash\":\"b77c1e71d95bcfc68c58dd422a969ebd\",\"textRange\":{\"startLine\":17,\"endLine\":20,\"startOffset\":42,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T21:37:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNM92IV8fs3TdmYV\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/FailedGraphObjectsTable.tsx\",\"project\":\"testProject1\",\"line\":39,\"hash\":\"f15619c34bcabbdb071edd2d1678ec68\",\"textRange\":{\"startLine\":39,\"endLine\":41,\"startOffset\":40,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T21:37:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNJ2IV8fs3TdmYb\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/AccountGraphObjectSampleDiff.tsx\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"34d9007e288d70e8f5b6fb39e100c5d5\",\"textRange\":{\"startLine\":7,\"endLine\":11,\"startOffset\":45,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T16:54:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNL32IV8fs3TdmX_\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/DataGridHeaderToolbar.tsx\",\"project\":\"testProject1\",\"line\":14,\"hash\":\"272b91070e90b884915cce7d1b6d3e38\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":38,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNB2IV8fs3TdmYX\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"62ac19fbe151f96da9038c5b7ee3a2ea\",\"textRange\":{\"startLine\":19,\"endLine\":21,\"startOffset\":37,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNB2IV8fs3TdmYY\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\",\"project\":\"testProject1\",\"line\":81,\"hash\":\"4d81ecd43759fac6f6bdc15acbc8ea84\",\"textRange\":{\"startLine\":81,\"endLine\":85,\"startOffset\":25,\"endOffset\":23},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNB2IV8fs3TdmYZ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\",\"project\":\"testProject1\",\"line\":111,\"hash\":\"168632387544a9e45c7bba36df1b8468\",\"textRange\":{\"startLine\":111,\"endLine\":113,\"startOffset\":42,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNM92IV8fs3TdmYW\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/FailedGraphObjectsTable.tsx\",\"project\":\"testProject1\",\"line\":230,\"hash\":\"b8cd820dc26a55d35c658bb74823cef6\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":22,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNML2IV8fs3TdmYD\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"project\":\"testProject1\",\"line\":156,\"hash\":\"1f5567a31dba78704edb308c720fd7bb\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":22,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-10-18T14:45:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNN2IV8fs3TdmYd\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/migration/AccountMigrationValidation.tsx\",\"project\":\"testProject1\",\"line\":48,\"hash\":\"f1be38990d75a614854ea5e35a9f36da\",\"textRange\":{\"startLine\":48,\"endLine\":51,\"startOffset\":43,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-15T19:45:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNL82IV8fs3TdmYA\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/ConfirmationDialog.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"394c8880bcf1b1ec94e80d0cfe6c4b7b\",\"textRange\":{\"startLine\":12,\"endLine\":18,\"startOffset\":35,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-13T12:44:02+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNML2IV8fs3TdmYC\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"project\":\"testProject1\",\"line\":35,\"hash\":\"4bd6785a5ff8205301ad3e0e4fd27d0c\",\"textRange\":{\"startLine\":35,\"endLine\":39,\"startOffset\":47,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-13T12:44:02+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNML2IV8fs3TdmYE\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"project\":\"testProject1\",\"line\":184,\"hash\":\"6cd2d0b380df6bc400580cd1c6789d34\",\"textRange\":{\"startLine\":184,\"endLine\":189,\"startOffset\":33,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-13T12:44:02+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNML2IV8fs3TdmYF\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"project\":\"testProject1\",\"line\":217,\"hash\":\"0ea02e1a7d0877f988e8faa859c0167f\",\"textRange\":{\"startLine\":217,\"endLine\":222,\"startOffset\":40,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-10-13T12:44:02+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNRa2IV8fs3TdmZo\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/integrationSchemaApi.ts\",\"project\":\"testProject1\",\"line\":18,\"hash\":\"3591ce432be096febc810a32113631b5\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":25,\"endOffset\":26},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/integrationSchemaApi.ts\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":37,\"endOffset\":46},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"matthew.zember@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-10-10T19:39:53+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYq\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":152,\"hash\":\"a01922cf3060c9d5666a1da26f33579e\",\"textRange\":{\"startLine\":152,\"endLine\":155,\"startOffset\":34,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2022-10-05T14:35:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMe2IV8fs3TdmYM\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"ba5f05dbe85cbaa029778c18ab478e75\",\"textRange\":{\"startLine\":26,\"endLine\":29,\"startOffset\":35,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-09-28T18:38:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMe2IV8fs3TdmYN\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\",\"project\":\"testProject1\",\"line\":31,\"hash\":\"4d2c9092391f00c75a0ab4577271f396\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":23,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setErrorMessage\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-09-28T18:38:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMe2IV8fs3TdmYO\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\",\"project\":\"testProject1\",\"line\":64,\"hash\":\"0d4021aceba6da6f6615c3e180287a0b\",\"textRange\":{\"startLine\":64,\"endLine\":110,\"startOffset\":12,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2022-09-28T18:38:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNME2IV8fs3TdmYB\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/common/ExternalIconButton.tsx\",\"project\":\"testProject1\",\"line\":17,\"hash\":\"285a676dbe6dfe215569fbbad024cfb3\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":2,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027altLabel\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2022-09-28T18:38:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPc2IV8fs3TdmZU\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/TabPanel.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"1305b1442e32b6ca425af1aa11069dc9\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":25,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-09-27T15:09:05+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMU2IV8fs3TdmYK\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDomainsTable.tsx\",\"project\":\"testProject1\",\"line\":148,\"hash\":\"ee8cb1e4a25f5797792e4536feb38d3a\",\"textRange\":{\"startLine\":148,\"endLine\":150,\"startOffset\":39,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-09-23T17:31:22+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNU32IV8fs3TdmaB\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/OpenSearchPage.tsx\",\"project\":\"testProject1\",\"line\":18,\"hash\":\"4d2c9092391f00c75a0ab4577271f396\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":9,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"errorMessage\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"dspatoulas21@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-09-23T17:31:22+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNQT2IV8fs3TdmZe\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"project\":\"testProject1\",\"line\":98,\"hash\":\"33fa0ba6b51cd05953f809a8e8d737e1\",\"textRange\":{\"startLine\":98,\"endLine\":101,\"startOffset\":32,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-08-07T19:19:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMw2IV8fs3TdmYS\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"project\":\"testProject1\",\"line\":55,\"hash\":\"4a8b58cd81c7f50b1a992b8d7e2a596f\",\"textRange\":{\"startLine\":55,\"endLine\":59,\"startOffset\":26,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-08-07T19:19:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNM02IV8fs3TdmYU\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/j1ql/QueryOptions.tsx\",\"project\":\"testProject1\",\"line\":17,\"hash\":\"34e94ec270dca4131a6f63bd8abd5424\",\"textRange\":{\"startLine\":17,\"endLine\":21,\"startOffset\":33,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-08-07T19:19:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFQ2IV8fs3TdmVX\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"project\":\"testProject1\",\"line\":101,\"hash\":\"8d29d9d29f9e8f576129693422aa36c0\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":31,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"geovanni.pacheco-ctr@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-07-14T23:09:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFQ2IV8fs3TdmVY\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"project\":\"testProject1\",\"line\":124,\"hash\":\"533c7a30f66232e8e75cbf2e269deb66\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":35,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"geovanni.pacheco-ctr@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-07-14T23:09:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNDs2IV8fs3TdmU_\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\",\"project\":\"testProject1\",\"line\":34,\"hash\":\"76c1c06e34394198c7dfabe850d38e71\",\"textRange\":{\"startLine\":34,\"endLine\":36,\"startOffset\":44,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-23T20:07:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDs2IV8fs3TdmVA\",\"rule\":\"typescript:S6440\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\",\"project\":\"testProject1\",\"line\":42,\"hash\":\"aba3db1631d0cafe629273d409088645\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":48,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"React Hook \\\"React.useState\\\" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2022-05-23T20:07:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNG92IV8fs3TdmWB\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/AccountRateLimit.tsx\",\"project\":\"testProject1\",\"line\":68,\"hash\":\"317f76e2ce5f4dfb2c242d8d732ec707\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":33,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jeremy.coffield@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-23T15:23:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNG92IV8fs3TdmWC\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/AccountRateLimit.tsx\",\"project\":\"testProject1\",\"line\":88,\"hash\":\"766a6d4b681bff281512d6891c6ef3f8\",\"textRange\":{\"startLine\":88,\"endLine\":95,\"startOffset\":18,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jeremy.coffield@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2022-05-23T15:23:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDs2IV8fs3TdmVB\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\",\"project\":\"testProject1\",\"line\":59,\"hash\":\"6a1aa00e42de6cc5d5a9122070aa1ddb\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":31,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-05-21T04:37:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNDx2IV8fs3TdmVC\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-jsonDataView.tsx\",\"project\":\"testProject1\",\"line\":22,\"hash\":\"0332f9d794537495b2ee153278bcc30c\",\"textRange\":{\"startLine\":22,\"endLine\":27,\"startOffset\":44,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-21T04:37:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNC-2IV8fs3TdmUx\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-queryPolicyView.tsx\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"795b57fa2afd05b10f48019136a5fe15\",\"textRange\":{\"startLine\":7,\"endLine\":9,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-21T04:37:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNCo2IV8fs3TdmUv\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteGroup.tsx\",\"project\":\"testProject1\",\"line\":5,\"hash\":\"215402620d947a494314ce33f63ddf43\",\"textRange\":{\"startLine\":5,\"endLine\":7,\"startOffset\":42,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDo2IV8fs3TdmU9\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteMember.tsx\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"1a7af7e37c063d72251ad6e97a2cf33c\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":50,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDo2IV8fs3TdmU-\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteMember.tsx\",\"project\":\"testProject1\",\"line\":54,\"hash\":\"44e67d945558ba656195c8c1feb44563\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNDW2IV8fs3TdmU3\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-membersTableFilters.tsx\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"ae794c3b3512425f9915fcce5af53bfb\",\"textRange\":{\"startLine\":9,\"endLine\":15,\"startOffset\":48,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDW2IV8fs3TdmU4\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-membersTableFilters.tsx\",\"project\":\"testProject1\",\"line\":54,\"hash\":\"d4c8b07e01ac29a5aaaca53d64d4148b\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":27,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNB82IV8fs3TdmUu\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"project\":\"testProject1\",\"line\":61,\"hash\":\"ac05719c9e01832d652e448c97ba2805\",\"textRange\":{\"startLine\":61,\"endLine\":62,\"startOffset\":6,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[],\"creationDate\":\"2022-05-20T16:20:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNTg2IV8fs3TdmZ0\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"project\":\"testProject1\",\"line\":143,\"hash\":\"c82ebd4c11a434561b96659ba88dc07a\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":37,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"drew.johnson@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-05-19T20:39:29+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNDR2IV8fs3TdmU1\",\"rule\":\"typescript:S6478\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"project\":\"testProject1\",\"line\":67,\"hash\":\"44e67d945558ba656195c8c1feb44563\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":29,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this component definition out of the parent component and pass data as props.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"EFFICIENT\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNDc2IV8fs3TdmU5\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab.tsx\",\"project\":\"testProject1\",\"line\":79,\"hash\":\"ef85f9b6fc4e8adc19d063087f1ec0a8\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":47,\"endOffset\":73},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDc2IV8fs3TdmU6\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab.tsx\",\"project\":\"testProject1\",\"line\":191,\"hash\":\"38559c871fba28d992ead51549367f83\",\"textRange\":{\"startLine\":191,\"endLine\":193,\"startOffset\":10,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeOwnerButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountChangeOwnerButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountChangeOwnerButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountChangeOwnerButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DiffGraphObject.tsx\",\"longName\":\"packages/callisto-frontend/src/components/DiffGraphObject.tsx\",\"path\":\"packages/callisto-frontend/src/components/DiffGraphObject.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RateLimitChart.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/RateLimitChart/RateLimitChart.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountPicker.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountPicker.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountPicker.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountPicker.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/RenderCellExpand.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RenderCellExpand.tsx\",\"longName\":\"packages/callisto-frontend/src/components/RenderCellExpand.tsx\",\"path\":\"packages/callisto-frontend/src/components/RenderCellExpand.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountTrial.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupCreationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useQueryParams.ts\",\"longName\":\"packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"path\":\"packages/callisto-frontend/src/hooks/useQueryParams.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RapidResponsePage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/RapidResponsePage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/RapidResponsePage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-jsonDataView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-jsonDataView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-jsonDataView.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-jsonDataView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-abacPermissionView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-abacPermissionView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteMember.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-deleteMember.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteMember.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteMember.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"table-createGroupButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/OpenSearchPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpenSearchPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/OpenSearchPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/OpenSearchPage.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/convertFiltersToSearchTerms.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"convertFiltersToSearchTerms.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/dataDictionary/convertFiltersToSearchTerms.ts\",\"path\":\"packages/callisto-backend/src/routes/api/dataDictionary/convertFiltersToSearchTerms.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/SyncJobsPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"SyncJobsPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/SyncJobsPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/SyncJobsPage.tsx\"},{\"key\":\"testProject1:packages/callisto-shared/src/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"packages/callisto-shared/src/types.ts\",\"path\":\"packages/callisto-shared/src/types.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-membersTableFilters.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-membersTableFilters.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-membersTableFilters.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-membersTableFilters.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-addMember.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-addMember.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"table.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/j1ql/QueryOptions.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"QueryOptions.tsx\",\"longName\":\"packages/callisto-frontend/src/components/j1ql/QueryOptions.tsx\",\"path\":\"packages/callisto-frontend/src/components/j1ql/QueryOptions.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"J1QLQuery.tsx\",\"longName\":\"packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"path\":\"packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RuleTripletsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderRelationshipRulesCell.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RenderRelationshipRulesCell.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RenderRelationshipRulesCell.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RenderRelationshipRulesCell.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/MappedRelationshipsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"MappedRelationshipsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/MappedRelationshipsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/MappedRelationshipsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RenderIntegrationIcons.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RenderIntegrationIcons.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CreateSnapshotCard.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/cards/CreateSnapshotCard.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpensearchDataExplorerTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDataExplorerTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstancesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstancesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpensearchDomainsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpensearchDomainsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDomainsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpensearchDomainsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/integrationSchemaApi.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationSchemaApi.ts\",\"longName\":\"packages/callisto-frontend/src/api/integrationSchemaApi.ts\",\"path\":\"packages/callisto-frontend/src/api/integrationSchemaApi.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"OpenSearchDomainSnapshotsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/tables/OpenSearchDomainSnapshotsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationJobsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/common/ExternalIconButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ExternalIconButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/common/ExternalIconButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/common/ExternalIconButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/opensearch/ConfirmationDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ConfirmationDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/opensearch/ConfirmationDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/opensearch/ConfirmationDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"service.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/service.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteGroup.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-deleteGroup.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteGroup.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-deleteGroup.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/ClusterFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ClusterFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/ClusterFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/ClusterFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/FailedGraphObjectsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FailedGraphObjectsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/migration/tables/FailedGraphObjectsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/migration/tables/FailedGraphObjectsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-queryPolicyView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"spotlight-tab-queryPolicyView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-queryPolicyView.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/spotlight-tab-queryPolicyView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/NeptuneMigrationsFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"NeptuneMigrationsFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/NeptuneMigrationsFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/NeptuneMigrationsFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountMigrationCardTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/migration/tables/AccountMigrationCardTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/migration/AccountGraphObjectSampleDiff.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGraphObjectSampleDiff.tsx\",\"longName\":\"packages/callisto-frontend/src/components/migration/AccountGraphObjectSampleDiff.tsx\",\"path\":\"packages/callisto-frontend/src/components/migration/AccountGraphObjectSampleDiff.tsx\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/migration/NeptuneFailedObjectDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"NeptuneFailedObjectDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/migration/NeptuneFailedObjectDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/migration/NeptuneFailedObjectDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RefreshDataButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/RefreshDataButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/migration/AccountMigrationValidation.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountMigrationValidation.tsx\",\"longName\":\"packages/callisto-frontend/src/components/migration/AccountMigrationValidation.tsx\",\"path\":\"packages/callisto-frontend/src/components/migration/AccountMigrationValidation.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/ResumeMigrationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ResumeMigrationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/ResumeMigrationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/ResumeMigrationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AddMigrationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/AccountClusterTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountClusterTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/tables/AccountClusterTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/tables/AccountClusterTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/ConfirmClusterAssignmentDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ConfirmClusterAssignmentDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/ConfirmClusterAssignmentDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/ConfirmClusterAssignmentDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/NeptuneAccountAssignmentButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"NeptuneAccountAssignmentButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/NeptuneAccountAssignmentButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/NeptuneAccountAssignmentButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ClusterTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/tables/ClusterTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountChangeAliasButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountChangeAliasButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountChangeAliasButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountChangeAliasButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/ConfirmationDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ConfirmationDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/ConfirmationDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/ConfirmationDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/DataModelTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DataModelTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/DataModelTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/DataModelTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountSettingsPanel.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountSettingsPanel.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/TabPanel.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"TabPanel.tsx\",\"longName\":\"packages/callisto-frontend/src/components/TabPanel.tsx\",\"path\":\"packages/callisto-frontend/src/components/TabPanel.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountRateLimit/AccountRateLimit.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountRateLimit.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountRateLimit/AccountRateLimit.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountRateLimit/AccountRateLimit.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/DataGridHeaderToolbar.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DataGridHeaderToolbar.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/DataGridHeaderToolbar.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/DataGridHeaderToolbar.tsx\"}],\"facets\":[]}" + "size": 9101, + "text": "{\"total\":51559,\"p\":7,\"ps\":100,\"paging\":{\"pageIndex\":7,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"d01107d6-068c-49eb-afc3-7e3616d6ce09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bb4ad9d-58ea-48de-8b44-479b0e46b510\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"720fbdbc-028c-4b98-b833-acc18eea35df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33d87ba7-0f1f-4166-b68e-ea57c8e7c04d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93666e86-cdf9-4b12-8aa5-4c660a17f434\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e3fdfc-c5e4-497f-9bf7-a61b7dbd945c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8552d328-035b-43d5-bfb6-56a6663578b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c15d1212-f79a-4340-8259-3f5f7c80ce3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"996f01a6-688a-4dae-9d61-778d2b07459a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9110441a-a893-4d9e-baa0-1cfc06eed32a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d9231ed-a732-4659-8b82-1716bd395dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59dd9ed0-3869-4104-9019-773f64f26417\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d4de5d7-2d51-4265-aace-d5afa21cdc44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c07e0d8-021e-4827-a27b-3b371dbe7eab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffa0a3f5-5dde-4a9c-8132-3bbbc734164d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07500a3c-717f-4898-a12a-7e03125a3031\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd03fa74-9a15-4521-902b-2623e00aebae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74046cb3-d7a6-4391-a816-3143da86fa2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce4468b-97ae-4889-9774-951fc41dc839\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83dc3e21-da58-4d75-92b8-eb425549197f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6abeae8b-16cb-4e42-9dd6-bca76f9f1653\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62fc7fc1-42af-4fc2-baa1-933aecc4b016\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc04e98-831c-4ffe-8dfc-3e75f9c59d25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11e15a53-7c48-401b-ab4c-08f088d8b8c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd0739d-0142-400f-8423-f024752fa7f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c654c91-808b-43b1-8e90-3529180289fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0b8726a-09ea-4421-a4cb-fc03693a1453\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"147e69a6-68c3-40dc-8175-42492089a555\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"026337dc-ecff-4a2b-886d-71a7a57e90a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ace13e1-2cfb-4eca-b5de-93f2783bb405\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a429fcc-b272-40f8-b0ba-3bc5a6c246af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eca869ad-e007-4210-b859-bb5992453417\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f79af08d-2edb-488f-84d8-b00f59ef75da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc1b6af-9dcb-4906-bd2c-7e254dbd8914\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fcf5c90-985f-440a-abcf-c0b150a926fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4bc702f-2bfd-49ea-a227-360b63b5fe3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"514371dd-a52d-4846-a0e6-ad9b7ce610fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6085bc98-cdb8-4541-9bb1-362e992a81cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2079c607-8a6e-49e6-a801-afc23eff819a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf3eff09-d433-41c2-ab7b-04d6bb34078c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1fa1de7-3dad-4160-b41e-017cdd06a5a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912b80aa-a2da-4681-a7d9-286242e7b100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ceeff2-cace-48a9-bab3-83d4ed8a1f88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51e8654b-c8a5-47ff-8d6f-c966c4fd7e8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3e468b-2e22-424f-b27e-9ab6e64f4561\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9026cc93-1a72-42a9-aaa7-a6ea3e7ddd0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09dc92ed-1dd2-4e52-9e75-a870eaebc544\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc5f428-48e9-45d9-ade6-e56eb82d4c9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38d9a2db-8850-4fbf-a1f3-4d58c3250d80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f696819c-5423-44ec-a200-23dbdb0bb744\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ffd725-3f6f-4857-8eab-e19abbac8eec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"329101a6-a3de-4e90-b962-879733326fc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a213e3-84d5-49b4-809e-c781a3238e1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"160b85fb-3014-4725-bc36-7fa07d66708a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20ddec3f-d98d-4f5f-a999-c7e284068e47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62a0c815-fb5c-4f45-827a-dab91c11a57c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1caba36-ad4a-48b9-908b-89c38404927a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa7bb555-f117-4f1f-97cb-02a529f463d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66028c08-3cc1-41c5-9313-92fe70f742ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abdc904f-27b7-410d-a79b-28260fd44f04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa8e5dad-0961-42de-b195-8c19ab7b2655\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8119ba52-434d-4953-bcbc-446d4460bf49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ad3bfc0-f0f5-45e5-9e39-1bb2d7d9e065\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0488735a-5cdd-4198-9dd8-97248208fe2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"489c3a30-21bd-4c3a-8d0e-2844774b0b1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55e56d06-31d8-45d9-819e-ec07cbee8d71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a21d5eb4-5145-4dcf-a1d6-f1058fce71f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65ea9d8-5380-4c78-bfec-b48c77acab77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ae1007c-edcb-442a-b656-e8cf8ee1e346\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3ceb52a-6da3-498d-8b79-da0e79fac52e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16e9630f-e211-444e-812b-204eb007bd9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30af6721-9a35-4f79-84f2-367f7e739532\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ff68b0f-ddbd-4b28-924b-f93a52516b22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e29df1b-a7ab-4c52-a41c-8ad3ec0816f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a9ec9ea-12dd-4083-a4d3-51610bcd24ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb180af4-f416-400f-8708-806fd03f04ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afeebf55-055b-4423-bcda-8ce09ea42268\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00eebe31-27eb-429f-a1d8-9010ce2a4cbc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28cdbbed-ad57-4eb4-ac25-8fabb7b7a1fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d918ae1f-d318-4fd9-b318-91fdce65fc77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3c0961a-3993-4b83-8f9e-4f62ebf5506c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf2d6b42-1af5-4c35-9a4b-536a755b8ded\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b36445f6-300d-4dd7-81f2-71c713ff11a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e7d3094-299a-4297-94b9-a4ba0178aad8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"616ca8b2-4892-4aac-8de4-4cd04b2fce53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf66ce71-cef3-4b47-9845-800dd040495a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a983c1dc-38d6-4589-8da8-31f5ca092a59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7174798a-4b18-47dd-8f45-f4e5cdfdb664\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14af6aa-16cc-416b-890b-e64a021054fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e731f3c-1233-4024-b540-6596982dab39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6be2353-c541-4f09-9f8d-1b04ec754fcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89054abd-b72e-4771-a151-deef05546136\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00c208d6-2b0e-45a3-b317-3a2016a337d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20a944a4-063a-4000-96be-39707b68e7dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd5818c8-f55d-4362-8fe9-6c88ec924e29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99222df8-5ad5-4c2c-a919-99ac9f67c17f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7986f97-59d5-4063-a3a9-047e95ab3a93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82c16785-4ea5-4bd5-b2f7-5a9d1706fbc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6cf32fe-5504-4d38-8792-f52bbbf18413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9949c533-e734-4c75-bbeb-90c467b9d5d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1139,15 +1306,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1163,21 +1346,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.962Z", - "time": 42, + "startedDateTime": "2024-07-22T10:02:36.439Z", + "time": 56, "timings": { "blocked": -1, "connect": -1, @@ -1185,11 +1368,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 42 + "wait": 56 } }, { - "_id": "1b58e22dec75ffa671b1c247df184e6f", + "_id": "54f7c6d05f1bb96b0f20d9df61ac159f", "_order": 0, "cache": {}, "request": { @@ -1216,23 +1399,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "3" + "value": "8" }, { "name": "ps", @@ -1240,21 +1418,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" }, { - "name": "severities", - "value": "MAJOR" + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=3&ps=100&componentKeys=testProject1&severities=MAJOR" + "url": "http://localhost:9000/api/issues/search?p=8&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 12164, + "bodySize": 9129, "content": { "mimeType": "application/json", - "size": 12164, - "text": "{\"total\":288,\"p\":3,\"ps\":100,\"paging\":{\"pageIndex\":3,\"pageSize\":100,\"total\":288},\"effortTotal\":1299,\"issues\":[{\"key\":\"AY7SxNDh2IV8fs3TdmU8\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNCz2IV8fs3TdmUw\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-filterGroupsControl.tsx\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"93e61065d55f39d0368ff19bf6f2779b\",\"textRange\":{\"startLine\":23,\"endLine\":28,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDI2IV8fs3TdmUy\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"project\":\"testProject1\",\"line\":45,\"hash\":\"244f297c1066950d7ea3072f6071a158\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":28,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNDI2IV8fs3TdmU0\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"project\":\"testProject1\",\"line\":121,\"hash\":\"ac6b3836351d98756bcabd5dd8f52a35\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":22,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setFilterItems\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNL02IV8fs3TdmX8\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"project\":\"testProject1\",\"line\":32,\"hash\":\"ca28b1d3a424cddb75f0287e59f335fe\",\"textRange\":{\"startLine\":32,\"endLine\":43,\"startOffset\":36,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFh2IV8fs3TdmVa\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"4b573e6eb61636dceca5ef8f68d7bbaf\",\"textRange\":{\"startLine\":19,\"endLine\":21,\"startOffset\":47,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-18T12:59:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFh2IV8fs3TdmVc\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"project\":\"testProject1\",\"line\":69,\"hash\":\"6c6a96593c9bbc4f5385d720430e651f\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":8,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"newDomains\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-05-18T12:59:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNFh2IV8fs3TdmVd\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"project\":\"testProject1\",\"line\":162,\"hash\":\"0dfd4962214954d675377d11fe111fba\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":21,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-05-18T12:59:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNFl2IV8fs3TdmVf\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"ce956d322bfc19ae626af1f3b31d3ec1\",\"textRange\":{\"startLine\":15,\"endLine\":17,\"startOffset\":46,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-10T16:34:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJn2IV8fs3TdmXD\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"project\":\"testProject1\",\"line\":26,\"hash\":\"6b824a7eede3350fd38dabb09bfa6d21\",\"textRange\":{\"startLine\":26,\"endLine\":31,\"startOffset\":45,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T05:20:00+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJ52IV8fs3TdmXM\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"project\":\"testProject1\",\"line\":451,\"hash\":\"d9dd281041ebc685fcbb569ca460f147\",\"textRange\":{\"startLine\":451,\"endLine\":454,\"startOffset\":37,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T05:20:00+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJ52IV8fs3TdmXN\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"project\":\"testProject1\",\"line\":460,\"hash\":\"823afc9048c2e23c400ce45514562a09\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":25,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setAccountFilters\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-05-01T05:20:00+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNHH2IV8fs3TdmWF\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFilterControls.tsx\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"b5595d8791b0e27b3dcf5c0fb4fa5a1b\",\"textRange\":{\"startLine\":23,\"endLine\":28,\"startOffset\":38,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T04:56:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJy2IV8fs3TdmXL\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"56fe61fdca2290a5d4eb7798f7e8a2d4\",\"textRange\":{\"startLine\":12,\"endLine\":19,\"startOffset\":50,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T04:56:13+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNJt2IV8fs3TdmXF\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"71162ca96db2ee52a997c53a5a673e2e\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":18,\"endOffset\":19},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":36,\"endOffset\":45},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJt2IV8fs3TdmXG\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"0cb924bafe98e378fc0cb80bd851cca4\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":15,\"endOffset\":16},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":33,\"endOffset\":42},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNJt2IV8fs3TdmXH\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"project\":\"testProject1\",\"line\":29,\"hash\":\"ba2bdd10268276415b16081d796139e8\",\"textRange\":{\"startLine\":29,\"endLine\":36,\"startOffset\":52,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNKJ2IV8fs3TdmXU\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":30,\"hash\":\"45249bfb0c63b734154ac99ea4dafbc9\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":6,\"endOffset\":65},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNKJ2IV8fs3TdmXW\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"project\":\"testProject1\",\"line\":172,\"hash\":\"f9391b6fdc89c6b2cbe3b8321296428c\",\"textRange\":{\"startLine\":172,\"endLine\":175,\"startOffset\":44,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNT52IV8fs3TdmZ2\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"7672b97a1f7e5a4f955ac826694e3674\",\"textRange\":{\"startLine\":16,\"endLine\":24,\"startOffset\":18,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-05-01T03:04:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNR12IV8fs3TdmZp\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"project\":\"testProject1\",\"line\":5,\"hash\":\"05328bcdc2f93f61a61daa6b6d335d96\",\"textRange\":{\"startLine\":5,\"endLine\":5,\"startOffset\":11,\"endOffset\":12},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"textRange\":{\"startLine\":5,\"endLine\":5,\"startOffset\":14,\"endOffset\":23},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNR12IV8fs3TdmZq\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"project\":\"testProject1\",\"line\":6,\"hash\":\"39854e1c807450f18d695960eda40de8\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":8,\"endOffset\":9},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":11,\"endOffset\":20},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNR12IV8fs3TdmZr\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"project\":\"testProject1\",\"line\":7,\"hash\":\"3d5f6347bd113f611ca45431f5224728\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":13,\"endOffset\":14},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":16,\"endOffset\":25},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNR12IV8fs3TdmZs\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"project\":\"testProject1\",\"line\":8,\"hash\":\"c4d7e1f1aef3599974ee68ef7bbbda8a\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":14,\"endOffset\":15},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":17,\"endOffset\":26},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNR12IV8fs3TdmZt\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"2aa23d71f5c046c6fe55a77ff9574f89\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":17,\"endOffset\":18},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":20,\"endOffset\":29},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"redundant\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNN12IV8fs3TdmYy\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/DynamoDbTablesTable.tsx\",\"project\":\"testProject1\",\"line\":70,\"hash\":\"fce982be9210ee42d46ea7affd7d1b92\",\"textRange\":{\"startLine\":70,\"endLine\":73,\"startOffset\":36,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNN12IV8fs3TdmYz\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/DynamoDbTablesTable.tsx\",\"project\":\"testProject1\",\"line\":75,\"hash\":\"a903eb1e5189147c3dab5f1699ef72c9\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":15,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setBusy\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNu2IV8fs3TdmYv\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"project\":\"testProject1\",\"line\":64,\"hash\":\"87c92fc5a8f639870ed7fb6a19f307cd\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":2,\"endOffset\":55},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"unused\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNu2IV8fs3TdmYw\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"project\":\"testProject1\",\"line\":154,\"hash\":\"be2e5f9d209ecaa69d5eb7c57811526f\",\"textRange\":{\"startLine\":154,\"endLine\":229,\"startOffset\":12,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNNx2IV8fs3TdmYx\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoredDynamoDbTablesTable.tsx\",\"project\":\"testProject1\",\"line\":128,\"hash\":\"940ec9251d246aa6ac2e239c0ce4601c\",\"textRange\":{\"startLine\":128,\"endLine\":131,\"startOffset\":44,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEZ2IV8fs3TdmVM\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserFilterControls.tsx\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"07ebc61fd992c5a741d386df27a6a218\",\"textRange\":{\"startLine\":24,\"endLine\":31,\"startOffset\":47,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T05:18:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEP2IV8fs3TdmVI\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUsersTable.tsx\",\"project\":\"testProject1\",\"line\":38,\"hash\":\"6d7c1753e4c4cbfc793d3354dad61e59\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":20,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T05:18:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEP2IV8fs3TdmVJ\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUsersTable.tsx\",\"project\":\"testProject1\",\"line\":140,\"hash\":\"034cb6baef880cbe9186601bd8fe2a49\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":39,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T05:18:47+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEh2IV8fs3TdmVN\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupFilterControls.tsx\",\"project\":\"testProject1\",\"line\":23,\"hash\":\"93e61065d55f39d0368ff19bf6f2779b\",\"textRange\":{\"startLine\":23,\"endLine\":28,\"startOffset\":43,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T04:34:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEo2IV8fs3TdmVO\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"project\":\"testProject1\",\"line\":40,\"hash\":\"a802feaeb8542b10ece4bad41dabb8a0\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":20,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T04:34:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNU2IV8fs3TdmYg\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UsersAppBar.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"2c8d0b174ada084e1531dda4c272b247\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":28,\"endOffset\":77},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-21T03:44:46+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNN92IV8fs3TdmY1\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dashboards/UsageDashboardWidget.tsx\",\"project\":\"testProject1\",\"line\":71,\"hash\":\"8adba55842772426e6bd43c55cbcc189\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":16,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"stroke\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-01-20T02:56:46+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNN92IV8fs3TdmY2\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dashboards/UsageDashboardWidget.tsx\",\"project\":\"testProject1\",\"line\":90,\"hash\":\"45cf886fcda6610655421a38829feda2\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":25,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-01-20T02:56:46+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNUv2IV8fs3TdmZ9\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"87bb97a5b22571c02c9b9e55e3611c7f\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":17,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"setParams\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-01-15T03:32:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNF22IV8fs3TdmVp\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFeaturesRow/AccountFeatureRow.tsx\",\"project\":\"testProject1\",\"line\":27,\"hash\":\"ca46e4db58d834ad62e9fdeedaebdfee\",\"textRange\":{\"startLine\":27,\"endLine\":31,\"startOffset\":34,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2022-01-13T06:49:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGy2IV8fs3TdmV9\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"project\":\"testProject1\",\"line\":82,\"hash\":\"45cf886fcda6610655421a38829feda2\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":25,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2022-01-11T05:34:15+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNGy2IV8fs3TdmV8\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"project\":\"testProject1\",\"line\":63,\"hash\":\"8adba55842772426e6bd43c55cbcc189\",\"textRange\":{\"startLine\":63,\"endLine\":63,\"startOffset\":16,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"stroke\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2022-01-11T04:09:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNLs2IV8fs3TdmX6\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/common/ToggleOptionRow.tsx\",\"project\":\"testProject1\",\"line\":17,\"hash\":\"86fcce2303a62b43878cbcdf93d37814\",\"textRange\":{\"startLine\":17,\"endLine\":23,\"startOffset\":40,\"endOffset\":23},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-12-28T21:01:21+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNk2IV8fs3TdmYl\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"project\":\"testProject1\",\"line\":37,\"hash\":\"0c32d29e7354885cc64f5d289e93d5af\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":2,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027disableRefresh\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[\"react\"],\"creationDate\":\"2021-12-28T21:01:21+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmar\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":171,\"hash\":\"ac96e9e50924d5fca44f43dd09b51295\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":6,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-12-14T22:47:18+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNQC2IV8fs3TdmZa\",\"rule\":\"typescript:S6767\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MonacoDiffEditor.tsx\",\"project\":\"testProject1\",\"line\":8,\"hash\":\"c3acdecdd05ea93397c4234a08cf313e\",\"textRange\":{\"startLine\":8,\"endLine\":8,\"startOffset\":2,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027language\\u0027 PropType is defined but prop is never used\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\"],\"creationDate\":\"2021-12-14T22:17:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNQC2IV8fs3TdmZb\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MonacoDiffEditor.tsx\",\"project\":\"testProject1\",\"line\":14,\"hash\":\"1733db31b484a2d0c6ca0334c5cd3ac8\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":33,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-12-14T22:17:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPA2IV8fs3TdmZI\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/MonacoEditor.tsx\",\"project\":\"testProject1\",\"line\":27,\"hash\":\"2a9b5f782344b49b2125ecebcb3fdb0e\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":29,\"endOffset\":53},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-12-14T22:17:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNNo2IV8fs3TdmYs\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/troubleshoot/QueryDiff.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"0c0b204f48c80543398376219c3f077c\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":26,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-12-14T22:17:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNaG2IV8fs3TdmbG\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/types.ts\",\"project\":\"testProject1\",\"line\":227,\"hash\":\"c7ae41b93663d10bc658ab190aa4a784\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":12,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"DbRecordComputedProperties\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-11-10T04:56:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNY12IV8fs3Tdmao\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"project\":\"testProject1\",\"line\":351,\"hash\":\"a3917ea372214e3e2b6e140bbc810b21\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":6,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-11-10T04:56:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNUo2IV8fs3TdmZ6\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"project\":\"testProject1\",\"line\":28,\"hash\":\"7672b97a1f7e5a4f955ac826694e3674\",\"textRange\":{\"startLine\":28,\"endLine\":36,\"startOffset\":18,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-11-10T04:56:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNE72IV8fs3TdmVT\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationRow.tsx\",\"project\":\"testProject1\",\"line\":11,\"hash\":\"493943e46dfb0d64f10e27a6ccf48d3a\",\"textRange\":{\"startLine\":11,\"endLine\":14,\"startOffset\":42,\"endOffset\":23},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNFF2IV8fs3TdmVU\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationsTable.tsx\",\"project\":\"testProject1\",\"line\":71,\"hash\":\"d0f794b06843efb8099e9031aa012d99\",\"textRange\":{\"startLine\":71,\"endLine\":73,\"startOffset\":45,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEz2IV8fs3TdmVS\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInviteUserButton.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"1e8bb1716d5a40933faa185e610852a9\",\"textRange\":{\"startLine\":13,\"endLine\":15,\"startOffset\":45,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEK2IV8fs3TdmVH\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupAddUserButton.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"1efd7ede324db21734993ea0358ce6d2\",\"textRange\":{\"startLine\":13,\"endLine\":15,\"startOffset\":42,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEU2IV8fs3TdmVK\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"project\":\"testProject1\",\"line\":12,\"hash\":\"afe83f6b24ca6b83bed4368d4aa17728\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":36,\"endOffset\":75},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-28T03:54:16+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGr2IV8fs3TdmV6\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroupDetailView.tsx\",\"project\":\"testProject1\",\"line\":33,\"hash\":\"26a0718feed952aa95aa287a82a20875\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":18,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-21T14:55:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGr2IV8fs3TdmV7\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroupDetailView.tsx\",\"project\":\"testProject1\",\"line\":53,\"hash\":\"268a614a560e6172d7b35323583cc68c\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":39,\"endOffset\":55},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-10-21T14:55:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNEu2IV8fs3TdmVR\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"52748091+jchavez443@users.noreply.github.com\",\"tags\":[],\"creationDate\":\"2021-10-21T14:55:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNF72IV8fs3TdmVq\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/UsageLimitEntitlementRow/UsageLimitEntitlementRow.tsx\",\"project\":\"testProject1\",\"line\":98,\"hash\":\"5a69ac7a2240e742b493886433969291\",\"textRange\":{\"startLine\":98,\"endLine\":116,\"startOffset\":12,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2021-06-29T15:32:14+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNF72IV8fs3TdmVr\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/UsageLimitEntitlementRow/UsageLimitEntitlementRow.tsx\",\"project\":\"testProject1\",\"line\":100,\"hash\":\"08efc44b6fc16c57fea901509275513f\",\"textRange\":{\"startLine\":100,\"endLine\":116,\"startOffset\":12,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2021-06-29T15:32:14+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNGZ2IV8fs3TdmV0\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/UseAccountTrialLogic.test.ts\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"0ca0c89d9be8f86805e6919d1a1f64e3\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":8,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"patchAccountTrialEndTimeApiSpy\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2021-05-28T22:28:34+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNGd2IV8fs3TdmV2\",\"rule\":\"typescript:S6749\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"project\":\"testProject1\",\"line\":73,\"hash\":\"766a6d4b681bff281512d6891c6ef3f8\",\"textRange\":{\"startLine\":73,\"endLine\":80,\"startOffset\":18,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"A fragment with only one child is redundant.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"react\"],\"creationDate\":\"2021-05-28T19:27:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNas2IV8fs3TdmbU\",\"rule\":\"typescript:S6397\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/auth/saml/passportSaml.ts\",\"project\":\"testProject1\",\"line\":105,\"hash\":\"c0369e0460336f2b1195de074ea1404e\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":59,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this character class by the character itself.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2021-05-27T15:15:12+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNas2IV8fs3TdmbV\",\"rule\":\"typescript:S6397\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/auth/saml/passportSaml.ts\",\"project\":\"testProject1\",\"line\":105,\"hash\":\"c0369e0460336f2b1195de074ea1404e\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":64,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this character class by the character itself.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"tywalch@gmail.com\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2021-05-27T15:15:12+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNGl2IV8fs3TdmV4\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/EntitlementsTable/EntitlementsTable.tsx\",\"project\":\"testProject1\",\"line\":96,\"hash\":\"73a31c9f53a0361c3b7b797452476b27\",\"textRange\":{\"startLine\":96,\"endLine\":109,\"startOffset\":2,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-05-25T21:59:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNGC2IV8fs3TdmVs\",\"rule\":\"typescript:S4165\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/FeatureEntitlementRow/useFeatureEntitlementRowLogic.ts\",\"project\":\"testProject1\",\"line\":32,\"hash\":\"cbbba81ba1ff326f1e422bf783dde891\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":15,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Review this redundant assignment: \\\"status\\\" already holds the assigned value along all execution paths.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"redundant\"],\"creationDate\":\"2021-05-20T20:17:04+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNIl2IV8fs3TdmWq\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTable/FeaturesTable.tsx\",\"project\":\"testProject1\",\"line\":19,\"hash\":\"5499a5020464d8e63c73165e92c73a45\",\"textRange\":{\"startLine\":19,\"endLine\":25,\"startOffset\":30,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-05-03T15:08:28+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNIc2IV8fs3TdmWo\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"42d41228c6435d0395cc7d4c63087eba\",\"textRange\":{\"startLine\":15,\"endLine\":19,\"startOffset\":33,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-05-03T15:08:28+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNIx2IV8fs3TdmWs\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/DeleteDialog/DeleteSystemFeatureDialog.tsx\",\"project\":\"testProject1\",\"line\":13,\"hash\":\"5fc44eb269c5b238e9ed8b7e46f93085\",\"textRange\":{\"startLine\":13,\"endLine\":18,\"startOffset\":42,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-04-29T22:27:31+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNIl2IV8fs3TdmWr\",\"rule\":\"typescript:S6479\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTable/FeaturesTable.tsx\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"0dfd4962214954d675377d11fe111fba\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":21,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Do not use Array index in keys\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"jsx\",\"performance\",\"react\"],\"creationDate\":\"2021-04-29T22:27:21+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNIU2IV8fs3TdmWm\",\"rule\":\"typescript:S4043\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"43e1dcf1a0e4053977bc76cc7e7bd647\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":11,\"endOffset\":26},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this array \\\"sort\\\" operation to a separate statement or replace it with \\\"toSorted\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2021-04-22T20:00:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNVd2IV8fs3TdmaE\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/providers/snackbar.tsx\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"20c63011b33be2f74d8c790a92b2e5ac\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":33,\"endOffset\":70},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"yuchuan.li@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-04-07T14:27:45+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNRA2IV8fs3TdmZl\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/NotAllowed.tsx\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"9b5dbc5246b234ebf1e4fbe89b05f7b5\",\"textRange\":{\"startLine\":9,\"endLine\":12,\"startOffset\":27,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-04-03T01:36:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNMw2IV8fs3TdmYT\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"project\":\"testProject1\",\"line\":237,\"hash\":\"3a631c6168ef54eaa23743553d80a2a1\",\"textRange\":{\"startLine\":237,\"endLine\":244,\"startOffset\":16,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2021-04-03T01:36:32+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmat\",\"rule\":\"typescript:S1134\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":194,\"hash\":\"f41091cf2076a7061dad7919d1f36e53\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":13,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Take the required action to fix the issue indicated by this comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2021-04-02T03:38:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNQr2IV8fs3TdmZi\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/IfAllowed.tsx\",\"project\":\"testProject1\",\"line\":6,\"hash\":\"5dc43f612a3a6cb42929de76fa6b356a\",\"textRange\":{\"startLine\":6,\"endLine\":9,\"startOffset\":26,\"endOffset\":1},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-04-02T03:23:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNVi2IV8fs3TdmaF\",\"rule\":\"typescript:S6754\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/providers/sharedData.tsx\",\"project\":\"testProject1\",\"line\":25,\"hash\":\"cc0817abb0fdd9dd1a8974e448e4f57f\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":8,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"useState call is not destructured into value + setter pair\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-04-02T03:23:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"IDENTIFIABLE\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNHQ2IV8fs3TdmWI\",\"rule\":\"typescript:S4634\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.test.tsx\",\"project\":\"testProject1\",\"line\":132,\"hash\":\"3d3996daf375fe446092bb2329abcdc1\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":15,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Replace this trivial promise with \\\"Promise.resolve\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"yuchuan.li@jupiterone.com\",\"tags\":[\"proficiency\"],\"creationDate\":\"2021-03-12T20:24:20+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNGV2IV8fs3TdmVy\",\"rule\":\"typescript:S6582\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"project\":\"testProject1\",\"line\":41,\"hash\":\"eef51fa49e72151243b312888ce6350c\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":20,\"endOffset\":56},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"yuchuan.li@jupiterone.com\",\"tags\":[],\"creationDate\":\"2021-03-02T04:56:35+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNPT2IV8fs3TdmZR\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/Trend.tsx\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"ae87342bd6237e51c3c0231a24446685\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":22,\"endOffset\":76},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-02-22T19:10:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNPT2IV8fs3TdmZS\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/Trend.tsx\",\"project\":\"testProject1\",\"line\":56,\"hash\":\"8b1700c4cd83ad8846e9ef2adbe88473\",\"textRange\":{\"startLine\":56,\"endLine\":60,\"startOffset\":8,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"confusing\"],\"creationDate\":\"2021-02-22T19:10:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNMi2IV8fs3TdmYP\",\"rule\":\"typescript:S6759\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-frontend/src/components/TrendChart.tsx\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"6e587247ef89da0a4888e71b80305e85\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":27,\"endOffset\":66},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Mark the props of the component as read-only.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"react\",\"type-dependent\"],\"creationDate\":\"2021-02-22T06:46:57+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}]},{\"key\":\"AY7SxNbA2IV8fs3TdmbX\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/app.ts\",\"project\":\"testProject1\",\"line\":67,\"hash\":\"0b128db5bbc5ea64599201c833c22ec1\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":6,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"unused\"],\"creationDate\":\"2021-02-08T04:15:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNax2IV8fs3TdmbW\",\"rule\":\"typescript:S1134\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/auth/localhost/passportLocalhost.ts\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"865a25ef7cf45e2ee52b2dfb11d6726b\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":11,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Take the required action to fix the issue indicated by this comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNZw2IV8fs3Tdma9\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/auth.ts\",\"project\":\"testProject1\",\"line\":2,\"hash\":\"5fe007612a8d712c5f572bfb8567cc4e\",\"textRange\":{\"startLine\":2,\"endLine\":2,\"startOffset\":0,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"unused\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]},{\"key\":\"AY7SxNZt2IV8fs3Tdma8\",\"rule\":\"typescript:S1134\",\"severity\":\"MAJOR\",\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"project\":\"testProject1\",\"line\":119,\"hash\":\"74b4e9a4d13e07fac05f7258f5ad0a9f\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":13,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Take the required action to fix the issue indicated by this comment.\",\"effort\":\"0min\",\"debt\":\"0min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"cwe\"],\"creationDate\":\"2021-01-17T23:22:07+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/EntitlementsTable/EntitlementsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"EntitlementsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/EntitlementsTable/EntitlementsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/EntitlementsTable/EntitlementsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/IfAllowed.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IfAllowed.tsx\",\"longName\":\"packages/callisto-frontend/src/components/IfAllowed.tsx\",\"path\":\"packages/callisto-frontend/src/components/IfAllowed.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"LoginControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/LoginControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DomainWhitelistControl.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroupDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroupDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroupDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/NotAllowed.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"NotAllowed.tsx\",\"longName\":\"packages/callisto-frontend/src/components/NotAllowed.tsx\",\"path\":\"packages/callisto-frontend/src/components/NotAllowed.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountTrial.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/AccountTrial.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupInvitationRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInviteUserButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupInviteUserButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInviteUserButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInviteUserButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupCreationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupCreationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FeaturesTableRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupInvitationsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/invitations/AccountGroupInvitationsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUsersTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupUsersTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUsersTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUsersTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupAddUserButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupAddUserButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupAddUserButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupAddUserButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/AccountGroupFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/AccountGroupFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupUserFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountGroupUserRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/groups/users/AccountGroupUserRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationsPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/IntegrationsPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/IntegrationsPage.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/auth.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"auth.ts\",\"longName\":\"packages/callisto-backend/src/routes/auth.ts\",\"path\":\"packages/callisto-backend/src/routes/auth.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"table-createGroupButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-createGroupButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dashboards/UsageDashboardWidget.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UsageDashboardWidget.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dashboards/UsageDashboardWidget.tsx\",\"path\":\"packages/callisto-frontend/src/components/dashboards/UsageDashboardWidget.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"web.ts\",\"longName\":\"packages/callisto-backend/src/routes/web.ts\",\"path\":\"packages/callisto-backend/src/routes/web.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/app.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"app.ts\",\"longName\":\"packages/callisto-backend/src/app.ts\",\"path\":\"packages/callisto-backend/src/app.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Troubleshoot.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/Troubleshoot.tsx\",\"path\":\"packages/callisto-frontend/src/pages/Troubleshoot.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"table.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/UserDetailPage.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"J1QLQuery.tsx\",\"longName\":\"packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\",\"path\":\"packages/callisto-frontend/src/components/j1ql/J1QLQuery.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountCreationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountTrial/UseAccountTrialLogic.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UseAccountTrialLogic.test.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/UseAccountTrialLogic.test.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountTrial/UseAccountTrialLogic.test.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/types.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/types.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/TrendChart.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"TrendChart.tsx\",\"longName\":\"packages/callisto-frontend/src/components/TrendChart.tsx\",\"path\":\"packages/callisto-frontend/src/components/TrendChart.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationDefinitionsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationJobsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationDefinitionFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationDefinitionFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationInstanceFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationInstanceFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FeaturesAppBar.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/auth/saml/passportSaml.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"passportSaml.ts\",\"longName\":\"packages/callisto-backend/src/auth/saml/passportSaml.ts\",\"path\":\"packages/callisto-backend/src/auth/saml/passportSaml.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"IntegrationJobFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/integrations/IntegrationJobFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-filterGroupsControl.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"table-filterGroupsControl.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-filterGroupsControl.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/components/table-filterGroupsControl.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"query.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/query.ts\",\"path\":\"packages/callisto-backend/src/routes/api/query.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/providers/sharedData.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sharedData.tsx\",\"longName\":\"packages/callisto-frontend/src/providers/sharedData.tsx\",\"path\":\"packages/callisto-frontend/src/providers/sharedData.tsx\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"diff.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/diff.ts\",\"path\":\"packages/callisto-backend/src/routes/api/diff.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UsersAppBar.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UsersAppBar.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UsersAppBar.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UsersAppBar.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UserDetailView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\",\"path\":\"packages/callisto-frontend/src/components/users/UserDetailView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/DeleteDialog/DeleteSystemFeatureDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DeleteSystemFeatureDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/DeleteDialog/DeleteSystemFeatureDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/DeleteDialog/DeleteSystemFeatureDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/troubleshoot/QueryDiff.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"QueryDiff.tsx\",\"longName\":\"packages/callisto-frontend/src/components/troubleshoot/QueryDiff.tsx\",\"path\":\"packages/callisto-frontend/src/components/troubleshoot/QueryDiff.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/auth/localhost/passportLocalhost.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"passportLocalhost.ts\",\"longName\":\"packages/callisto-backend/src/auth/localhost/passportLocalhost.ts\",\"path\":\"packages/callisto-backend/src/auth/localhost/passportLocalhost.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/MonacoEditor.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"MonacoEditor.tsx\",\"longName\":\"packages/callisto-frontend/src/components/MonacoEditor.tsx\",\"path\":\"packages/callisto-frontend/src/components/MonacoEditor.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoredDynamoDbTablesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RestoredDynamoDbTablesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dynamodb/RestoredDynamoDbTablesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/dynamodb/RestoredDynamoDbTablesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RestoreDynamoDbPointInTimeBackup.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"path\":\"packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTable/FeaturesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FeaturesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/FeaturesTable/FeaturesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/FeaturesTable/FeaturesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/DynamoDbTablesTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DynamoDbTablesTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dynamodb/DynamoDbTablesTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/dynamodb/DynamoDbTablesTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/providers/snackbar.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"snackbar.tsx\",\"longName\":\"packages/callisto-frontend/src/providers/snackbar.tsx\",\"path\":\"packages/callisto-frontend/src/providers/snackbar.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountCreationButton.test.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountCreationButton.test.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.test.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountCreationButton.test.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/UsageLimitEntitlementRow/UsageLimitEntitlementRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"UsageLimitEntitlementRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/UsageLimitEntitlementRow/UsageLimitEntitlementRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/UsageLimitEntitlementRow/UsageLimitEntitlementRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFilterControls.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountFilterControls.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountFilterControls.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountFilterControls.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"GenericDialogButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/GenericDialogButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/apiUtil.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"apiUtil.ts\",\"longName\":\"packages/callisto-frontend/src/api/apiUtil.ts\",\"path\":\"packages/callisto-frontend/src/api/apiUtil.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/common/ToggleOptionRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ToggleOptionRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/common/ToggleOptionRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/common/ToggleOptionRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/FeatureEntitlementRow/useFeatureEntitlementRowLogic.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useFeatureEntitlementRowLogic.ts\",\"longName\":\"packages/callisto-frontend/src/components/accounts/FeatureEntitlementRow/useFeatureEntitlementRowLogic.ts\",\"path\":\"packages/callisto-frontend/src/components/accounts/FeatureEntitlementRow/useFeatureEntitlementRowLogic.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/Trend.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Trend.tsx\",\"longName\":\"packages/callisto-frontend/src/components/Trend.tsx\",\"path\":\"packages/callisto-frontend/src/components/Trend.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/ResourceUsagePanel/index.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/MonacoDiffEditor.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"MonacoDiffEditor.tsx\",\"longName\":\"packages/callisto-frontend/src/components/MonacoDiffEditor.tsx\",\"path\":\"packages/callisto-frontend/src/components/MonacoDiffEditor.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountFeaturesRow/AccountFeatureRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AccountFeatureRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountFeaturesRow/AccountFeatureRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountFeaturesRow/AccountFeatureRow.tsx\"}],\"facets\":[]}" + "size": 9129, + "text": "{\"total\":51559,\"p\":8,\"ps\":100,\"paging\":{\"pageIndex\":8,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"9d454762-5c9d-4074-b4e2-4dd918e62bf2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdf5dea3-a628-4b8b-af41-c93c8f5b3e33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6b86abb-a9cb-4001-a478-f65a904b5ef3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b53cc76-d0d4-46ce-b205-bef0ec9b2153\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9bdc5d3-ca89-486f-a168-e8fd9a71e33e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e119f56f-3490-4b54-8d4f-dff2561bf163\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0000d5bc-e4bc-4b54-a65a-2fcdc5126112\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d29b53-cd85-4f96-9df6-3c882ebd40a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ce71f45-cd45-4bf3-bbce-3c900be0b992\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8adb8841-680a-4ca8-bfa3-93f6720509f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56cee3f1-6160-4287-b91a-786e9c2e1884\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd000c83-76ed-4ac7-a19d-a3ec985ac5c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f1b2ad-324e-416e-a13d-dbaab5cba571\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"236ed073-3ed9-4b4a-8768-b3b3ae7abf48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4048776-a3c8-4a96-ad84-f9d1d9ca9a2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78156dd0-a8e3-4dc4-80da-2cb4892fd427\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d3cbc73-3c9b-468f-a0b6-552ddc98a746\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32bcec21-2109-4bd7-abc0-1b23216668cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfea668f-2045-439f-b7d5-84f4d6f10ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab13fa38-68cb-44b2-92e7-1e0a08d2635d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4740b792-49d6-4361-b5a7-529777f594cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f598b90-b6f0-42fe-b9cf-a4acdeecf495\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4cedbc3-b277-41b1-a842-b7003e2e7f8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d1fe3a5-d440-4d53-b4a9-9651ccdc112e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a2179e9-02c4-441e-82a2-bcd89d885a17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1b3c0ae-2f73-41aa-86b0-3274df02df7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e28de7b-f9a2-4ef5-bb04-1e6341c87bb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aa0f280-8608-4af4-b705-b0a5d5d6dfc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93e846c9-328d-40c5-bf82-7ab9acdaade7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"757eddf1-1e5a-4e26-931f-958e483bda69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f117be4-cf92-4ec5-9a15-95866a932ac4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc0b1f0-13f7-416b-9758-bf591a13ca5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa1bb60-bc7f-4817-853a-bae2c6b0c733\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80460e59-8af7-4e9b-9660-88bc6db6f9b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95c23ea8-1edc-4ead-92d3-4fdc46591e0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5e68fe8-5b4a-4836-9543-1507bececb82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac2a19a-be9e-46ba-81f9-2c5ecfebbf21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98892318-96e0-46d7-9f0b-0ad9959a3f83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05ffc210-0d11-4dfb-aac9-564c4c6ac289\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"841e5de8-a75e-4567-9b08-6fc7cf5e54de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ffdf05b-46a4-4ec0-b645-b7281cc7b5d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"584f9f2b-8657-4c27-8b38-6927e70de5da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74335d4f-6f4c-480a-ba74-0ade199ed347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99ff396a-d7bb-4581-8a0c-72039d03c12b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"847ec37f-777d-468f-9ae0-3aa05ebc692c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"298b819a-c312-4fa3-af24-d8f5f29f3d78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b23b5ea4-1a8b-4b74-81d3-dca95b03b929\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bd58bff-20de-4274-92ce-637077f48368\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1e29ed0-7c42-455b-9814-4f174e1fd6e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ed9f5fb-fe5a-42e3-b9c0-44d2330de7bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6189e1d-732a-45a2-97e0-d8fefeccbb7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e18f1907-f280-446b-a611-258cbf72268e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3491b135-1df6-4a2e-b7c9-cc25068f0783\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78453816-9566-4149-a9a4-d16e493f6b31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32f0344e-a061-44d4-8b41-9b5d47640e25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26f058b4-0032-4ed5-af06-b8214d8d8944\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9be63f4a-0996-4f8e-a6b3-2d424a88b629\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a170a1cd-d743-4fe1-8ca3-922e343390d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ae38012-9882-4558-8ed5-24f97812fb7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8126806d-6280-4002-9315-455d2dbe538c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e97f926-d4e3-470b-a3ea-b12affd5dc78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21e98bcf-3c12-41c4-993d-0553843e1293\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d4951c-7ae1-4483-9e3e-f592c17c3210\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d202950f-ea57-4e97-9218-f909e76bcd48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7f905b5-8cb6-4065-aa33-4384d8d379dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd801091-da6f-4799-ba60-d8c33bc54d08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60ebde95-c28f-47bb-9529-045ad76fd0e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e7cc614-abac-4d44-941f-6c1ae11d704c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"364fc13c-527a-4845-a047-e514bc37ccd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee5f474f-1903-4028-80a2-c3613f66374e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cca31865-44d5-4ce0-a275-5d1c95a6ccb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d113445f-b92f-4037-826a-51db19cfd772\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daea66bc-36c8-4c57-be1e-f53b5b267dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e987d8fd-eb43-40c7-bf54-a8df855ff80e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcf595f0-5d04-4ce0-a228-f7e8cf5cbc24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba825d52-16e7-42f0-9119-b2078571dbd7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d36d98cb-6f6a-4d37-83bf-a1ea1182f207\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92f38466-a873-4675-ba14-649df9a74ff6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6446938-b1dd-4531-8cd9-c8c546373478\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88c51515-a81d-4487-8af6-ef34bc5d74bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18c7e955-f5be-4c26-ae05-3888ad6147d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f87e2ad2-823a-4a05-8d88-9cae7d34c5fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc28f581-6392-486f-ae19-49e7c6557745\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d4dd5bb-7ef8-425d-afd2-d0e902ccecef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90936b46-b1ef-4038-90e5-fcbaedd71322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9802a1d2-4a3a-4639-84a7-d435ae2e19cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f7a0e5a-9d78-495c-abc9-1d962e3d8b52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"633779b2-43f7-4666-927e-a2b7a445f6fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7691ec02-1c70-4f10-8908-158222d4595b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ad8d080-062e-476f-ae81-9140890943f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45960b15-c406-46dc-9160-3667fed9201f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5779d18-efac-46bb-af14-e2b5dc6f1b86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"482bc2e0-47f5-4b3d-8c6f-5742c4f55a7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c32d3ef0-d79b-48ed-8162-81948c9a8ba7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f24a0f12-01eb-441c-ab94-8cbf77cb72a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba816baa-56a1-41f7-9197-2289ed10aea9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52c87c7d-8f6d-4bc8-a833-4d5aba80b10d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe576f15-e8b4-4683-8419-8dae112025ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9536ea43-c616-4deb-baff-eaa84f561c4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac5b0722-46d1-48d9-95b9-d95ce1983e44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1272,15 +1462,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1296,21 +1502,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:32.017Z", - "time": 45, + "startedDateTime": "2024-07-22T10:02:36.509Z", + "time": 57, "timings": { "blocked": -1, "connect": -1, @@ -1318,11 +1524,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 45 + "wait": 57 } }, { - "_id": "386465e4e77c4b35fa4e1970febcef72", + "_id": "3a33bf1cdecd393da23575517fc30e60", "_order": 0, "cache": {}, "request": { @@ -1349,23 +1555,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 347, + "headersSize": 390, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "4" + "value": "9" }, { "name": "ps", @@ -1373,21 +1574,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" }, { - "name": "severities", - "value": "MAJOR" + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=4&ps=100&componentKeys=testProject1&severities=MAJOR" + "url": "http://localhost:9000/api/issues/search?p=9&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 186, + "bodySize": 9125, "content": { "mimeType": "application/json", - "size": 186, - "text": "{\"total\":288,\"p\":4,\"ps\":100,\"paging\":{\"pageIndex\":4,\"pageSize\":100,\"total\":288},\"effortTotal\":1299,\"issues\":[],\"components\":[],\"facets\":[]}" + "size": 9125, + "text": "{\"total\":51559,\"p\":9,\"ps\":100,\"paging\":{\"pageIndex\":9,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"cda615e1-2516-4868-8dcd-2fe30de082cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be2392a7-2c51-44bc-8cc7-16bbddad6538\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35d10904-dc75-43f0-86f5-e3134637675c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7f73472-17dc-4ba1-9367-17a95782bdd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73c0ac97-fe48-47a9-b782-479be05222dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcbb8257-cf26-4599-9406-b41fba7dd872\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fc76e0f-21a6-4967-a6d9-ebc37d10bc27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9849bdd1-c2d1-4b06-97e2-e91d6d0e8fe9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bb21a93-0fd2-47df-abb5-5232d161236a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d546606-7ca7-43db-a459-44a457c6c6f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39055201-4365-4cfe-b285-fdc8dccf4ee9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f65d98a-9269-4558-8a6e-9273c704bca8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4181556-d860-4d59-91a1-5fc8d52aa42c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3515cd97-cda4-4b8a-8dbb-df5dba666028\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00b060e2-9c3f-4e9a-8e65-392006f83c0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40aa3069-3392-45eb-8abb-997f710a08e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0cf97d1-01d6-42a0-a654-487d9d0e2390\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"439b7319-1843-40c9-b663-dae2b7034971\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"422c93f4-46b5-4ed2-8c0e-0ab4bccf838d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3764452-bef5-49d2-abb7-d28ec0088f19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6796e1cb-460f-4604-ad96-87ee47caaebf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5390229-488e-4089-9e03-4d9a8d92a366\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78581eed-adfc-44a3-9d67-b6a5aec1b305\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05ae0150-c21b-43b7-931e-c206e7630aa3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cb470d6-27cb-4cfe-988e-bf868b7de612\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1f7b045-2e1d-44f5-bfa1-88e024055c18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c8c6d01-d56d-4bd5-8b78-5ec3437b3f11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53fe7118-540e-4189-8cc3-2bacc7a170df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"206312a3-e9cd-4bdb-98d9-25b7d8747999\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8875bef-dada-4db7-b271-49abbe11c490\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34dfb673-d975-4c11-b521-b425b6e14fea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d112d98-5411-47df-b7f7-2cca0f0d33e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2d1e7bb-56d7-41a2-a40e-d41b52d3ed03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce6286df-720b-4268-b963-c01bdd34cebf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ab72bd6-722e-47da-9748-1030907f5de0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d69945fe-b596-47f8-9303-867916e6d61e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0ae283-9009-4b43-befc-725c259c2e0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"280d350d-a956-4469-a766-0bd4baf6d1a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3997f0b-4187-4daa-a20f-acc70106bb66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c3fcd53-8fc5-4a5b-bc8b-76dbd823f71f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7e65d72-c350-4e49-bd48-ec0ce2ef17cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b5bf83c-eda9-4128-ba61-d17a98f219c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56ae381a-d4d4-43dc-96ce-d1655db59205\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548ec675-9829-40c6-a61f-57cf9e1114cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3025878a-3198-42be-8cdf-c67cae2e035d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"023cd5e4-1801-4c17-bd64-25c07ecc123b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ac054a2-d647-49a9-b8e7-d36340db6c47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36bc1648-9d87-4d27-bbf0-1e8d93ac06fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"924236eb-a599-4aac-b7f4-343c77e5702a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e74180-85a4-45a3-a71a-a83880f51ba4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eb69ec3-d61c-4f8c-a43b-71f8ff88ffcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9caa7fd9-baab-4b0a-8072-b820c5dd1d71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf2c94a1-0157-4229-85d8-731b2da8450d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d35f649-83ac-4a08-858d-13dfa3224d13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"107fbdd4-14f5-4fbd-9de4-4a829a64e83f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d19fbaee-fda2-49c7-99a7-4000b802241a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fdc0b6d-f22a-46b8-9318-bddab95d1527\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37fef0c6-80e3-4093-98e7-4e2b58eabaf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4904568d-bdc4-4e84-b44c-64210a17c3f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b68a496-0798-4ba5-87d2-a11b7eba6d34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3458d1-6657-4a6b-b601-b7f63ae697b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"648fa973-6dd7-48b9-8b3b-766b160e6d9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"704de479-6652-448b-9fb3-e88e386e8824\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc2c4073-32f9-4474-aae8-78674c4afbd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"414c7ea9-9032-43c9-8976-0147545e24af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e27aab31-7b35-4c9e-acc2-6b36c9adf169\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b07e3c4-36b2-4101-9a75-ee1b5169ed1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"538f46e2-0f58-4aef-be8d-545002aea73b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69c39889-07d8-43a5-b24e-659e84bdd3d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b73ee002-81b7-44a6-8708-cadc5c775ddf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8ebf633-40b8-4a52-8228-879df133bc08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c598c98-154b-4e68-b78c-60a6d051979f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82bde63e-1c1a-48e5-a21b-bc3cdcb775c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad7e5809-e41b-467c-a800-07727d98384c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca666acc-2564-4ed4-9c5b-4e577014e541\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f0eabd2-4585-4a41-8e4d-3b401243ced3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb07fa7-b91f-4c4f-ad49-410f963f85e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc86db85-1076-426f-8527-63ed90ad320f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9db4a6-7299-4162-807b-e383c927edb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bc60976-2fa1-4dec-a0c5-2e976444f274\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f82585d-e7d3-4c00-b29e-2a5e54ba1f6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a7ad6eb-8c34-4314-8a6a-cc34be224ca8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37d999c8-2aa5-4d70-8e71-4136b69bf3cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d848a75f-e616-42ab-be0f-2e47abf75557\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42b5841a-8b06-4d21-8ee6-b1fa53338bdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"346fac6b-cf3b-4ddd-9ca8-18eb1a224a65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"accae73f-24cb-4fe3-8474-85eddcb6b27a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c61e98c0-b942-405d-9612-720767911ddc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee0b507e-877f-40cf-a3b2-2d28a57d894c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceb9f250-1443-47e1-ab7f-f4c0d8a63f83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f9f7d7-5b73-4aff-83c9-4f934de46023\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6780be91-fa6a-445a-8869-2d2bd707656d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a6cd9fd-6f88-477c-84e1-c5034f464744\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27b81783-57a8-442e-8c59-fcc25370511f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"608769b1-0762-4e64-832e-5b8419bc2261\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2936bd5-9f5f-450c-b954-b9b3b1a5fe32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f479c9ae-70ef-417c-b921-ddf863ec7c18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43820b0c-5c27-40b4-b7bc-4527ff5e1c3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"534a7ed8-f3b4-455d-ba4e-e8e3feb43c7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9f55c63-2f09-4700-8647-1321029cd520\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1405,15 +1618,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1429,21 +1658,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:32.075Z", - "time": 20, + "startedDateTime": "2024-07-22T10:02:36.577Z", + "time": 64, "timings": { "blocked": -1, "connect": -1, @@ -1451,11 +1680,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 20 + "wait": 64 } }, { - "_id": "facf1a31eae4e91fbd9adb3c353712ba", + "_id": "dbdf4d8c90c53b9cc8db3fe8add94f35", "_order": 0, "cache": {}, "request": { @@ -1482,23 +1711,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 350, + "headersSize": 391, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "1" + "value": "10" }, { "name": "ps", @@ -1506,21 +1730,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" }, { - "name": "severities", - "value": "CRITICAL" + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=1&ps=100&componentKeys=testProject1&severities=CRITICAL" + "url": "http://localhost:9000/api/issues/search?p=10&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 10811, + "bodySize": 9097, "content": { "mimeType": "application/json", - "size": 10811, - "text": "{\"total\":41,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":41},\"effortTotal\":430,\"issues\":[{\"key\":\"AY7SxNYL2IV8fs3TdmaS\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"project\":\"testProject1\",\"line\":95,\"hash\":\"1fe25f8cc38b5635c25900d53afb5eb0\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":4,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":32,\"endOffset\":33},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"eyad.mba@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-12-14T17:39:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNQg2IV8fs3TdmZg\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/EnvSelector.tsx\",\"project\":\"testProject1\",\"line\":65,\"hash\":\"bb52a82d0daf697605392eb2903cd4d6\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"gastonyelmini@gmail.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2023-11-28T20:44:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNZE2IV8fs3Tdmas\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"project\":\"testProject1\",\"line\":188,\"hash\":\"1fe25f8cc38b5635c25900d53afb5eb0\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":4,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":43,\"endOffset\":44},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":10,\"endOffset\":16},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":43,\"endOffset\":44},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":67,\"endOffset\":69},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 36 to the 15 allowed.\",\"effort\":\"26min\",\"debt\":\"26min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-11-21T12:41:55+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNYP2IV8fs3TdmaU\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"project\":\"testProject1\",\"line\":30,\"hash\":\"1fe25f8cc38b5635c25900d53afb5eb0\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":4,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":16,\"endOffset\":18},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":18,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 33 to the 15 allowed.\",\"effort\":\"23min\",\"debt\":\"23min\",\"author\":\"gonzaloavalosribas@gonzalos-macbook-pro.local\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-11-14T13:55:48+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNH42IV8fs3TdmWa\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"project\":\"testProject1\",\"line\":74,\"hash\":\"1bc16f1016ec1f127ddfebd9730e07e0\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":56,\"endOffset\":58},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.\",\"effort\":\"14min\",\"debt\":\"14min\",\"author\":\"james.beavers@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-11-09T22:18:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNY12IV8fs3Tdman\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"1fe25f8cc38b5635c25900d53afb5eb0\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":4,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-10-26T21:01:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNZt2IV8fs3Tdma6\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"project\":\"testProject1\",\"line\":57,\"hash\":\"9e6c5a1b27ff5f708561d73d943dc8c7\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-08-10T23:21:30+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNOT2IV8fs3TdmY-\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/views/JobRunsView.tsx\",\"project\":\"testProject1\",\"line\":60,\"hash\":\"bc3a384ce75986cfe43f65c6c86bafa1\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":6,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNOT2IV8fs3TdmY_\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/views/JobRunsView.tsx\",\"project\":\"testProject1\",\"line\":81,\"hash\":\"bc3a384ce75986cfe43f65c6c86bafa1\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-04-27T18:47:40+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNZ92IV8fs3TdmbD\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"project\":\"testProject1\",\"line\":32,\"hash\":\"4fa187af1f4aca33bc03522ef86b1971\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNZ12IV8fs3Tdma-\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"project\":\"testProject1\",\"line\":24,\"hash\":\"16fc729f8e99702c057d7f787a5235fe\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":16,\"endOffset\":50},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":49,\"endOffset\":50},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":34,\"endLine\":34,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 36 to the 15 allowed.\",\"effort\":\"26min\",\"debt\":\"26min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNY12IV8fs3Tdmap\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"project\":\"testProject1\",\"line\":369,\"hash\":\"aaca21669efb78aea04ea4b9d665b8a1\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":15,\"endOffset\":29},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":48,\"endOffset\":49},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":62,\"endOffset\":64},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.\",\"effort\":\"14min\",\"debt\":\"14min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNY12IV8fs3Tdmaq\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"project\":\"testProject1\",\"line\":506,\"hash\":\"282cd2a4b24bf1ff2cf9b597bdc627f8\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":15,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":48,\"endOffset\":49},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":62,\"endOffset\":64},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-04-18T00:47:27+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNVM2IV8fs3TdmaC\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"project\":\"testProject1\",\"line\":65,\"hash\":\"829df25695d09bc12fccec5548860c22\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":15,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"nathomp3@alumni.ncsu.edu\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-03-14T16:13:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLN2IV8fs3TdmXx\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"project\":\"testProject1\",\"line\":89,\"hash\":\"789ea8313f3de43009be6e2a32f31e72\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":4,\"endOffset\":6},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":63,\"endOffset\":65},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-03-06T04:39:03+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLc2IV8fs3TdmX2\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/getSchemaGraphData.tsx\",\"project\":\"testProject1\",\"line\":40,\"hash\":\"bb52a82d0daf697605392eb2903cd4d6\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":9,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2023-03-06T04:33:58+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLN2IV8fs3TdmXy\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"project\":\"testProject1\",\"line\":97,\"hash\":\"440798edf6470bc215b9650399515d25\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":6,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-03-06T03:55:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLN2IV8fs3TdmXz\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"project\":\"testProject1\",\"line\":129,\"hash\":\"85b62ca43a837bf9eaacb6a4ed48bedc\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":6,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-03-06T03:55:43+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLN2IV8fs3TdmXw\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"project\":\"testProject1\",\"line\":77,\"hash\":\"f799abc5318215f5e56db1a83f713e88\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNPK2IV8fs3TdmZL\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"project\":\"testProject1\",\"line\":125,\"hash\":\"38b8d8c4ac22cbf2f383349da0870ae7\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":2,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":22,\"endOffset\":24},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-03-04T02:00:10+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLJ2IV8fs3TdmXu\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"project\":\"testProject1\",\"line\":46,\"hash\":\"5fe8003da4d637f1e908ee7220d3796b\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-03-02T05:18:54+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNLJ2IV8fs3TdmXt\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"project\":\"testProject1\",\"line\":40,\"hash\":\"1af0d91c8dabd90377c162f78f96dfe0\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-02-15T04:46:42+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNTr2IV8fs3TdmZ1\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/pages/DataDictionary/DataDictionaryPage.tsx\",\"project\":\"testProject1\",\"line\":20,\"hash\":\"1904cfc54ded00e92705b86404bd91db\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-02-14T07:20:19+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNK-2IV8fs3TdmXq\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"project\":\"testProject1\",\"line\":55,\"hash\":\"1af0d91c8dabd90377c162f78f96dfe0\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-02-13T06:21:01+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNWF2IV8fs3TdmaJ\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"9b76e61be8f13fa2abc9586d2515e177\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":16,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":53,\"endOffset\":55},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-02-09T02:47:44+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNKv2IV8fs3TdmXj\",\"rule\":\"typescript:S3735\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"project\":\"testProject1\",\"line\":29,\"hash\":\"4d8d4aee4198939c6de4ab76d41198d9\",\"textRange\":{\"startLine\":29,\"endLine\":29,\"startOffset\":4,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the \\\"void\\\" operator.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"confusing\",\"type-dependent\"],\"creationDate\":\"2023-02-08T20:39:51+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNW62IV8fs3TdmaN\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"project\":\"testProject1\",\"line\":15,\"hash\":\"c51f53c45883e51bbce1113e48c62385\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":36,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"mknoedel@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2023-02-07T01:31:25+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNSS2IV8fs3TdmZw\",\"rule\":\"typescript:S4621\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/api/diffApi.ts\",\"project\":\"testProject1\",\"line\":16,\"hash\":\"f3f63feef21568c7d092e576e10900d6\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":35,\"endOffset\":53},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/api/diffApi.ts\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":14,\"endOffset\":32},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove this duplicated type or replace with another one.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[],\"creationDate\":\"2022-10-27T02:36:14+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNbN2IV8fs3Tdmbb\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/util/sortObject.ts\",\"project\":\"testProject1\",\"line\":3,\"hash\":\"b22e713291431f724aa7585dbe61a5eb\",\"textRange\":{\"startLine\":3,\"endLine\":3,\"startOffset\":18,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2022-10-20T12:58:14+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNbO2IV8fs3Tdmbc\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/util/sortObject.ts\",\"project\":\"testProject1\",\"line\":10,\"hash\":\"3f8480b7c67c579c8de69e06e887a7cc\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":35,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"ben.johnson@jupiterone.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2022-10-20T12:58:14+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxND82IV8fs3TdmVE\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"project\":\"testProject1\",\"line\":86,\"hash\":\"8ad144779057e8f009cc89a87e0865fb\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":7,\"endOffset\":9},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":48,\"endOffset\":49},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":52,\"endOffset\":53},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":44,\"endOffset\":46},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":52,\"endOffset\":53},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2022-05-19T13:53:08+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNFh2IV8fs3TdmVb\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"project\":\"testProject1\",\"line\":46,\"hash\":\"7dac9cc46250630644582ff776dbde90\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":36,\"endOffset\":40},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"harlow.jkirk@gmail.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2022-05-18T12:59:26+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNaJ2IV8fs3TdmbH\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"project\":\"testProject1\",\"line\":185,\"hash\":\"da754eac2d953cc33aeb7445d0cedf23\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":15,\"endOffset\":46},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2022-03-21T21:06:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNaJ2IV8fs3TdmbI\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"project\":\"testProject1\",\"line\":337,\"hash\":\"48c61291ff38a2886802ad138048bb3c\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":15,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":2,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":57,\"endOffset\":59},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"isaac.williams@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2022-03-21T21:06:59+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNYp2IV8fs3Tdmam\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"project\":\"testProject1\",\"line\":70,\"hash\":\"1fe25f8cc38b5635c25900d53afb5eb0\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":4,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":12,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":16,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":18,\"endOffset\":23},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":16,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 45 to the 15 allowed.\",\"effort\":\"35min\",\"debt\":\"35min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNNu2IV8fs3TdmYt\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"project\":\"testProject1\",\"line\":52,\"hash\":\"0ef85a892cec8f8df4f0356fbed91981\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":16,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNNu2IV8fs3TdmYu\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"project\":\"testProject1\",\"line\":55,\"hash\":\"1bec221e643c06d86e99f6467818d54f\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":16,\"endOffset\":48},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":22,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":23,\"endOffset\":24},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":34,\"endOffset\":35},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":67,\"endOffset\":68},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":56,\"endOffset\":57},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":54,\"endOffset\":55},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"phil.gates-idem@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2022-02-27T21:13:39+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNbh2IV8fs3Tdmbe\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"project\":\"testProject1\",\"line\":9,\"hash\":\"73e1427774b440825edd4205d3a29716\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":22,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":68,\"endOffset\":70},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":55,\"endOffset\":57},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":41,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"charlie.duong@jupiterone.com\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2021-11-18T16:51:41+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNIO2IV8fs3TdmWl\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/CreateFeatureDialog/CreateFeatureDialog.tsx\",\"project\":\"testProject1\",\"line\":70,\"hash\":\"bb52a82d0daf697605392eb2903cd4d6\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2021-05-12T16:31:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNIc2IV8fs3TdmWp\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"project\":\"testProject1\",\"line\":71,\"hash\":\"bb52a82d0daf697605392eb2903cd4d6\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":15,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"jzolotarev@gmail.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2021-05-12T16:31:17+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]},{\"key\":\"AY7SxNIU2IV8fs3TdmWn\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"project\":\"testProject1\",\"line\":43,\"hash\":\"43e1dcf1a0e4053977bc76cc7e7bd647\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":20,\"endOffset\":24},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function to avoid sorting elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"julia.zolotarev@jupiterone.com\",\"tags\":[\"bad-practice\",\"type-dependent\"],\"creationDate\":\"2021-04-22T20:00:49+0000\",\"updateDate\":\"2024-04-12T14:43:18+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}]}],\"components\":[{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"dynamoDb.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/dynamoDb.ts\",\"path\":\"packages/callisto-backend/src/routes/api/dynamoDb.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/EnvSelector.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"EnvSelector.tsx\",\"longName\":\"packages/callisto-frontend/src/components/EnvSelector.tsx\",\"path\":\"packages/callisto-frontend/src/components/EnvSelector.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DomainWhitelistControl.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountAccessControls-IAM/components/DomainWhitelistControl.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"parseQueryParams.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\",\"path\":\"packages/callisto-backend/src/routes/api/dataDictionary/parseQueryParams.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FeaturesAppBar.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/FeaturesAppBar/FeaturesAppBar.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"queryForTrend.ts\",\"longName\":\"packages/callisto-backend/src/j1ql/queryForTrend.ts\",\"path\":\"packages/callisto-backend/src/j1ql/queryForTrend.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/query-engine-maintenance/views/JobRunsView.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"JobRunsView.tsx\",\"longName\":\"packages/callisto-frontend/src/components/query-engine-maintenance/views/JobRunsView.tsx\",\"path\":\"packages/callisto-frontend/src/components/query-engine-maintenance/views/JobRunsView.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/CreateFeatureDialog/CreateFeatureDialog.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CreateFeatureDialog.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/CreateFeatureDialog/CreateFeatureDialog.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/CreateFeatureDialog/CreateFeatureDialog.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationJobs.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/integrationJobs.ts\",\"path\":\"packages/callisto-backend/src/routes/api/integrationJobs.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"FeaturesTableRow.tsx\",\"longName\":\"packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\",\"path\":\"packages/callisto-frontend/src/components/features/FeaturesTableRow/FeaturesTableRow.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useQueryParams.ts\",\"longName\":\"packages/callisto-frontend/src/hooks/useQueryParams.ts\",\"path\":\"packages/callisto-frontend/src/hooks/useQueryParams.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/query.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"query.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/query.ts\",\"path\":\"packages/callisto-backend/src/routes/api/query.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/pages/DataDictionary/DataDictionaryPage.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"DataDictionaryPage.tsx\",\"longName\":\"packages/callisto-frontend/src/pages/DataDictionary/DataDictionaryPage.tsx\",\"path\":\"packages/callisto-frontend/src/pages/DataDictionary/DataDictionaryPage.tsx\"},{\"key\":\"testProject1\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"testProject1\",\"longName\":\"testProject1\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/diff.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"diff.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/diff.ts\",\"path\":\"packages/callisto-backend/src/routes/api/diff.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"AddMigrationButton.tsx\",\"longName\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\",\"path\":\"packages/callisto-frontend/src/components/neptune/components/AddMigrationButton.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/domains/integrationDomain.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"integrationDomain.ts\",\"longName\":\"packages/callisto-frontend/src/domains/integrationDomain.ts\",\"path\":\"packages/callisto-frontend/src/domains/integrationDomain.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"convertSearchDocumentToGraphObject.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/elasticsearchStorage/convertSearchDocumentToGraphObject.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.tsx\",\"longName\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\",\"path\":\"packages/callisto-frontend/src/components/accounts/AccountGroups-IAM/index.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/web.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"web.ts\",\"longName\":\"packages/callisto-backend/src/routes/web.ts\",\"path\":\"packages/callisto-backend/src/routes/web.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/routes/api/mapper.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mapper.ts\",\"longName\":\"packages/callisto-backend/src/routes/api/mapper.ts\",\"path\":\"packages/callisto-backend/src/routes/api/mapper.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/util/sortObject.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sortObject.ts\",\"longName\":\"packages/callisto-backend/src/util/sortObject.ts\",\"path\":\"packages/callisto-backend/src/util/sortObject.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RestoreDynamoDbPointInTimeBackup.tsx\",\"longName\":\"packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\",\"path\":\"packages/callisto-frontend/src/components/dynamodb/RestoreDynamoDbPointInTimeBackup.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"VisGraph.tsx\",\"longName\":\"packages/callisto-frontend/src/components/graph/VisGraph.tsx\",\"path\":\"packages/callisto-frontend/src/components/graph/VisGraph.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useMappedRelationshipsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useMappedRelationshipsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useIntegrationButtons.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useIntegrationButtons.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"RuleTripletsTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/RuleTripletsTable.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/api/diffApi.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"diffApi.ts\",\"longName\":\"packages/callisto-frontend/src/api/diffApi.ts\",\"path\":\"packages/callisto-frontend/src/api/diffApi.ts\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"queryIndex.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/dynamoDbStorage/queryIndex.ts\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/getSchemaGraphData.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getSchemaGraphData.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/getSchemaGraphData.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/getSchemaGraphData.tsx\"},{\"key\":\"testProject1:packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"useDataModelTable.tsx\",\"longName\":\"packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\",\"path\":\"packages/callisto-frontend/src/components/data-dictionary/useDataModelTable.tsx\"},{\"key\":\"testProject1:packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"compareGraphObjectWithSourceOfTruth.ts\",\"longName\":\"packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\",\"path\":\"packages/callisto-backend/src/domain/graphObject/compareGraphObjectWithSourceOfTruth.ts\"}],\"facets\":[]}" + "size": 9097, + "text": "{\"total\":51559,\"p\":10,\"ps\":100,\"paging\":{\"pageIndex\":10,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"e1398c31-70b3-4d70-8acf-ee161365dd48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea5b4f51-f93d-4f03-8a3c-090e95b542c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95ccb849-cb25-4215-86e3-6e26683e0488\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"540d512d-ee17-4392-a065-16754c49dd26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc04dd31-eb50-4c01-95b5-756d8be5f377\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00e2b4c-69a3-4bb5-a8d5-080e1538ffa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52f17cfb-b07d-4991-963d-270a00a971da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94756dfc-41a3-46a8-88a2-23354f030a69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4300f633-16d4-4940-8cc9-b9d794d80f00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b07dafdc-c99a-42eb-bd01-9e434490515e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"305c02d4-0ff1-45f8-b76e-c54684b8e8a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4838f6b9-a301-455c-bc89-2fdafe16f935\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"576681b0-80fa-427f-ad66-70250b1239d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f155eb3d-37e6-44bb-a3fc-c1ecec6feedb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56cf4fec-4ecd-4d57-b8ba-50263a01fde2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e4094e-edac-4265-82be-8afa9714b851\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"914689e8-b628-4649-89ca-739a0c28c574\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a325ead-d13d-4b54-a6cb-8d306622a8a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53c4f86c-3cf6-4dfe-bb35-e3cf61c278d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bc8efed-5810-4bf6-9c61-78be745d6479\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b55c7e4-d3d1-4c04-9ce0-b568a835db01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1af930b7-2a19-45ca-9567-199c0b4f4530\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d95e48a6-ba53-4907-894f-91f521efaa9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c6e6b1a-32a9-46da-a215-1f1e346e09eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e20824-2a41-469c-a3f6-48879bd42ac0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05624920-1ac4-49f6-98f9-1b0530b0a578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5883f691-e025-4458-8d0c-63a6a9eab320\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06aad681-4065-46b4-b3ad-479159e371a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0beaae45-6cf9-47af-ae1d-363848a51bd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d9487cf-570f-442a-85c6-fe498aa07a75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54be9eb2-06d3-4a69-b36f-ad33e13277ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ab79f8-78eb-40d9-a58c-98b5abae908c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7def8498-20c9-4089-bb4c-bb7d26b51e56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d3c0f80-718d-4e46-b79c-96bbb598cec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57f085ef-ff50-4139-8e7c-01b663db2df3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e5eec49-9473-483f-9a96-9729d4427bcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fe05692-9771-4512-a15d-51c7d00497a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8341ba8b-27e7-4a1c-b808-cc501cbd946f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84855b32-bf48-4fc7-b0a0-9749f037c97d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3c6a1a-e7dd-4b9e-8c1d-a48331a156e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a87a3a2e-e52c-4c0d-b576-afb774ee4468\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc45bedd-7b0e-4350-93d6-a92b3cf51ebd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44b21d4e-e128-4d72-9559-1ca28dc5c397\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98a7c63-625f-489d-828d-b3f3438f339b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d5293f0-88fc-4103-8f90-a282e0afddd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fac40f8f-3b4c-47a5-9045-5836c87354ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bd3be19-b6e5-4f24-a603-498329679ff4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"372b15a1-7789-42c3-b4ce-c2e199873732\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"812f998a-529d-47b1-8ae1-3851893ab5ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8be6cb53-5430-43b4-a372-a15752606d06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed94cb0a-6df0-4094-81cc-f9310910b970\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"208aa33c-5ec6-4b03-b403-0641fd24fb15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07c134e5-29d3-4db8-94be-8ff38284eca9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a3851e0-3773-407a-bec3-358fa57f87e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9acf7444-8eda-4a71-9b32-6b3e81f581cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a781dfe-9135-4771-8f20-3175efd600a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"559c4ca5-3677-4df0-97a8-3477520b9348\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d142d0-97e6-438e-a572-e5610c8214c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c114af57-ddd1-4fef-b01a-acf85957976f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e47cdb4c-488b-46f4-a38e-66bcc933d6c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a26aad6-a9f7-48f3-b2c2-b7985c402280\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4763b32-d647-4762-81fd-82855b60470e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"779e64a4-d42b-42a5-b23f-627cdb3e6424\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6778b20f-bea9-496d-b83d-c5c72e1f76fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a621d0d6-8e78-4fe3-8aad-92939233799f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bb2ef2f-43a8-4bb8-95b0-f652f432a58b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bce96c15-ff9e-4662-8ed9-667915117486\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c719e721-dd56-4654-b204-0e261599e6f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb1af72-039a-48d6-85e7-552bbbbb9ae0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d60b6d39-27d0-4cfa-818c-0d5a3f1effc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200469e5-5219-4b3e-bc9b-727f322e62f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baedd541-13c8-4f5d-99f2-020d84444148\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea86282f-eda7-4a4a-a9ad-d58270b8a716\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bf74622-5451-419a-989a-872557d0fd2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da73ab98-19b2-40d3-9e14-e51b906b0fb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"251c31b0-4b26-49b7-b738-9f5270fa33b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc733d56-6caf-4084-85f4-9a2e3ea7d084\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"608a75ce-f5e7-4fd7-9b3c-337ade7ca364\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f697b65-1c7a-4a62-9d51-95f3a3ef7917\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"637b3de0-14df-4030-852d-3720c488c85e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6128422d-30c4-47d9-9fcb-23ad79bcdaba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fbbe663-eb46-4c29-9728-0835c380ca59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5eb0421-b765-4f3b-8644-212f1819d31c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f5d6473-ac95-4802-88bc-135da7294598\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2a90108-8cfe-4adf-bb88-e55323c83d34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfcf71de-0e2b-44d4-aed0-8fa3c3c5307d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54d1b498-c390-445e-a0f4-4715923e7dcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"220a5491-8866-45e4-94a1-5da929ee126a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09b3c384-06c2-476c-b847-17326adc26d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a75049d-c67d-4429-aaef-368b6792ad9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbbbf6e7-d9f5-4d85-93af-2d97009ff476\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc6bd7a-bb73-4dd1-8d2a-f38802604847\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"436d6dad-97d6-4903-b73d-2e73511d9a00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ea6f15-b2b7-4e1d-bdec-c28ea56eca64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc89a87-b632-4a5d-8c82-8560c4ea9adc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53a1a27f-152b-49fa-9f59-e3197f0dc8d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cbe0bf6-0f50-4d9b-91b0-3f9fd98b8b69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af66895e-7192-418b-b2d8-a571432cf2d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33216437-8097-49a7-9fbb-3a57590c6dbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de7ca12b-e915-4180-a49f-dbbb21c865ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1538,15 +1774,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1562,21 +1814,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:02:35 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:32.101Z", - "time": 35, + "startedDateTime": "2024-07-22T10:02:36.651Z", + "time": 59, "timings": { "blocked": -1, "connect": -1, @@ -1584,11 +1836,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 35 + "wait": 59 } }, { - "_id": "5fc1ed70ddb161cc55fb9f37c5900ecf", + "_id": "69f61057b515f501f9affbadd14dfdc3", "_order": 0, "cache": {}, "request": { @@ -1615,23 +1867,18 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 350, + "headersSize": 391, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "2" + "value": "11" }, { "name": "ps", @@ -1639,21 +1886,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" }, { - "name": "severities", - "value": "CRITICAL" + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=2&ps=100&componentKeys=testProject1&severities=CRITICAL" + "url": "http://localhost:9000/api/issues/search?p=11&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 182, + "bodySize": 9121, "content": { "mimeType": "application/json", - "size": 182, - "text": "{\"total\":41,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":41},\"effortTotal\":430,\"issues\":[],\"components\":[],\"facets\":[]}" + "size": 9121, + "text": "{\"total\":51559,\"p\":11,\"ps\":100,\"paging\":{\"pageIndex\":11,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"b994cf96-e989-496a-9ab3-2bb8afec4895\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4beccf38-80ad-444c-92a4-68dc9510e043\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35f650a4-68fc-4339-9b7c-f6ecf54bf229\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24ade8d-a967-4dcb-8faa-da114c3e0762\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d8924f-4962-49ad-a7f6-3fdede1b9c79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c767034-f275-430c-b84e-dca7cb6bc417\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a7090b4-e790-47ff-a6cb-872e34aa4c64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cdae52c-6b83-4972-bff7-0cd146fbc9da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89b51484-e693-48bb-b408-e0e18016644c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4b1703a-6638-4aae-871b-8aae4a778193\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b87cf489-b056-434d-a5f0-063a0ced0f0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"884354e7-36ad-439e-919c-55a4f2429b63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e32fc64-2729-4377-8e16-23a45017e933\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdad15db-2c3a-49c3-b8ea-cdba3356d7ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08067af1-5819-4ba8-8d7e-17f3ca404d14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f888985-04e7-4640-a984-d8689a13acab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27ae1dad-c21a-437e-b7e1-db220581ef4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a61fa5d-f6ad-48a2-a7c6-2f27f83fe0fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc7ec6fc-0ec8-4ddf-b55a-cb16c34bb4f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97ef058f-4dc8-4b57-8cbf-d4a7ae5d7bbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"592555f4-1fe3-4d27-92f7-9916424504c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c39e77e0-cba8-46d5-aa29-904feb37ce2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"339bd846-f240-4b84-983c-ba5963dcb672\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eba2619-7a2e-4dfd-a688-8ff29aa354b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9393c5fc-40d1-4e8b-a8c3-eccd19f520f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7242824-a9df-4afe-b474-2ec5d6f67178\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cef20692-f7a7-491e-9aa7-c11aaf0c899f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c6be691-930b-4f54-b2bd-deafcc3d170f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e28ea3cc-5025-4049-a601-668ba2aae4ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a4da492-18ae-48b7-9b78-5621958f1358\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1dcb6b7-f30d-4594-a08e-922f8a6ecb3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d591f98-6112-4bc4-bf08-007e532cb379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b319b1e-a120-43a1-8190-4e21935ec940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"441eee0a-5a7b-4710-90ed-b3ee817b5636\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16f7923-6ac6-4140-8921-df5c2bd57cf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a7118e-9829-40a0-a0ba-82e25faf7759\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c8dde82-b5af-4e9e-8d0b-e88980b74167\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d067347b-46f2-4384-8ae8-c5652d248dd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"756423cd-ab61-402b-84ff-89120bcf88ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c60b87d6-40ae-4187-8759-9440da9ad89a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"757daafe-1820-4a86-b9bf-91843b744771\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"d2c3f58e69dd47834002cc2af791bbc2\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4293f5e-a7c2-4654-86b0-c5e2d4cf3d1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":671,\"hash\":\"634a6b930e972e02de63d294f560d776\",\"textRange\":{\"startLine\":671,\"endLine\":671,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"251bcea0-983c-41cc-8e46-c33219e565b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":672,\"hash\":\"ad7801974c03900290be37dd0d1ea0d1\",\"textRange\":{\"startLine\":672,\"endLine\":672,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eef4e72-a370-453a-bb89-621a0530f233\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":673,\"hash\":\"dd26b443a0eca24b4f6c3a86924dbe25\",\"textRange\":{\"startLine\":673,\"endLine\":673,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2cdf355-7ea1-4777-8e62-78ad238b3ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":674,\"hash\":\"131d1978224e3aff279e31f089925f48\",\"textRange\":{\"startLine\":674,\"endLine\":674,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"443766a3-dcec-41f2-86e0-4ad3f0a55645\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":675,\"hash\":\"434969bb435998f9c724eda819b6cd5c\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3db59990-c7dd-471c-ae79-381340a7da14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":676,\"hash\":\"e62fb2bffe2c77b5847b6d82133d6457\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a739418e-c5ef-4dbb-bacd-3e2c2db1943e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":677,\"hash\":\"8f77ccf481b23bcf666a6939e9c06f03\",\"textRange\":{\"startLine\":677,\"endLine\":677,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c56d45-fc17-485a-9e9e-baa1b3c171b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":678,\"hash\":\"71de14f288ded01a15e57f9975616394\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff054346-4f34-4c9c-9419-566f530a9643\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":679,\"hash\":\"8da852be4b1f0f211f0f4b55d3653a23\",\"textRange\":{\"startLine\":679,\"endLine\":679,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b7fb8b4-2d6a-4441-a721-79e523611bc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":680,\"hash\":\"11f47f8b7cb3b9506507e4d93723f0fa\",\"textRange\":{\"startLine\":680,\"endLine\":680,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7af404a8-4e60-4fa7-8ae1-95030091f870\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":681,\"hash\":\"0a2fc6edab6fadfcdd073a6e45c5a92f\",\"textRange\":{\"startLine\":681,\"endLine\":681,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55ae0492-e844-41e5-9289-6bc1bdb1ec18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":682,\"hash\":\"1d9f81e3161f0f5209754e448d9a761b\",\"textRange\":{\"startLine\":682,\"endLine\":682,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb36da00-60f1-41ec-b232-d08e02ae3241\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":683,\"hash\":\"fba2bea8fb7cdc81d36b8904cdbcceaa\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0ef7a09-aadf-470c-bedb-a7701d3b8776\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":684,\"hash\":\"5a73a8ffae5d0c937f3212a875761c64\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f066fa28-4f30-4b31-9e74-c3ef60fc563b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":685,\"hash\":\"595d4fa69ac9be37b50fb3f6c09b8a5b\",\"textRange\":{\"startLine\":685,\"endLine\":685,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18ea3bc4-8939-424f-92e5-d86cae46cd91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":686,\"hash\":\"4243b6357c3b4845a5a5f8716658ccc6\",\"textRange\":{\"startLine\":686,\"endLine\":686,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2fa2066-3602-46bf-890f-8afffd37666c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":687,\"hash\":\"9fd257175f64e9576be9d27acbc12b50\",\"textRange\":{\"startLine\":687,\"endLine\":687,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4cef934-4c09-4f06-b905-6dc28e3c1d4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":688,\"hash\":\"ba441b53441f43cd103cb37e1611c1db\",\"textRange\":{\"startLine\":688,\"endLine\":688,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42155577-0f1c-4673-b0f8-d4ee7c1c9144\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":689,\"hash\":\"993528ecff114f57ea153ef1635476a7\",\"textRange\":{\"startLine\":689,\"endLine\":689,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07aca93f-569f-4ddf-a172-6f692eb7ced1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":690,\"hash\":\"5cd0cc4fc2beb4c7bff9ffbb08ab580b\",\"textRange\":{\"startLine\":690,\"endLine\":690,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e9464b7-9859-4bae-8ccb-6271eb219c17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":691,\"hash\":\"94d7f90024d647d0e2c9272cfc219fc2\",\"textRange\":{\"startLine\":691,\"endLine\":691,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37472eb9-cda1-4bbf-a303-d5d7d5d2b477\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":692,\"hash\":\"5264b41315d14ef52e650cc411a34355\",\"textRange\":{\"startLine\":692,\"endLine\":692,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17e13ec5-1df3-4f22-a982-0ced852ff390\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":693,\"hash\":\"9166277c55058211e16a0f98053ddf7d\",\"textRange\":{\"startLine\":693,\"endLine\":693,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6c0f767-c3dc-420b-8a75-35aa0602e7b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":694,\"hash\":\"54f3bd093935f92f2c407fd522fecd70\",\"textRange\":{\"startLine\":694,\"endLine\":694,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b349e0c9-c612-4401-be01-fd11e3e91a7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":695,\"hash\":\"3e30306d396cc0b32cff7ef267a21e96\",\"textRange\":{\"startLine\":695,\"endLine\":695,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90218f69-5e47-4ab7-a57e-2591c173e9d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":696,\"hash\":\"aa933e09af3bbbc25af05a1c3d1b8ef5\",\"textRange\":{\"startLine\":696,\"endLine\":696,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8721e3c6-4cee-4191-8395-4d40a341e957\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":697,\"hash\":\"b3ae7280e7374738fb45fa3d5d9d44fc\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"570d609f-a9b0-4135-975b-4aa8c8d38797\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":698,\"hash\":\"4e0b168f6648efc2b8699b9856d15dc1\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdedeb35-6fea-4b66-9fb6-7eedfa16a864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":699,\"hash\":\"86ce4ca4baa99152f63fe2ec9251383d\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37889087-1246-4a68-9086-1f9d1bcbcded\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":700,\"hash\":\"2edd4d3ce123a2976d7e7d95e7a78fc3\",\"textRange\":{\"startLine\":700,\"endLine\":700,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af80ed82-04d8-4ccd-b16c-98a7ac630e95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":701,\"hash\":\"df06594082aa8102b395533b11360269\",\"textRange\":{\"startLine\":701,\"endLine\":701,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ecfede8-e1e4-4a15-a58c-fc34dff8b50c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":702,\"hash\":\"b31f93eeecc0ea5fe63af842f2a8836b\",\"textRange\":{\"startLine\":702,\"endLine\":702,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51652cc5-a49a-45fb-ae7b-42fddf2f495d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":703,\"hash\":\"587057865658507aba55e5f5e514dca8\",\"textRange\":{\"startLine\":703,\"endLine\":703,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d058242a-cbee-4ad8-b413-029d1812c44e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":704,\"hash\":\"c4cd3aa6bab2188bfedbdd002877ecb3\",\"textRange\":{\"startLine\":704,\"endLine\":704,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cf61365-a101-4304-97bf-2af78561c28d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":705,\"hash\":\"7f9a0d94f74a09eb5cd743d88523a79a\",\"textRange\":{\"startLine\":705,\"endLine\":705,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb96e342-869e-4f49-8e91-88be4ce10fdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":706,\"hash\":\"e3e365497b40621467785bfded88e277\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77178ffe-3a9e-4815-ae98-3635cd209c19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":707,\"hash\":\"a896e5da44810779e2e7511c0508b1db\",\"textRange\":{\"startLine\":707,\"endLine\":707,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"744fc0a5-bbc9-4263-86d3-e370bfe2f78e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":708,\"hash\":\"8d1dc44a77fcb1adf1d39c7c206f3cb1\",\"textRange\":{\"startLine\":708,\"endLine\":708,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c2251da-7af7-4d75-bc5b-f27122273db9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":709,\"hash\":\"1840ce8fd842285f6f452c718c91c1c7\",\"textRange\":{\"startLine\":709,\"endLine\":709,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ee716d-828a-46f5-878f-b8bfc693585b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":710,\"hash\":\"fb34c55f708b7628e80f8d01acfa9889\",\"textRange\":{\"startLine\":710,\"endLine\":710,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f9fd6f0-b7f6-452b-89f6-4d430a43c781\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":711,\"hash\":\"4ef2668621bbcea5ac65eafab3053298\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbf1f0d6-1074-4124-8bc6-f4c72577bcc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":712,\"hash\":\"78fae6badd0823b56411d33ed7c80c74\",\"textRange\":{\"startLine\":712,\"endLine\":712,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f45230c7-0c11-4985-9f3f-4ee2331322cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":713,\"hash\":\"0e548d59bc98282d82091e1b3611879e\",\"textRange\":{\"startLine\":713,\"endLine\":713,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"093d7251-3745-4769-b196-e14369d59ccf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":714,\"hash\":\"9eaf8489b477a1dc0ae77541ad61c319\",\"textRange\":{\"startLine\":714,\"endLine\":714,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f6cccb0-b0d8-4ad8-ac05-548522bbe90c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":715,\"hash\":\"a2253886584e6461ce4280a1c184b2ce\",\"textRange\":{\"startLine\":715,\"endLine\":715,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77b1ec6-1d6f-489a-abae-79b9c13dd72c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":716,\"hash\":\"49b77b09defc3b80fe71ea0fe9880187\",\"textRange\":{\"startLine\":716,\"endLine\":716,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a202508-5a41-40e8-8877-c6d1af73caea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":717,\"hash\":\"62b49995113925488b69c80be2a939b7\",\"textRange\":{\"startLine\":717,\"endLine\":717,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdc888ce-1a39-42b0-95d0-ae64f3f45ad2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":718,\"hash\":\"b8bf78cc5d1643d02f673d447ad75024\",\"textRange\":{\"startLine\":718,\"endLine\":718,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f69e2f4-d5a4-425f-8e4b-a8663972cb35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":719,\"hash\":\"e0e8b5d266aa4e65bfb01e1177e0e434\",\"textRange\":{\"startLine\":719,\"endLine\":719,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18578b02-9239-4713-ae9a-f29bfd359dae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":720,\"hash\":\"548cb2635010e9f750311d5668664029\",\"textRange\":{\"startLine\":720,\"endLine\":720,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be1199bd-38aa-4391-becf-ed79f63cdac1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":721,\"hash\":\"c33d9fd3ed81c55ce074ab23dc61fd8e\",\"textRange\":{\"startLine\":721,\"endLine\":721,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc4f753f-b0af-4823-a4f5-2d31b49efaf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":722,\"hash\":\"866adcf2b4c9591feb23e5954951dbdf\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b617ad9-3d9d-43f1-a230-7f5d2090ee95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":723,\"hash\":\"0c4a0fe8c69616a7dbda85f7570d9404\",\"textRange\":{\"startLine\":723,\"endLine\":723,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd3d2f97-1daf-414d-b0c9-4aca7445984b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":724,\"hash\":\"a45895deb70e0b4924675b6e91775636\",\"textRange\":{\"startLine\":724,\"endLine\":724,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"419463d4-06da-4470-9c67-0d42df035d60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":725,\"hash\":\"8e9793cbfbe328b301cdca83a26c5e04\",\"textRange\":{\"startLine\":725,\"endLine\":725,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a2bac84-e3c5-499c-8f1a-d9efea749d65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":726,\"hash\":\"4df4997881d8eadfaf5ffdf5ae572a15\",\"textRange\":{\"startLine\":726,\"endLine\":726,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"247109f6-f9b9-4157-87ff-0b471ab08924\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":727,\"hash\":\"f704ec5b4ac14c6b4ce7169ba74b1031\",\"textRange\":{\"startLine\":727,\"endLine\":727,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"148066dd-4434-49b0-bd69-34dd3922781b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":728,\"hash\":\"4a5b6221a360d3066976018da0752db1\",\"textRange\":{\"startLine\":728,\"endLine\":728,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ec4cd29-d483-41f1-9fa5-ca22b7ae496f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":729,\"hash\":\"7eb40a08de0fcf83efdfc3a1b5618896\",\"textRange\":{\"startLine\":729,\"endLine\":729,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1671,45 +1930,29701 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "cross-origin-embedder-policy", + "value": "require-corp" }, { - "name": "vary", - "value": "accept-encoding" + "name": "cross-origin-opener-policy", + "value": "same-origin" }, { - "name": "content-type", - "value": "application/json" + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:36.722Z", + "time": 64, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 64 + } + }, + { + "_id": "16f9d0e0a081914e3cb58fc777ede3ec", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "12" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=12&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51559,\"p\":12,\"ps\":100,\"paging\":{\"pageIndex\":12,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"91f396b3-fde9-46a4-9088-876d6d8060cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":730,\"hash\":\"ad84f835489114d36737921a184dacde\",\"textRange\":{\"startLine\":730,\"endLine\":730,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f14b537-de32-4588-bbf0-d5ba12e180a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":731,\"hash\":\"898ec7af894dda124e11bde317f895e3\",\"textRange\":{\"startLine\":731,\"endLine\":731,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b33e3e2-9a00-4f8a-b535-6fedef90ec12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":732,\"hash\":\"960a250a29596113ede960f6bf4f89e7\",\"textRange\":{\"startLine\":732,\"endLine\":732,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80ef9f2a-67d8-4062-95b1-1d797ea612f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":733,\"hash\":\"4ba7f8a97a8609443f5bfde8ea40365a\",\"textRange\":{\"startLine\":733,\"endLine\":733,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a3a3238-c6bb-4dbd-bb5f-538dd191dd28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":734,\"hash\":\"6ea11821ca35ce7bc399e3420775e0a4\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d28d651-5065-41d5-86b9-2e0b98ea30b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":735,\"hash\":\"f69db90b4b74c6a79180dea4098dfa1b\",\"textRange\":{\"startLine\":735,\"endLine\":735,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23f384ab-5bb4-4436-9c51-e477e85e6fa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":736,\"hash\":\"b0c881383fede0665a650b325e50009f\",\"textRange\":{\"startLine\":736,\"endLine\":736,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53b5c521-3f62-4ad7-9539-3768a5caaa54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":737,\"hash\":\"f79fbf7c04bda35f3db644dc68b9d54b\",\"textRange\":{\"startLine\":737,\"endLine\":737,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ea0b326-c5af-460e-a749-648b2ee18779\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":738,\"hash\":\"49badace25b06c207d8657b3524175d4\",\"textRange\":{\"startLine\":738,\"endLine\":738,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f253ca62-94c2-44e4-835a-c4735703f923\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":739,\"hash\":\"11eac4d23d60a21e3ca3f022eb96da84\",\"textRange\":{\"startLine\":739,\"endLine\":739,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b1afd0-22b8-4cc5-b9c3-ebd2dd6799cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":740,\"hash\":\"7695b8eef758e5d7b988aeb0b8ebdc36\",\"textRange\":{\"startLine\":740,\"endLine\":740,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7d69b5d-5f86-466d-aee1-bdd4ea778b2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":741,\"hash\":\"dae331e40ee7bf32f1ac8dba53cf0103\",\"textRange\":{\"startLine\":741,\"endLine\":741,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f0377d9-ef4c-4f5f-8aa6-52ef32e2079f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":742,\"hash\":\"567ceac93aa208f2f3fb043415946790\",\"textRange\":{\"startLine\":742,\"endLine\":742,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4571c0c1-c7aa-49df-a65e-4f7ae097b23e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":743,\"hash\":\"245a4afa18d2fd6d9ffa2f3872cbc845\",\"textRange\":{\"startLine\":743,\"endLine\":743,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7d67e36-7c2e-4264-81cf-f60c3e34d2c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":744,\"hash\":\"0fbdab1a550829c7ad8fb788b35cf94e\",\"textRange\":{\"startLine\":744,\"endLine\":744,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc18c5c-6443-4873-9b15-fd46aa3f0fcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":745,\"hash\":\"a88c43071139a090bebcb01a695e8b9c\",\"textRange\":{\"startLine\":745,\"endLine\":745,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a00b2dd9-a824-4218-9734-36bd2e8026c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":746,\"hash\":\"3a88cdda39e37cde979c25139e5c3990\",\"textRange\":{\"startLine\":746,\"endLine\":746,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6ed60a9-cc75-4ac4-856f-4e6e041727d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":747,\"hash\":\"82a8d06f214b53e06ffba374fe75e30a\",\"textRange\":{\"startLine\":747,\"endLine\":747,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80f49994-8922-43f6-b88f-655a9d6d79b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":748,\"hash\":\"d5ca72283a10d3a879d9ffbc28ca30c8\",\"textRange\":{\"startLine\":748,\"endLine\":748,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe1aec30-8ec1-4435-a408-53a17608c54c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":749,\"hash\":\"73b48d6976ec2b22fdf9fdffa3f0aaef\",\"textRange\":{\"startLine\":749,\"endLine\":749,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97b5d8f0-3eca-4fc2-b961-5ffd5bc28fc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":750,\"hash\":\"0db215e47d59de75761b5cdbdcaaf42b\",\"textRange\":{\"startLine\":750,\"endLine\":750,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f82fdc09-462a-40db-ba98-aa9fea03a108\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":751,\"hash\":\"cbccfdebadda7d115e500b46871c8c09\",\"textRange\":{\"startLine\":751,\"endLine\":751,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62036e88-a242-42e8-80d1-28283ce4d36e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":752,\"hash\":\"77f35ef58fc051924ec5cc17fbd0248d\",\"textRange\":{\"startLine\":752,\"endLine\":752,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48f465c5-966e-44ad-b779-5cec31527327\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":753,\"hash\":\"377e0b9e1063731e6b07333cc18ced88\",\"textRange\":{\"startLine\":753,\"endLine\":753,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05dafffc-d111-439f-b34e-0936d19c8c69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":754,\"hash\":\"b742629e216897ec1e3050546b146f18\",\"textRange\":{\"startLine\":754,\"endLine\":754,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e7d386d-553a-4b4b-88ca-3e868132c350\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":755,\"hash\":\"249ca82567e4272314bf781475573091\",\"textRange\":{\"startLine\":755,\"endLine\":755,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0cb539a-7f45-4a0f-b02c-27a55f80ff23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":756,\"hash\":\"f3383d7c2c8d873616a9a9e69c150616\",\"textRange\":{\"startLine\":756,\"endLine\":756,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ed81a5a-d91a-4ad1-86c8-e7219d3d20fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":757,\"hash\":\"478feb87457e85f3dfa20b4bcbf2a749\",\"textRange\":{\"startLine\":757,\"endLine\":757,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"028aa6a3-fb37-485f-9a3b-42476893e25b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":758,\"hash\":\"884c7851590b705fc170c42dc07e7ea2\",\"textRange\":{\"startLine\":758,\"endLine\":758,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ab0647b-1f4a-4e8c-aca9-85c4026e4c1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":759,\"hash\":\"7fc3ccd74d24e21222db80e4d87d9bb6\",\"textRange\":{\"startLine\":759,\"endLine\":759,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b4d07ed-33c4-4ec8-be9c-e55ec7a6c00a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":760,\"hash\":\"7103c8b2f1998e81b840fb96bc894409\",\"textRange\":{\"startLine\":760,\"endLine\":760,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b02e318-b82d-409b-acf7-39d46b94e940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":761,\"hash\":\"6fe91ed1e652e939d1a902993f936373\",\"textRange\":{\"startLine\":761,\"endLine\":761,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aaaab7c-9a80-42fb-9a38-4501c80527e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":762,\"hash\":\"ccbd39bc6766536c0895c434a4c19e24\",\"textRange\":{\"startLine\":762,\"endLine\":762,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09adb608-681d-4867-b904-e33079341d34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":763,\"hash\":\"369fa873e3125aa3e976a884dc0709cd\",\"textRange\":{\"startLine\":763,\"endLine\":763,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78767c8a-29aa-4d7c-a19f-294a19dbc379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":764,\"hash\":\"0ecc7577e063d03252d4e7561835d18a\",\"textRange\":{\"startLine\":764,\"endLine\":764,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55dbd1e7-3881-4995-b174-e640bbb0c880\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":765,\"hash\":\"de9cc89ef55d6b3b954b442cc32e27f1\",\"textRange\":{\"startLine\":765,\"endLine\":765,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc3b17de-dc75-4713-8299-6e2247a2c91b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":766,\"hash\":\"c603439d52d938c18b68d9eb92d5a486\",\"textRange\":{\"startLine\":766,\"endLine\":766,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8640ff96-e2bb-40f0-b990-f98839f39638\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":767,\"hash\":\"204619d1126ce4051ffbbf9f6e8ee9dd\",\"textRange\":{\"startLine\":767,\"endLine\":767,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00bfbed0-8224-4c9c-b7b9-97a181058e90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":768,\"hash\":\"e8ab181ed094f69c89fad238709a667f\",\"textRange\":{\"startLine\":768,\"endLine\":768,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42d16ce5-2ce8-435e-808f-fed00ee7e5a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":769,\"hash\":\"ee8e8a4827e2ee254e0205508ef041f8\",\"textRange\":{\"startLine\":769,\"endLine\":769,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d84e0e8-d186-4f38-adaf-9b1dc4e73691\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":770,\"hash\":\"7f331886d6800241ed13f1de073e1f92\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a901263b-e383-431d-9542-391d3ffae08c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":771,\"hash\":\"5abdf68ca91a13806026ae091e1d18ad\",\"textRange\":{\"startLine\":771,\"endLine\":771,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dc2fa02-a7aa-445f-be74-a341e7c869ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":772,\"hash\":\"3dc9d1fa924e56b184e3276c556b4636\",\"textRange\":{\"startLine\":772,\"endLine\":772,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cd71957-32d2-4db6-8d92-15eed81b0bf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":773,\"hash\":\"3267ca9fe25e779dfb64af34f06d7730\",\"textRange\":{\"startLine\":773,\"endLine\":773,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0576f05-3e87-4115-b197-fb50d6274d3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":774,\"hash\":\"036c82bd3816d7ba868796cb39ba89aa\",\"textRange\":{\"startLine\":774,\"endLine\":774,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"567f9132-99c8-4522-be88-85df1899da85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":775,\"hash\":\"ce38de381364c499dd6d74354f6a5852\",\"textRange\":{\"startLine\":775,\"endLine\":775,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c238a53-fb4b-4ed5-a96a-7bb11e495b78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":776,\"hash\":\"ed9adeb03ed57eb8af6358785c8df327\",\"textRange\":{\"startLine\":776,\"endLine\":776,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff8b68ec-ceb3-4bba-b6b2-5b3f26f60c0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":777,\"hash\":\"921ae6d7cc624eac14c1741c05f5f61c\",\"textRange\":{\"startLine\":777,\"endLine\":777,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf6f23e5-c3b1-4087-8eef-17d7e7916add\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":778,\"hash\":\"3dc53a42b9c8a87175b5de970d39c8cc\",\"textRange\":{\"startLine\":778,\"endLine\":778,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1138117-5098-4c06-9687-3df75f3cdad2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":779,\"hash\":\"4802a6e541119a39964590718d3f8584\",\"textRange\":{\"startLine\":779,\"endLine\":779,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c4dd6ad-d1a3-4e24-bbfb-94f1c1004c1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":780,\"hash\":\"5b18766a183e69cb660d8cf398fd4f26\",\"textRange\":{\"startLine\":780,\"endLine\":780,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1793fe43-fb0c-4d43-a0db-a10763c197b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":781,\"hash\":\"0cf1202ffef7d3cd1334e2dd88fd9fed\",\"textRange\":{\"startLine\":781,\"endLine\":781,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c413d127-26ad-4600-85b6-5bc76e3b2cf7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":782,\"hash\":\"a89b9b57f6cddbf2fa30de80109744b5\",\"textRange\":{\"startLine\":782,\"endLine\":782,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e387be1c-05d3-4793-b7d2-c3366eda64e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":783,\"hash\":\"5dfc2ebdb2547823a11050fbc7d101c0\",\"textRange\":{\"startLine\":783,\"endLine\":783,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea5c0f99-9a39-4d91-aa50-07848a3f7f24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":784,\"hash\":\"fe24faa841cfc36aaf5324024fc02cc7\",\"textRange\":{\"startLine\":784,\"endLine\":784,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1596082f-a747-4a87-853a-d97366685055\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":785,\"hash\":\"19aaca8195ccf2851d52111450a09240\",\"textRange\":{\"startLine\":785,\"endLine\":785,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce624f4-5958-491a-8d2d-167862f6c794\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":786,\"hash\":\"a985005834ef559cd243853b7bad10ef\",\"textRange\":{\"startLine\":786,\"endLine\":786,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"077e38cf-7deb-4323-a767-edff888605e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":787,\"hash\":\"516d31003b680a8c24eef00014861c2c\",\"textRange\":{\"startLine\":787,\"endLine\":787,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe640e5a-7802-4309-ab22-08c5a3de2100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":788,\"hash\":\"a6ad7203d341834912d365327c11b9f8\",\"textRange\":{\"startLine\":788,\"endLine\":788,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5d12b9e-aacc-439a-a271-8f68c6ce6a86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":789,\"hash\":\"67ea4a32aaf38867777c9e779d0192fa\",\"textRange\":{\"startLine\":789,\"endLine\":789,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a86d618-73f2-40b0-ae10-92a824fdd9fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":790,\"hash\":\"ad66a03d6fede3fd9e258b81f7b82e86\",\"textRange\":{\"startLine\":790,\"endLine\":790,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e1c6755-74dc-4169-91c3-a19f33f2cf6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":791,\"hash\":\"4d628f15a3216886ea072406cca16ebc\",\"textRange\":{\"startLine\":791,\"endLine\":791,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fbf2d48-b56d-4b51-bf61-54ab0651ab24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":792,\"hash\":\"ef614596fc085c223a04536649867191\",\"textRange\":{\"startLine\":792,\"endLine\":792,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51de564c-dfbb-4ce5-8483-d49cc06daf82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":793,\"hash\":\"f142201ca7bc5674c6c1a639d4fb8d62\",\"textRange\":{\"startLine\":793,\"endLine\":793,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90f07882-2fdf-4055-a37d-174f35eee92d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":794,\"hash\":\"7ded5eac03674cfbe7a0406f3f386891\",\"textRange\":{\"startLine\":794,\"endLine\":794,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0500b133-212a-4fef-a551-b5334bb70b8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":795,\"hash\":\"3789215e8536b359a5af5f0c831d6ef1\",\"textRange\":{\"startLine\":795,\"endLine\":795,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98c85967-43c6-490a-8b2c-a2a603896c97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":796,\"hash\":\"dc288aadc5ed547d495407d570253c10\",\"textRange\":{\"startLine\":796,\"endLine\":796,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c65d795d-1ec9-4f51-90cb-f8aabaf556eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":797,\"hash\":\"a8160562ec805d674723b0e44f4fb4f2\",\"textRange\":{\"startLine\":797,\"endLine\":797,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92d8da6d-a12d-40fc-b3a5-3ce2e86bb4d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":798,\"hash\":\"fe957dfd825fbd46fb93e1014a3703e0\",\"textRange\":{\"startLine\":798,\"endLine\":798,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72f4649c-da97-427d-b14e-3b868ce37863\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":799,\"hash\":\"6294375932fcc357a289eacf054ccd4d\",\"textRange\":{\"startLine\":799,\"endLine\":799,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f25e2f2-96c3-4daa-8fe8-5c2de31a53e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":800,\"hash\":\"66dfbc39e20ab589915f2983039654ff\",\"textRange\":{\"startLine\":800,\"endLine\":800,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3276c445-12c7-4869-a3ad-b47f825bc33c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":801,\"hash\":\"aadaf4e831323d120ac4ed9ba5d790fc\",\"textRange\":{\"startLine\":801,\"endLine\":801,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"406c67cd-b44b-43b5-a45d-a69548dd349c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":802,\"hash\":\"4537b820c8e8b0296eeed8d9947df609\",\"textRange\":{\"startLine\":802,\"endLine\":802,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2335fbc6-f7e1-4c75-9d2c-444882b8265a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":803,\"hash\":\"a556b7329d8f6a5443eb6d36127c4d1a\",\"textRange\":{\"startLine\":803,\"endLine\":803,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b08c02f1-08ca-4608-99f4-9f6dde25680a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":804,\"hash\":\"4d042af0c965e535a3500ce60a47788f\",\"textRange\":{\"startLine\":804,\"endLine\":804,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4779ad2b-7426-48a5-ac5c-695e95a94326\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":805,\"hash\":\"650aad9647d9c6c4413e7adb36d8c211\",\"textRange\":{\"startLine\":805,\"endLine\":805,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf0bdc1-0884-4606-a49e-8769a791dc9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":806,\"hash\":\"306abbbfe02923e57652ac9706e9d033\",\"textRange\":{\"startLine\":806,\"endLine\":806,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e11b8b52-b508-485e-bca4-65434ae5bdd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":807,\"hash\":\"0272a2025c303b61bfaf5dddfaa5f8fc\",\"textRange\":{\"startLine\":807,\"endLine\":807,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86f3f5af-eb23-4cdf-96c0-ba97c41dd011\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":808,\"hash\":\"19a9f347b423e8130c72ed3a2d2f8d65\",\"textRange\":{\"startLine\":808,\"endLine\":808,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9bfa414-5690-4df5-9c22-953d11747cef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":809,\"hash\":\"30c81048c842465e468819bf7c16b4af\",\"textRange\":{\"startLine\":809,\"endLine\":809,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bec84c3e-3c4a-405f-a11e-5d6c05956e60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":810,\"hash\":\"33bcbab603d785d16db6839cf9276c69\",\"textRange\":{\"startLine\":810,\"endLine\":810,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a14c0e7f-f510-4973-ad66-f893999a5f67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":811,\"hash\":\"eab86389ae9bece2d8d2b3485059188a\",\"textRange\":{\"startLine\":811,\"endLine\":811,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e2cc80-186d-42e4-b5d4-00bb45c01f3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":812,\"hash\":\"13171838dabbadaefdf4518499e2a296\",\"textRange\":{\"startLine\":812,\"endLine\":812,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c769f7e-d921-4652-82b3-97c8a07331fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":813,\"hash\":\"c0783c49d0de3cb43e79fe74755303b6\",\"textRange\":{\"startLine\":813,\"endLine\":813,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b3ad0e3-3925-4e00-911b-e8202cc35763\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":814,\"hash\":\"2cef3166ec891d3b2620533044547b38\",\"textRange\":{\"startLine\":814,\"endLine\":814,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c65752c-9873-4b94-88fc-6d0cd7ff9e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":815,\"hash\":\"efa6ddcf7abe1b7ed2abfdeb22f34405\",\"textRange\":{\"startLine\":815,\"endLine\":815,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e0358a-6b3a-478d-b1e9-6ce66a31c2df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":816,\"hash\":\"bf857200ce68e3b92e3e5579d4a16bb1\",\"textRange\":{\"startLine\":816,\"endLine\":816,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68b7c16d-3ecd-419e-a229-fcd5b7f54bc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":817,\"hash\":\"1923e56ace9fd5ca3e94b075279d6976\",\"textRange\":{\"startLine\":817,\"endLine\":817,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb59f289-d877-4424-a92e-e40cac28df3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":818,\"hash\":\"6f933f287bfd710ae8afbb32baea59ec\",\"textRange\":{\"startLine\":818,\"endLine\":818,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c278b7f3-0cdf-40fd-a6e1-3313f29c732c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":819,\"hash\":\"8a32050f6c5e78db9456022a73ba3c12\",\"textRange\":{\"startLine\":819,\"endLine\":819,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0520bd-2fcf-46b2-9b67-2d6762b05597\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":820,\"hash\":\"dfbbc71b91cb87fc7f795e75780dcd49\",\"textRange\":{\"startLine\":820,\"endLine\":820,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"073f8de1-cd40-4ffe-a5e4-d273576199bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":821,\"hash\":\"b6e6c5823ed3ad8ae59fcc3403cef815\",\"textRange\":{\"startLine\":821,\"endLine\":821,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27f17c70-b80b-4cc2-9a0e-fdf2719891fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":822,\"hash\":\"1fe07deef7b25933d8569d73d990b63b\",\"textRange\":{\"startLine\":822,\"endLine\":822,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96cf05cd-ebbf-46e4-affa-528ae3859ce9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":823,\"hash\":\"8c9e23a6bd2432cfeb1abdbb10906235\",\"textRange\":{\"startLine\":823,\"endLine\":823,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6be828ae-d339-440c-bbcd-6197f546ea30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":824,\"hash\":\"46fb97bac662f13d6682744720f740ab\",\"textRange\":{\"startLine\":824,\"endLine\":824,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf3b0015-4124-40f8-b6b1-aec2f77212eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":825,\"hash\":\"0a6b6e15f8a6296e1f45e955f86d54c2\",\"textRange\":{\"startLine\":825,\"endLine\":825,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b68eeb1-9820-4a98-b360-db6f6bb798e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":826,\"hash\":\"4f813ce0f713b1f0dbff34194f9fc171\",\"textRange\":{\"startLine\":826,\"endLine\":826,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16940ca-5603-44bc-9fa0-3569a81acc94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":827,\"hash\":\"f991fd55d5bf33ce694323ac70973248\",\"textRange\":{\"startLine\":827,\"endLine\":827,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"456a6c02-47e2-4147-9473-4909c0a5f3e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":828,\"hash\":\"2ec91848826f22a136b4f66a4cf53022\",\"textRange\":{\"startLine\":828,\"endLine\":828,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eacdddf3-54ab-4719-9076-7812514d53f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":829,\"hash\":\"0bbfecdc3e50888104672e3551db49c0\",\"textRange\":{\"startLine\":829,\"endLine\":829,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:36.797Z", + "time": 60, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 60 + } + }, + { + "_id": "9e8360633509eab1790188206ddd7585", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "13" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=13&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51559,\"p\":13,\"ps\":100,\"paging\":{\"pageIndex\":13,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"47f85300-ac63-4cdf-89f8-a394782f7534\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":830,\"hash\":\"33bcb2d0afc396b34cf7570a8a3d92c9\",\"textRange\":{\"startLine\":830,\"endLine\":830,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97a58a31-2764-4172-ae05-b63049fb4f08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":831,\"hash\":\"191278f5bc6b2582fb15aec8ddff659c\",\"textRange\":{\"startLine\":831,\"endLine\":831,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b98000-6118-4bb7-8ba3-d19b11afe26d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":832,\"hash\":\"eb8ad68ec089846bb284d0e23360bac0\",\"textRange\":{\"startLine\":832,\"endLine\":832,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe60e8d-1cb8-4263-95b9-9727cc1fd3d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":833,\"hash\":\"5a775d037e579391fa001148927463e0\",\"textRange\":{\"startLine\":833,\"endLine\":833,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"850606b9-097a-4384-8f76-c1dac2ef7746\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":834,\"hash\":\"29c73d060fb104241822bc37de3f6f4d\",\"textRange\":{\"startLine\":834,\"endLine\":834,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aa6d825-ba8d-47ab-897b-b0996329a24d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":835,\"hash\":\"3925ad4b218f6ea60e6c461f2c021557\",\"textRange\":{\"startLine\":835,\"endLine\":835,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64dc782c-18f8-46d3-ac07-8b2b71ed96f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":836,\"hash\":\"d13c4c0ff6bee88fb9e0d82a5bc728c4\",\"textRange\":{\"startLine\":836,\"endLine\":836,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c20db619-c5af-4d5e-a348-4bccb5ae4a75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":837,\"hash\":\"bc36b3564d33e6446b36d002eb21d898\",\"textRange\":{\"startLine\":837,\"endLine\":837,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"527abf23-6952-4a23-b909-02d11c76515a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":838,\"hash\":\"c1f93f0529460b7b0ee4eafc7d65f01d\",\"textRange\":{\"startLine\":838,\"endLine\":838,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7de4c80a-8412-43c3-b3cf-b2dc62104422\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":839,\"hash\":\"18d11e2586e79aa3d5964ed602d34f9b\",\"textRange\":{\"startLine\":839,\"endLine\":839,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"622835f1-95d9-49fe-830d-2215993bfa83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":840,\"hash\":\"1ee15e22ced8e6e8d0a1e70787c45004\",\"textRange\":{\"startLine\":840,\"endLine\":840,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c0add24-7660-4e0a-9abd-c7c10618345a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":841,\"hash\":\"3fbaebcc63a41eb969a45c0e297f9765\",\"textRange\":{\"startLine\":841,\"endLine\":841,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec647fe9-5bf8-42e2-8fd5-cae65ff27e83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":842,\"hash\":\"24b9d5b87c4b2a23813dd07a1c14e00a\",\"textRange\":{\"startLine\":842,\"endLine\":842,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1030712-3dd9-498a-881f-cebcf9c33fdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":843,\"hash\":\"f2a44a0da7fd594190d796deb5db344d\",\"textRange\":{\"startLine\":843,\"endLine\":843,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"564d1e42-4142-45b2-a6f2-7cce48318059\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":844,\"hash\":\"7a623840d0361ec1b84e22f1c5369daf\",\"textRange\":{\"startLine\":844,\"endLine\":844,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3b8a252-2043-4826-b445-9314dda9904b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":845,\"hash\":\"f848e1d49ae30e57beff949ff13c52e9\",\"textRange\":{\"startLine\":845,\"endLine\":845,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1f7066c-7432-4c2e-b6b5-d1b76e2eecb9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":846,\"hash\":\"b990d0027f938bfb3c6103be0c592537\",\"textRange\":{\"startLine\":846,\"endLine\":846,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df50e8f8-29a8-457d-b247-e17b3a2ca59f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":847,\"hash\":\"a270e9cb8759be10771e220403a3a1b0\",\"textRange\":{\"startLine\":847,\"endLine\":847,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b10f4bcd-c18e-4aa2-be8a-99ffbf2896a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":848,\"hash\":\"d500914a4c2f6843837e1f3be82af8cd\",\"textRange\":{\"startLine\":848,\"endLine\":848,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"656cf1c6-f7a8-407d-81cf-9382dada5602\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":849,\"hash\":\"f74ff99263603fbc8f3c6d7e05c0e0dc\",\"textRange\":{\"startLine\":849,\"endLine\":849,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"531127b1-2e7d-4302-8a3a-3e886e947a56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":850,\"hash\":\"2870fbaad53666f9ab1264ddef5124e3\",\"textRange\":{\"startLine\":850,\"endLine\":850,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c18b70ef-7468-4a78-8b58-dba91050d0f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":851,\"hash\":\"551ed7cdd7c48a8c010eb91346e5439e\",\"textRange\":{\"startLine\":851,\"endLine\":851,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e760e326-8fb5-4879-9043-6c8fefcb8fa3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":852,\"hash\":\"f18830acac200fb45d090c40976598fb\",\"textRange\":{\"startLine\":852,\"endLine\":852,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"436530aa-27f5-4999-adf8-6b49b7b4fb22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":853,\"hash\":\"823e50e80b76bb5b8cad4b0754e0ddff\",\"textRange\":{\"startLine\":853,\"endLine\":853,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e59ac589-b38f-419b-ad38-f48bdd78888e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":854,\"hash\":\"a0d24dbf420d4af44fcb09185e99cf3c\",\"textRange\":{\"startLine\":854,\"endLine\":854,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b310374c-7e5c-4557-ba82-9afad9bebed0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":855,\"hash\":\"fd29be62c110a0c53bbf136b420760f2\",\"textRange\":{\"startLine\":855,\"endLine\":855,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dfe3d07-3244-4fcf-bde9-0a4a8d10f3dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":856,\"hash\":\"cc75771064acbae37dd4220ec5942014\",\"textRange\":{\"startLine\":856,\"endLine\":856,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2805f0-b09f-485b-8029-67fb14498d77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":857,\"hash\":\"188709850c0073ebf8502454d75e94a8\",\"textRange\":{\"startLine\":857,\"endLine\":857,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c64047-f927-4cc1-a1ba-bd6d470d5833\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":858,\"hash\":\"48b05fdc205eab13200ece50eb798abf\",\"textRange\":{\"startLine\":858,\"endLine\":858,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156c9b6b-6794-4774-b70b-e6cf3344114a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":859,\"hash\":\"7db966ccc247f125ebe5e4e472cb61d8\",\"textRange\":{\"startLine\":859,\"endLine\":859,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38b537bb-7f83-491e-8177-8c37e746ace7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":860,\"hash\":\"6be9fbfe97c8a0fa2c8c536e3632f730\",\"textRange\":{\"startLine\":860,\"endLine\":860,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69616976-965a-462c-ad9e-861c73eac6be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":861,\"hash\":\"b0058c1d038e4018a0c776727812b106\",\"textRange\":{\"startLine\":861,\"endLine\":861,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994b4b0c-4f2b-4d41-8c96-e07e9c213ba3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":862,\"hash\":\"127d82ad177371ef601dcca98660370a\",\"textRange\":{\"startLine\":862,\"endLine\":862,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b463dd17-ff15-4471-90b4-4d946f9292a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":863,\"hash\":\"5d2bc08c856536f774e61171e6e896ca\",\"textRange\":{\"startLine\":863,\"endLine\":863,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a235e36e-b049-4e7b-b474-bac31fc10579\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":864,\"hash\":\"961b6771da476c8c6881e6fc3a7bccd7\",\"textRange\":{\"startLine\":864,\"endLine\":864,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9a52298-28c9-4b0f-a154-e9888f8e88af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":865,\"hash\":\"3fd7948cd9eeed9bdf2052769345e570\",\"textRange\":{\"startLine\":865,\"endLine\":865,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e152e1e2-a482-4abc-800c-303760e6a748\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":866,\"hash\":\"2784e3edfb2296cd481966f29ac7e7b4\",\"textRange\":{\"startLine\":866,\"endLine\":866,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e33ed78-d641-4b9b-ad9e-39511d3f1a33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":867,\"hash\":\"f417c41b5d651d5a209ab49f718fbedd\",\"textRange\":{\"startLine\":867,\"endLine\":867,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aa729d4-7e3a-4445-8d67-c49228c553a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":868,\"hash\":\"eb3adf1e8ecf0321bcdeb23edaa6c564\",\"textRange\":{\"startLine\":868,\"endLine\":868,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a36deb4d-6a26-45e9-8b15-2ef667afcedb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":869,\"hash\":\"847a86cb7717f60762a8a2919893e9c8\",\"textRange\":{\"startLine\":869,\"endLine\":869,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c819f17f-50b9-43f0-930d-e207993775c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":870,\"hash\":\"4cdbb97138c3dc8d2983c6acfecd32e4\",\"textRange\":{\"startLine\":870,\"endLine\":870,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21f84b68-bcfe-48bf-9904-1b3cbb82d60a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":871,\"hash\":\"aae9c9d558ecdb02fa14751a71a26883\",\"textRange\":{\"startLine\":871,\"endLine\":871,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"107e94cb-8a1d-4977-a1b4-ed5c03e80d3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":872,\"hash\":\"4084ec484e2f03ab286eb476f19220db\",\"textRange\":{\"startLine\":872,\"endLine\":872,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d08edd45-596b-48e7-a679-3e655abcbf17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":873,\"hash\":\"59a9e4e440b54a56af9784a27046fe79\",\"textRange\":{\"startLine\":873,\"endLine\":873,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc5dbd03-ba91-402a-ae7c-e8a0ca762a96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":874,\"hash\":\"95655bc1eaad9529bd0137d690f3c6dc\",\"textRange\":{\"startLine\":874,\"endLine\":874,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0504efe1-8b26-4bae-99d6-ea1a9420d7e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":875,\"hash\":\"911e08c0a8ad00239c8c7f328778e805\",\"textRange\":{\"startLine\":875,\"endLine\":875,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de93c05c-abe3-4c1f-8b3e-a7631fffca4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":876,\"hash\":\"83529c61918aa1017ff8c8e0bb3cd11c\",\"textRange\":{\"startLine\":876,\"endLine\":876,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"112a18e8-b746-4f27-9c7b-4e3adb5492e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":877,\"hash\":\"abe1168c8fd022fc2b43c40f2030a678\",\"textRange\":{\"startLine\":877,\"endLine\":877,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31032ae8-8060-45d9-a948-255db5e60da2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":878,\"hash\":\"6d5367140da82007bbc59502f5a3eedd\",\"textRange\":{\"startLine\":878,\"endLine\":878,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3862aea-c5b6-4952-a48a-c85faacef754\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":879,\"hash\":\"c9e864ef641098b7bf2f9360e0550092\",\"textRange\":{\"startLine\":879,\"endLine\":879,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bda75416-a169-45a3-9365-a7a85a23ac0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":880,\"hash\":\"7605c649aaa4038c5b6002b4cff851b4\",\"textRange\":{\"startLine\":880,\"endLine\":880,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7146c8b3-524c-4f35-8a58-b05653a2f8d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":881,\"hash\":\"2d3e9e957ac6d08aa121c45a31e7eb52\",\"textRange\":{\"startLine\":881,\"endLine\":881,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d581068-1220-4bba-a588-913e696ddbf1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":882,\"hash\":\"ddc315a7555e2a827efb02d550dc6693\",\"textRange\":{\"startLine\":882,\"endLine\":882,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b234a318-7d0a-4907-ae23-fba81a2a23c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":883,\"hash\":\"cb9c1f6edbc9cfb591522d6664b3dd16\",\"textRange\":{\"startLine\":883,\"endLine\":883,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1fa5099-6dea-4c03-b5bf-d87521a90493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":884,\"hash\":\"e99bbfae4d4c129973beff8badc722a2\",\"textRange\":{\"startLine\":884,\"endLine\":884,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7dbe7f9-7f36-4697-9945-adb199845eff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":885,\"hash\":\"ff4b3425dc094e9fdc9ca3e4eb129512\",\"textRange\":{\"startLine\":885,\"endLine\":885,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f48eff5-3986-4c3a-b077-c8f6427f93bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":886,\"hash\":\"0c33b34b262720a233e5dbd539cf4dfa\",\"textRange\":{\"startLine\":886,\"endLine\":886,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd0d4bcb-1bc5-4bf8-9c99-58f7766e43e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":887,\"hash\":\"ee06428c81199dcf4fe8e78f709757ba\",\"textRange\":{\"startLine\":887,\"endLine\":887,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a2227a0-6572-449b-bd8a-859fd560805b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":888,\"hash\":\"b8971681a503602ba5b97d931f68bba0\",\"textRange\":{\"startLine\":888,\"endLine\":888,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6e46b68-bb0b-4544-aaaf-6989974d2647\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":889,\"hash\":\"53b3f695c7c4673c7da38e578e368da5\",\"textRange\":{\"startLine\":889,\"endLine\":889,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"602af4fc-3721-45ea-8961-75f04123a499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":890,\"hash\":\"686e5a32272893a91a10f5830ca81736\",\"textRange\":{\"startLine\":890,\"endLine\":890,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09f16cf1-1aba-4eae-8426-72be93bfc11d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":891,\"hash\":\"7bf3f49e5b45ad003c4d012833ca1eb3\",\"textRange\":{\"startLine\":891,\"endLine\":891,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fced8fd4-3595-49ed-8e9c-74d476066f44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":892,\"hash\":\"bfa469a92d9eb2234ebeac97c4b6c2b9\",\"textRange\":{\"startLine\":892,\"endLine\":892,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20c77379-6ddf-482b-bc48-864eb9b6e895\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":893,\"hash\":\"7e874699a9ae3617049d34afbeb904f1\",\"textRange\":{\"startLine\":893,\"endLine\":893,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f18c3042-2d87-4f5b-9d1d-b1fcff6bd197\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":894,\"hash\":\"4c45c4cc91872004000b734439c5f063\",\"textRange\":{\"startLine\":894,\"endLine\":894,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2774f73-c698-41f8-b3f6-226f57015319\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":895,\"hash\":\"fc330e9d8702ca77122fa62afa35648d\",\"textRange\":{\"startLine\":895,\"endLine\":895,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f0aa9e3-1133-446c-b6e0-788cfea22098\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":896,\"hash\":\"ef4d7ebe38c5d846709bddd3aac86254\",\"textRange\":{\"startLine\":896,\"endLine\":896,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11a07714-9c7a-420f-bd83-f25ef72b92a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":897,\"hash\":\"86e5b2502bf412d16c383d4d7f3c7092\",\"textRange\":{\"startLine\":897,\"endLine\":897,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"639ece50-c419-4b33-ab1c-cd56dadd5aa4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":898,\"hash\":\"d563d0f3b10872909c09fde18fd0d20a\",\"textRange\":{\"startLine\":898,\"endLine\":898,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb8f5c9d-2c96-48d7-a7c4-bccc07ec98fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":899,\"hash\":\"9621a269aaf10a31c32dec8e67338d0a\",\"textRange\":{\"startLine\":899,\"endLine\":899,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9388b6fc-6a85-440d-b479-92a230408423\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":900,\"hash\":\"9d486b31c93ddfe99186418214581f06\",\"textRange\":{\"startLine\":900,\"endLine\":900,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261bc36b-dba6-43f4-8b2a-059cedd83d8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":901,\"hash\":\"b440d53b7500362ee93770720edab4d3\",\"textRange\":{\"startLine\":901,\"endLine\":901,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0d27191-9c18-490a-8f32-2d2ea709bede\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":902,\"hash\":\"946e8a9ae737b374f44d48c116bcf3fd\",\"textRange\":{\"startLine\":902,\"endLine\":902,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d84fac8-ca08-4956-bcb2-a8e553babcf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":903,\"hash\":\"bbe8fdc38fb77760e9e3a750de6523b6\",\"textRange\":{\"startLine\":903,\"endLine\":903,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80591bce-3f4a-44eb-bc42-04f3794da5ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":904,\"hash\":\"e7faff8ec0658791f372c7473b4f1dbe\",\"textRange\":{\"startLine\":904,\"endLine\":904,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0372ad9e-446d-4626-9575-be49e465e67f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":905,\"hash\":\"a45573616444e42203c929a0fd39b1de\",\"textRange\":{\"startLine\":905,\"endLine\":905,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b948805-f8c7-4a33-a86f-0d4182b9f759\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":906,\"hash\":\"603e192bc953bdb655154f90e842767a\",\"textRange\":{\"startLine\":906,\"endLine\":906,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"484e3bb0-1632-468f-a236-79e4cdbe04a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":907,\"hash\":\"f410fc7603de60a8966e8f631413852c\",\"textRange\":{\"startLine\":907,\"endLine\":907,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a83934f-49c1-4b20-9edd-425179b88c1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":908,\"hash\":\"9f21b549ef41726299a95374fc9605be\",\"textRange\":{\"startLine\":908,\"endLine\":908,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7abfa16-9412-4a81-8cf5-8f6d4ea2fa86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":909,\"hash\":\"152090a1cd9c6744b965f4123faf2983\",\"textRange\":{\"startLine\":909,\"endLine\":909,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"340ba612-3efb-45ac-9ad2-114d8a3c2b80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":910,\"hash\":\"18361dfb51054df1c042d0e3fa8d8f41\",\"textRange\":{\"startLine\":910,\"endLine\":910,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95b067dd-3703-40ed-9d3d-e9c2f8973bfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":911,\"hash\":\"d22af52f028ca56a7fbebff26dfd371e\",\"textRange\":{\"startLine\":911,\"endLine\":911,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cd35eda-eb49-4803-8f81-d47e6e8c3e85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":912,\"hash\":\"06dd56e8a8799b5f7c392c04810be3f2\",\"textRange\":{\"startLine\":912,\"endLine\":912,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0536d6c-d0cf-497b-a62c-a135abe9ff1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":913,\"hash\":\"367067d4aef162691f5c29bf9acdf413\",\"textRange\":{\"startLine\":913,\"endLine\":913,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db25e762-7873-419b-b5ea-7b8988fe424b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":914,\"hash\":\"2b47ec384b38255bc8fa5f562ffefe53\",\"textRange\":{\"startLine\":914,\"endLine\":914,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60ff9c2e-6cb6-4251-b608-c5909d33403b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":915,\"hash\":\"c4e028996d98ea48cc4197b4cf3fcde8\",\"textRange\":{\"startLine\":915,\"endLine\":915,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81bcd0dd-5686-4301-80fa-54524f4a7aad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":916,\"hash\":\"3e11ffecd5ca9238ea47a4b804967ec4\",\"textRange\":{\"startLine\":916,\"endLine\":916,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"186f0e7d-e8f3-4c78-a8ac-9f80f36d649c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":917,\"hash\":\"3358f7a187f88cb66aa0b3305e0c1e66\",\"textRange\":{\"startLine\":917,\"endLine\":917,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d0d37d6-4fc3-4b90-a800-1bace3bd44d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":918,\"hash\":\"291b5e91cef1126da74dc52eae2a5133\",\"textRange\":{\"startLine\":918,\"endLine\":918,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43a5f5cf-f1d1-49fe-bd8c-0329229b9fde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":919,\"hash\":\"0ebfe4058a99a9bb1ab32ef72d6c962f\",\"textRange\":{\"startLine\":919,\"endLine\":919,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe370a5c-e76f-48e9-80e8-544a8b095cbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":920,\"hash\":\"d93cda47587ba7f3964da0f0e06320c5\",\"textRange\":{\"startLine\":920,\"endLine\":920,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ccd127-600b-4186-83f8-0cee34c5a050\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":921,\"hash\":\"6c307a4599fe0cb0f14fdd7e9b5b3dbb\",\"textRange\":{\"startLine\":921,\"endLine\":921,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"594ca31f-16ce-423a-abd3-3b4febd91432\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":922,\"hash\":\"769f1f269216b957417b83eede10e6b8\",\"textRange\":{\"startLine\":922,\"endLine\":922,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2febaee5-2ac0-4197-9018-fd842cd4922a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":923,\"hash\":\"948bad009743c50c33c66e31ce3ec621\",\"textRange\":{\"startLine\":923,\"endLine\":923,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbaf4599-5a41-40a2-a400-a42429e339f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":924,\"hash\":\"1b073565f028c7f3cb7fee5a0ed7d0c9\",\"textRange\":{\"startLine\":924,\"endLine\":924,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ee3a6d4-2cbf-448b-a3df-fb18b516d57c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":925,\"hash\":\"aede7306eab143a3029a66606adcda88\",\"textRange\":{\"startLine\":925,\"endLine\":925,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c97580b-4278-42bc-bd26-92b202eb9c29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":926,\"hash\":\"5c9203fff302c55c9d9417f4a06d97a8\",\"textRange\":{\"startLine\":926,\"endLine\":926,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac40f47-8404-42ff-a319-efe7d9b0682e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":927,\"hash\":\"c7ac67a66cfc748a9d3fde383bf178d5\",\"textRange\":{\"startLine\":927,\"endLine\":927,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3318e42-aa75-4795-9f2e-a9fd3a46f6b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":928,\"hash\":\"f85c14cef6c8e0ee0b2813caca7fae0c\",\"textRange\":{\"startLine\":928,\"endLine\":928,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdbe972d-b53b-4066-bcfc-3c8f47eff89f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":929,\"hash\":\"189566f0bcb5bc7b086d5dd68326b9e9\",\"textRange\":{\"startLine\":929,\"endLine\":929,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:36.868Z", + "time": 64, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 64 + } + }, + { + "_id": "a5300a33903027e6e198b93a847043da", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "14" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=14&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9117, + "content": { + "mimeType": "application/json", + "size": 9117, + "text": "{\"total\":51559,\"p\":14,\"ps\":100,\"paging\":{\"pageIndex\":14,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"7a53bcd8-1a2b-4e93-afd5-846d741d07b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":930,\"hash\":\"731e1d09e62e88d5e11d9065e931c088\",\"textRange\":{\"startLine\":930,\"endLine\":930,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6d966fe-3161-4251-bb13-75c99f67f595\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":931,\"hash\":\"a9180029514a0340601239b7107edffa\",\"textRange\":{\"startLine\":931,\"endLine\":931,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74d462f4-c1d7-4339-9384-4eddf532d5b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":932,\"hash\":\"5280ce3050f4cc57ee4e02f36bf6aef9\",\"textRange\":{\"startLine\":932,\"endLine\":932,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1283c1b3-0e47-4df5-aa5f-be11651d69ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":933,\"hash\":\"940b85673a07e6148569da4ce03d48c8\",\"textRange\":{\"startLine\":933,\"endLine\":933,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec461aaf-a0ec-4118-916d-90ea5821c8d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":934,\"hash\":\"b619d16a29e60eae0e0c40f0455b22a8\",\"textRange\":{\"startLine\":934,\"endLine\":934,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5604f59e-a719-4610-b4d5-489483f547cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":935,\"hash\":\"3be0c775a8d4a235cbada1b1650f0a05\",\"textRange\":{\"startLine\":935,\"endLine\":935,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83dbf070-6c03-4d72-a854-82904b7fefa1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":936,\"hash\":\"2ac3d6f60ce1f0416a11fee647fe5ec9\",\"textRange\":{\"startLine\":936,\"endLine\":936,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d5ed8c7-c5db-43b6-bf37-faf40c4a959a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":937,\"hash\":\"35570a2b3836a7a4043fcf2178ec9577\",\"textRange\":{\"startLine\":937,\"endLine\":937,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"717a904f-5608-4fac-99f2-d43c2508303c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":938,\"hash\":\"c0d2904b781d7626f5c27ed0c9adad5e\",\"textRange\":{\"startLine\":938,\"endLine\":938,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5891585a-b0e6-4e94-b9ef-3ce09c9ef6cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":939,\"hash\":\"9717832b2bc74b687d1a717e57330ddb\",\"textRange\":{\"startLine\":939,\"endLine\":939,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaabfa2d-5081-4718-80f0-e05f897f9c0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":940,\"hash\":\"6fc3e79fdd8dd4780ec2483156dd9cf9\",\"textRange\":{\"startLine\":940,\"endLine\":940,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f40cf94-0bf6-4e6c-b1d1-880dc8e98538\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":941,\"hash\":\"be57082f828ad41ff595564cb8ebdd93\",\"textRange\":{\"startLine\":941,\"endLine\":941,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17c3c6c2-5337-488f-b4fb-46936f9ce258\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":942,\"hash\":\"cea7c30e6b8959648cea1607ef7913a6\",\"textRange\":{\"startLine\":942,\"endLine\":942,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d1ff420-5dda-432b-aa89-1fd0b878d785\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":943,\"hash\":\"f9c16c36e98380225cbbb2ec6f762f86\",\"textRange\":{\"startLine\":943,\"endLine\":943,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11fa33f7-3f59-46d6-835a-7a23cdabcc96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":944,\"hash\":\"fe1b2ee40bfec503b13a9264a9440c13\",\"textRange\":{\"startLine\":944,\"endLine\":944,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b1bf6ae-7b6c-4ae2-8ffa-4ccf603e7403\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":945,\"hash\":\"8cf41a7f8869fae0119b3af2512bee57\",\"textRange\":{\"startLine\":945,\"endLine\":945,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dac78edd-ceca-4ee7-aac7-7c724040171f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":946,\"hash\":\"083271c6c46ba4dbea3673b0a2fe7f60\",\"textRange\":{\"startLine\":946,\"endLine\":946,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02e740a7-f615-427f-b8ed-e8a0db63dbcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":947,\"hash\":\"9e52c1294bd7ca8fe27ad3fa11d78969\",\"textRange\":{\"startLine\":947,\"endLine\":947,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6297298-9367-4651-83cc-3e191df4752a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":948,\"hash\":\"34ee034f47bff5ed682a098af20a3531\",\"textRange\":{\"startLine\":948,\"endLine\":948,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9225af99-e2f0-48bc-9893-1b02311aa528\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":949,\"hash\":\"fda46e17fb9ccd55dd2edba6d456bc2e\",\"textRange\":{\"startLine\":949,\"endLine\":949,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d742e9d9-f902-44e1-9eab-dc90d700789c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":950,\"hash\":\"ecea6fb8fd613e29122b362eaced1771\",\"textRange\":{\"startLine\":950,\"endLine\":950,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08bf6326-844a-42cd-bd95-9009885d705d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":951,\"hash\":\"43fb845525db28c75229cc1c06073364\",\"textRange\":{\"startLine\":951,\"endLine\":951,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71f40e4d-1408-4607-8ef2-e25c95eeedff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":952,\"hash\":\"b847eed9a40b026739b375e53381fd03\",\"textRange\":{\"startLine\":952,\"endLine\":952,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf12c17-106d-475c-99dd-12d431fa6f5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":953,\"hash\":\"98efb6006f6bb7d964a2bd7b92e9ec89\",\"textRange\":{\"startLine\":953,\"endLine\":953,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5aca6e-196c-459e-82c4-f661e96e551d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":954,\"hash\":\"0e390d3dbe275030dc0b0e6fc9833f34\",\"textRange\":{\"startLine\":954,\"endLine\":954,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f07e03b-1bd3-4aaf-a69f-9d069be00767\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":955,\"hash\":\"39b0efb66853aa16399de1d2e04f0782\",\"textRange\":{\"startLine\":955,\"endLine\":955,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3bf9045-8846-4c9b-976c-c85e6d281eb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":956,\"hash\":\"0eeae489ec4ac6da2541eff8dcefcc37\",\"textRange\":{\"startLine\":956,\"endLine\":956,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"084a94d1-7962-4e07-8193-f48b8bcc33f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":957,\"hash\":\"6b0af6f889c2445869f08fa18c66e362\",\"textRange\":{\"startLine\":957,\"endLine\":957,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f961e03-08a2-4364-8edb-a39a10fe9e98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":958,\"hash\":\"5f9919068007ca9f576f890ceb21d379\",\"textRange\":{\"startLine\":958,\"endLine\":958,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97756256-ea96-4e24-abb6-101d7b4178fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":959,\"hash\":\"9849b38555eb84a9b2ab7e6068704e51\",\"textRange\":{\"startLine\":959,\"endLine\":959,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b61dd316-3d0e-47a5-9efe-5194d96b930a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":960,\"hash\":\"d6e7fa87a1a83decc8f8cbf793dda907\",\"textRange\":{\"startLine\":960,\"endLine\":960,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17af5296-6df7-494c-9b9e-d2bfbe1a1848\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":961,\"hash\":\"348e43e9625e4b0b39d2c1c5a60574f5\",\"textRange\":{\"startLine\":961,\"endLine\":961,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49566151-5d74-4d10-8659-a982be6cb9a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":962,\"hash\":\"e9707d9d5b56439fabd361baba80e63c\",\"textRange\":{\"startLine\":962,\"endLine\":962,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40fa1e87-d4a4-4c91-b743-92f036a69061\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":963,\"hash\":\"0f77000dae3e5bf6a9476f89603c309a\",\"textRange\":{\"startLine\":963,\"endLine\":963,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e41e93d-f35c-41ce-8ad5-45e542a78386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":964,\"hash\":\"41e4569cb5ffdf28db88eb6f05235ec9\",\"textRange\":{\"startLine\":964,\"endLine\":964,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aba28ae-cecd-4587-a993-2ed89aa0c1ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":965,\"hash\":\"7714965fa4d42f16dc61bc2f07bf9409\",\"textRange\":{\"startLine\":965,\"endLine\":965,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c44f71f3-99c5-4a69-bf4d-db9a732c9837\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":966,\"hash\":\"981ffc4192ae866d309b862c6b13a5a5\",\"textRange\":{\"startLine\":966,\"endLine\":966,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"876cf20e-a036-472b-8c5d-a45b139cbd7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":967,\"hash\":\"f98416b8ebc03f963a397dbc0e470206\",\"textRange\":{\"startLine\":967,\"endLine\":967,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bce3157-4a76-4ea0-a659-9e8c152e37b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":968,\"hash\":\"11a979a0ff34577d8c48fbb4f68b078c\",\"textRange\":{\"startLine\":968,\"endLine\":968,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7c010e8-0048-46ad-9038-df08e7e556f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":969,\"hash\":\"858ab7b924ccc72055187e628ec75594\",\"textRange\":{\"startLine\":969,\"endLine\":969,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe63e52a-31f1-49b8-b0dc-57f9ca87cdd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":970,\"hash\":\"8bde53bdaba114e1e138500133d40155\",\"textRange\":{\"startLine\":970,\"endLine\":970,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a89b6257-35ca-4a1e-8e19-0728820ac61e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":971,\"hash\":\"daa963e312577683251d6aaac621991e\",\"textRange\":{\"startLine\":971,\"endLine\":971,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fde3157-9858-4194-9802-2c80d851d347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":972,\"hash\":\"181d757922e4a55ac638bd9116dfdd39\",\"textRange\":{\"startLine\":972,\"endLine\":972,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dee52b5-cd1d-4a4e-8f4b-c816e8bd0afc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":973,\"hash\":\"b6c29efcda681747b8edf8d7af0966ad\",\"textRange\":{\"startLine\":973,\"endLine\":973,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69f82df9-0f89-4aac-a572-8db9ecb8326d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":974,\"hash\":\"798b9fc9721d5c54400cf25486fbee43\",\"textRange\":{\"startLine\":974,\"endLine\":974,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b87bd76-e32c-43c5-acaf-0f9eb9ce2258\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":975,\"hash\":\"881671bf14f30e0d9a74b9bb22319c4e\",\"textRange\":{\"startLine\":975,\"endLine\":975,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff1a318-5873-4c45-891b-e17303de4808\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":976,\"hash\":\"503fdb1ad86181556658e0af007d7806\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2f3add-6d43-452a-ba0e-b8595691e41f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":977,\"hash\":\"04274ab6372eeb9b7946d7cd741fbc3f\",\"textRange\":{\"startLine\":977,\"endLine\":977,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfd8a41d-decb-4a76-8fb3-f10f20ffa4a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":978,\"hash\":\"adc9dcd71424f9229d329befdb094606\",\"textRange\":{\"startLine\":978,\"endLine\":978,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85f61fd0-d256-4006-8afd-38f3c77e9844\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":979,\"hash\":\"bb323c2ada2580b2ff9ee404e259ff7a\",\"textRange\":{\"startLine\":979,\"endLine\":979,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62f921d2-2326-4060-9915-5e10b1b4e99a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":980,\"hash\":\"9dfbce6956cd69ad2ead4393e36c76b3\",\"textRange\":{\"startLine\":980,\"endLine\":980,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feeac209-c0a7-45bd-a3d7-fead4b44ac41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":981,\"hash\":\"494a50bd5bb2e2f1bea2d32fcdfabe3e\",\"textRange\":{\"startLine\":981,\"endLine\":981,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9390803a-50ee-42d4-82dd-0df245527427\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":982,\"hash\":\"aa3dcd484b4581e44bf4e0dc49f3e045\",\"textRange\":{\"startLine\":982,\"endLine\":982,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d491a094-3f7c-44a0-b019-f5a48a886dd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":983,\"hash\":\"cabc9c6a4d99dd236fe7ece726c8b3c6\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cb87abf-a6de-4ce9-8b74-be368f2739c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":984,\"hash\":\"99207b3de54a81d47f6d48c4dba2b285\",\"textRange\":{\"startLine\":984,\"endLine\":984,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e3b8cf-d814-4412-a121-88636d20a65d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":985,\"hash\":\"53c46aab597237fa501d1a80db8cfd8e\",\"textRange\":{\"startLine\":985,\"endLine\":985,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1f709df-2958-40e9-8d83-a8d3abeae9da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":986,\"hash\":\"4338b56a809d9fba24fc26c9c584d90f\",\"textRange\":{\"startLine\":986,\"endLine\":986,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"635fbf0a-10ff-49f1-84a7-b57d22850f7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":987,\"hash\":\"c4a4841fd0c63b7777293d4e9ca9c6fa\",\"textRange\":{\"startLine\":987,\"endLine\":987,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88a95155-e118-4dde-a754-eff7d646f744\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":988,\"hash\":\"c9382b52e55898fdb876e1821a26126c\",\"textRange\":{\"startLine\":988,\"endLine\":988,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec80ec2-d849-4637-b0be-e0805092c486\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":989,\"hash\":\"0fb7049c305d6d2bc5295476cdb500a9\",\"textRange\":{\"startLine\":989,\"endLine\":989,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e700030-c4fb-4049-bf5b-1aa90430bc43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":990,\"hash\":\"de86678f6e6e76169a20864e920d9da9\",\"textRange\":{\"startLine\":990,\"endLine\":990,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87058191-a932-45b5-a568-1279dbafcfac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":991,\"hash\":\"55efb51fec5d3441f8a77a76c37c6854\",\"textRange\":{\"startLine\":991,\"endLine\":991,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ad7c654-d87d-4bcc-ab05-7eaf9a5281d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":992,\"hash\":\"e6d49c2f9a9bc0f9491fceff8ef9414e\",\"textRange\":{\"startLine\":992,\"endLine\":992,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28347a6c-d22f-4644-964c-d147864ae870\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":993,\"hash\":\"adaa5068b42bc69bfc7c0bf69a276fa7\",\"textRange\":{\"startLine\":993,\"endLine\":993,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ee2b56-4677-4d14-839f-6d07c7f668db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":994,\"hash\":\"c3e4c97ddc943e62e29a33800c8a9230\",\"textRange\":{\"startLine\":994,\"endLine\":994,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"633a1975-c981-4087-a645-4961f79b8c5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":995,\"hash\":\"a13a0de698e5199affdcf987f2a84e51\",\"textRange\":{\"startLine\":995,\"endLine\":995,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"279345fc-a516-4994-ba54-2fd931a83eda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":996,\"hash\":\"c09bf24e3d00a6f240db784b034a9a6a\",\"textRange\":{\"startLine\":996,\"endLine\":996,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8deeaa56-7f01-4ac3-8982-019ba647b842\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":997,\"hash\":\"a37b50056bec33b278192ddc3060d846\",\"textRange\":{\"startLine\":997,\"endLine\":997,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0589559-09c0-420b-8e0e-c9f704e784be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":998,\"hash\":\"00e9fbe10ff8c8b5ddd482d3b3fb4b6b\",\"textRange\":{\"startLine\":998,\"endLine\":998,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2efeb930-2bfa-4217-a443-03d2d3526615\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":999,\"hash\":\"05839fc280258d4799114d07d3bd44f5\",\"textRange\":{\"startLine\":999,\"endLine\":999,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f93edd17-1720-420d-8218-14c44b0eb854\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1000,\"hash\":\"2f7e978285f334479d1a6a29d721992a\",\"textRange\":{\"startLine\":1000,\"endLine\":1000,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0754bbcd-f6af-4e6c-8720-bb4773731edf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1001,\"hash\":\"7ab1537e4dbd740e2dd6fa145e6cde9f\",\"textRange\":{\"startLine\":1001,\"endLine\":1001,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52ad0560-7c14-40e0-8a5b-e4a2ceede47c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1002,\"hash\":\"7f0feae1389ccf9b65bcdadb770c1afd\",\"textRange\":{\"startLine\":1002,\"endLine\":1002,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f90843d7-ee48-448a-bff7-a6ee8c9d5c8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1003,\"hash\":\"3d41640b92c1af2895887c7c3580cd6f\",\"textRange\":{\"startLine\":1003,\"endLine\":1003,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a6a2659-7b45-4e92-a117-5e0da255d823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1004,\"hash\":\"af880fa58cf1b344f24a13590f9993dc\",\"textRange\":{\"startLine\":1004,\"endLine\":1004,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acdea816-c17b-4027-92b5-5c41db66b296\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1005,\"hash\":\"7b2745c6e367e1020940cf80342136c1\",\"textRange\":{\"startLine\":1005,\"endLine\":1005,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3925c6d-c4ca-4d95-8cd9-a72774913ec3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1006,\"hash\":\"192b08e79172b11c8e11de033a954938\",\"textRange\":{\"startLine\":1006,\"endLine\":1006,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"febc8b98-01a3-4774-b7f2-73060b5c1846\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1007,\"hash\":\"87b895c8d98f1a9cbaf7cb3b51ca9c00\",\"textRange\":{\"startLine\":1007,\"endLine\":1007,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08c893cc-7c6d-4bc3-a858-76b33d6c12c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1008,\"hash\":\"93b39a36742fb900845b929151f6908e\",\"textRange\":{\"startLine\":1008,\"endLine\":1008,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"508c39e6-2a25-4a4c-bd8d-821f2adf8286\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1009,\"hash\":\"79bbbf0453e70cb78bc949fcf80a5f8a\",\"textRange\":{\"startLine\":1009,\"endLine\":1009,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad1447cb-e903-427f-bbcb-d277d2f2ea42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1010,\"hash\":\"9824ba0c662ae0cbe8800d531148284b\",\"textRange\":{\"startLine\":1010,\"endLine\":1010,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a0836ce-6f9d-4516-86ef-5ae1cbc5739c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1011,\"hash\":\"024e11bdd907114f119c24509c2c7344\",\"textRange\":{\"startLine\":1011,\"endLine\":1011,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e788351-b5f4-453f-bf9e-4f663ba39464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1012,\"hash\":\"a9595d56bab66c791a8c5c35e53189fb\",\"textRange\":{\"startLine\":1012,\"endLine\":1012,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44e80625-3351-420d-ad96-2cf2eb1b93ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1013,\"hash\":\"754c45550d3830d1c1fdc9ed00ce510d\",\"textRange\":{\"startLine\":1013,\"endLine\":1013,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95bc4800-25a4-4ac1-9866-b22c674748d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1014,\"hash\":\"4c65d2f1a4698f8476d8fe28980e4df1\",\"textRange\":{\"startLine\":1014,\"endLine\":1014,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44bc629c-84a9-40b9-bce0-5cbb19b88358\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1015,\"hash\":\"e700b9745b805229b1d59b1368907b73\",\"textRange\":{\"startLine\":1015,\"endLine\":1015,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c7b8393-7390-43a2-972c-d3687f22103e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1016,\"hash\":\"3c59bb12378fa265418c066b39696583\",\"textRange\":{\"startLine\":1016,\"endLine\":1016,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a70fc5b-8dfd-4c37-8448-2d2636e9d8b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1017,\"hash\":\"a8d3f6493b1afa126b95daeadb195365\",\"textRange\":{\"startLine\":1017,\"endLine\":1017,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b374dae8-29c6-44d2-ba24-e49cd2823b25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1018,\"hash\":\"22949e5610ded905e661b3f09b43d52f\",\"textRange\":{\"startLine\":1018,\"endLine\":1018,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71ef7067-24d0-4afa-bc91-3358c3025eb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1019,\"hash\":\"ec318868e7fce78f4ae504fee974b137\",\"textRange\":{\"startLine\":1019,\"endLine\":1019,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe5971bf-8c49-402a-936f-7157e3761f04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1020,\"hash\":\"b909493700d95a78cf0f6a28132fb9e9\",\"textRange\":{\"startLine\":1020,\"endLine\":1020,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c41bd16e-fa20-41bd-b82f-a78098742200\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1021,\"hash\":\"4796791645c5af33d0931e8c3b2dd21e\",\"textRange\":{\"startLine\":1021,\"endLine\":1021,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbc32e50-fc17-4c72-8dd6-e2a6fedecb02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1022,\"hash\":\"575db7b46eda468b4bc6f95f4c46fe43\",\"textRange\":{\"startLine\":1022,\"endLine\":1022,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97775466-a3d1-4ed6-b38f-a933efc17b40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1023,\"hash\":\"385b7a2c49b871b10e0744d3f573d313\",\"textRange\":{\"startLine\":1023,\"endLine\":1023,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37dd592c-62ee-44e9-9695-ad6f6f16b4b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1024,\"hash\":\"7ec845b5d844dbe93cc758ef1ec00bce\",\"textRange\":{\"startLine\":1024,\"endLine\":1024,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10e8156f-3840-43cc-b6fe-66d273ee68b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1025,\"hash\":\"eee6dda7fd867a40da694531c1a8907e\",\"textRange\":{\"startLine\":1025,\"endLine\":1025,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0adeb10b-e84d-4d0b-96c7-cde95ab5928c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1026,\"hash\":\"cabcc021f684b3089b019579bd278a32\",\"textRange\":{\"startLine\":1026,\"endLine\":1026,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2fd3cb2-73f3-4c1b-9605-64b12639e750\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1027,\"hash\":\"5013d8e8828d1bb97f4cf53bc5b48939\",\"textRange\":{\"startLine\":1027,\"endLine\":1027,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfe82c2a-a1af-4287-a328-467f526bb68f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1028,\"hash\":\"4b8af398ee056c3e3da84e25d69c7dea\",\"textRange\":{\"startLine\":1028,\"endLine\":1028,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61b02ff2-dbf4-4d02-8b5c-31d63a537464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1029,\"hash\":\"23bcaeadba18fee3eb294f0550a838ba\",\"textRange\":{\"startLine\":1029,\"endLine\":1029,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:36.943Z", + "time": 65, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 65 + } + }, + { + "_id": "ecc027614455a97639ca2a2b9b86e09b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "15" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=15&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9173, + "content": { + "mimeType": "application/json", + "size": 9173, + "text": "{\"total\":51559,\"p\":15,\"ps\":100,\"paging\":{\"pageIndex\":15,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"dac93939-5432-4a77-a1f7-d00a98936990\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1030,\"hash\":\"a00f197ae9b6661107c7824d72d447e3\",\"textRange\":{\"startLine\":1030,\"endLine\":1030,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b86280-1790-4baa-99c3-458665f335ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1031,\"hash\":\"36ff84614773e7914254549819681bae\",\"textRange\":{\"startLine\":1031,\"endLine\":1031,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69ce8a0e-0de5-4ccd-bb71-7b5f766524f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1032,\"hash\":\"dda7d4d94f7c9e37f20e884315359656\",\"textRange\":{\"startLine\":1032,\"endLine\":1032,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"229375b8-b1b3-4a86-9515-f2af4777db95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1033,\"hash\":\"b4400d8140b4bad625d34ba7ce44bba1\",\"textRange\":{\"startLine\":1033,\"endLine\":1033,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb7e2b2-c4f5-4310-9469-73447c4c4026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1034,\"hash\":\"1b20947c25821dab62af02f7f5938490\",\"textRange\":{\"startLine\":1034,\"endLine\":1034,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1581925-2090-4016-9f26-cc39df25ad1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1035,\"hash\":\"4634591aaf1050a172170b07fa39e06f\",\"textRange\":{\"startLine\":1035,\"endLine\":1035,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49a0cd99-5413-4c5d-a389-d02c60738db6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1036,\"hash\":\"b4ceb6d4dcda0c55439075c745134b5b\",\"textRange\":{\"startLine\":1036,\"endLine\":1036,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09021ec9-fb2d-4d02-a3b1-382fe40e76f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1037,\"hash\":\"cb1983d2ef05f030fdff4481a2d6480b\",\"textRange\":{\"startLine\":1037,\"endLine\":1037,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eda05f34-ecee-4f1e-a736-ab652521760a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1038,\"hash\":\"6e3478eb778085c64a7221ff6c4a31c5\",\"textRange\":{\"startLine\":1038,\"endLine\":1038,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f26d1987-5b0a-45e8-8e7d-a52463caf734\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1039,\"hash\":\"2e30fccbc8a7bd04e0d0585f1fa024c2\",\"textRange\":{\"startLine\":1039,\"endLine\":1039,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"751086b8-53c6-4f59-83d5-3665941c2938\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1040,\"hash\":\"c7ef34ba2f3cae3259bb1031e55e99f5\",\"textRange\":{\"startLine\":1040,\"endLine\":1040,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed22bf0d-39bb-46e8-87d0-5da0e58bc3c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1041,\"hash\":\"ac2478cf0aba364fb3f6d37a2e448e66\",\"textRange\":{\"startLine\":1041,\"endLine\":1041,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54a6fad6-c06f-47c2-a5ee-7259626b7d83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1042,\"hash\":\"1935c055f490feee049550343c71bcf4\",\"textRange\":{\"startLine\":1042,\"endLine\":1042,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"670db7d3-db1d-4a08-9187-308a0e518973\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1043,\"hash\":\"9692bd93d2db97eed91c9ff423952fae\",\"textRange\":{\"startLine\":1043,\"endLine\":1043,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"697bbd9a-9fdf-444a-b981-7bdd49ea26a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1044,\"hash\":\"1244da19cb45b40b1f8df46cb0f5d6db\",\"textRange\":{\"startLine\":1044,\"endLine\":1044,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28269514-ff3a-445e-90f6-2c348a4bfeb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1045,\"hash\":\"14c36b3bf1bb75543863081a6fe8399e\",\"textRange\":{\"startLine\":1045,\"endLine\":1045,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b79b91-4a9f-452d-8eea-dfc8061e96bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1046,\"hash\":\"82f65a0bfe060659b2378cde834d1cde\",\"textRange\":{\"startLine\":1046,\"endLine\":1046,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e02ed2-8d01-47ec-a23a-65080e06dba8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1047,\"hash\":\"1ba52b924ae6c319d2353125e397d40f\",\"textRange\":{\"startLine\":1047,\"endLine\":1047,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958cc8b3-2b9f-4c6b-943a-4f3a074f353e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1048,\"hash\":\"aa2622d23f88d177090fd3845c9c7d78\",\"textRange\":{\"startLine\":1048,\"endLine\":1048,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49377097-3220-4595-9b92-190c6d16b260\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1049,\"hash\":\"c9876f3a2fbaaeae2549a5f24928e2c6\",\"textRange\":{\"startLine\":1049,\"endLine\":1049,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8efda93a-748b-4a5a-ba47-a7bc13b35109\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1050,\"hash\":\"bdfda08f55f301be523a2876a82bb9b7\",\"textRange\":{\"startLine\":1050,\"endLine\":1050,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fd984ce-cb32-45cf-8199-d896eac2dab0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1051,\"hash\":\"842eae1938a45f2301b65919ffb0eb6b\",\"textRange\":{\"startLine\":1051,\"endLine\":1051,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c652889-9a14-4c4e-98bf-524f0cbafa8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1052,\"hash\":\"d014e33d4034957fe905ae47dd47cf0b\",\"textRange\":{\"startLine\":1052,\"endLine\":1052,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1346034-a821-4afd-8f1c-f16cfe138d6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1053,\"hash\":\"f5ea9e1f323218b57e7e2c9b30cfe507\",\"textRange\":{\"startLine\":1053,\"endLine\":1053,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63c336da-0c1c-43e4-b261-1084e3663ec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1054,\"hash\":\"1ea39dddb92c25ef65a5f5b361203657\",\"textRange\":{\"startLine\":1054,\"endLine\":1054,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"398f6c09-1bc3-4cf0-93cb-c88d7d0c6013\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1055,\"hash\":\"98ed0d7598f5a770bf824f868598948b\",\"textRange\":{\"startLine\":1055,\"endLine\":1055,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43770fc2-2ce9-4d2d-9969-11b31339de61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1056,\"hash\":\"0f82cd493afe4ee16e2e9d9625eba504\",\"textRange\":{\"startLine\":1056,\"endLine\":1056,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9053f355-be0f-4f77-9bf6-5feaa770320a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1057,\"hash\":\"f872d738639e4cd07b28e86c6c0ea041\",\"textRange\":{\"startLine\":1057,\"endLine\":1057,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89173bd9-ecc9-4af1-b5a6-d0d20f30f6a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1058,\"hash\":\"cae525ec07f4a4842c3ad2f7932f1c84\",\"textRange\":{\"startLine\":1058,\"endLine\":1058,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b603f2ec-dcca-49f3-a22f-7f24033a1160\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1059,\"hash\":\"3606bd53e32129d7ea2ed1f712a41dfd\",\"textRange\":{\"startLine\":1059,\"endLine\":1059,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4040ca18-8a67-4f2f-be0f-92abc87304ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1060,\"hash\":\"b7210f6e17f26794eec60b7c8d9bb4c5\",\"textRange\":{\"startLine\":1060,\"endLine\":1060,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0849999b-9ba9-4d21-8970-7f372280e9b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1061,\"hash\":\"1035db98900747d9ef072db6eb0aab85\",\"textRange\":{\"startLine\":1061,\"endLine\":1061,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b95dbe0b-6245-45e3-b400-7e9f9f7246ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1062,\"hash\":\"bb04787eb864c8c09c05b0a9ecdbae68\",\"textRange\":{\"startLine\":1062,\"endLine\":1062,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3607458a-b04f-4635-8f80-4fc6ce00657c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1063,\"hash\":\"8f58b0079549098e6f86f56cef31586a\",\"textRange\":{\"startLine\":1063,\"endLine\":1063,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8da41e-587b-4d92-9bac-c5375c14e9f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1064,\"hash\":\"f9f243cbe57996af8ca899940153b74b\",\"textRange\":{\"startLine\":1064,\"endLine\":1064,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c19ed29-a5ef-4fcd-800f-5751bfbd1841\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1065,\"hash\":\"12109738f31a60f70c18a0e8535dd663\",\"textRange\":{\"startLine\":1065,\"endLine\":1065,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8af2184-b808-4e1a-8de4-145983df50ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1066,\"hash\":\"11ad5e4190ce90fe47dfa50282dfb958\",\"textRange\":{\"startLine\":1066,\"endLine\":1066,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"151bfd49-9869-40e9-813f-a2aa216e79b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1067,\"hash\":\"f967d1b82975b899ea9733d55e8ac989\",\"textRange\":{\"startLine\":1067,\"endLine\":1067,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c7dfe3a-1bd8-450f-91fb-31f14d6e7e04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1068,\"hash\":\"e8fd6b73f2d1094b767b5578ebedec85\",\"textRange\":{\"startLine\":1068,\"endLine\":1068,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"817cc465-e689-4fef-9acb-f488f428e4f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1069,\"hash\":\"cd265183f4f5e7777fe4439819c81ff5\",\"textRange\":{\"startLine\":1069,\"endLine\":1069,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bc7ff45-3380-4851-b481-9636b1b13d9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1070,\"hash\":\"0d11c56351b56365408812d1552538be\",\"textRange\":{\"startLine\":1070,\"endLine\":1070,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e851047-3d0e-41c1-87e5-8ed616fb05e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1071,\"hash\":\"f178b062544111b5e7156b2f8bf294d4\",\"textRange\":{\"startLine\":1071,\"endLine\":1071,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"138b8d34-6ba5-4592-8e8d-5c4de1f23f4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1072,\"hash\":\"2750eed1f149a76bc7801120bb5b1f82\",\"textRange\":{\"startLine\":1072,\"endLine\":1072,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a30bf50d-5d4d-40a9-b770-c92d8db52b50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1073,\"hash\":\"8f22755eefdc476fa87fee513c70b0fe\",\"textRange\":{\"startLine\":1073,\"endLine\":1073,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97bf0b75-bc6d-43c8-a5ea-da5dabce9539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1074,\"hash\":\"51343353033fd0897722be1ef50bbc4b\",\"textRange\":{\"startLine\":1074,\"endLine\":1074,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d59c804-7d8c-4cb7-9bc9-5cff284239c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1075,\"hash\":\"117b39e4f9869f749fe0c9d1e5f8eac6\",\"textRange\":{\"startLine\":1075,\"endLine\":1075,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49be03e4-d272-4452-a25c-522d0eb4c4ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1076,\"hash\":\"faf287107f21d77a412d9d5a24d59978\",\"textRange\":{\"startLine\":1076,\"endLine\":1076,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f5cd6e6-667f-41c2-96b5-a51f29518862\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1077,\"hash\":\"759a6b6c87217a264fb2cbd492fb71c6\",\"textRange\":{\"startLine\":1077,\"endLine\":1077,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5df81ab9-394d-44c0-bb95-68ee0a16c8e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1078,\"hash\":\"729fac6bf7db90d797c184cf96e7bcb2\",\"textRange\":{\"startLine\":1078,\"endLine\":1078,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18b22fe8-8f88-4f1e-87ed-d8f465561c3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1079,\"hash\":\"f3776b6a410dc3c14a028f108b633cb0\",\"textRange\":{\"startLine\":1079,\"endLine\":1079,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77e57cdd-04ed-49c4-a57b-ddc3936dc280\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1080,\"hash\":\"423b7818ad57ef138cdf49c6a09b704a\",\"textRange\":{\"startLine\":1080,\"endLine\":1080,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0361fdfe-b4c2-4da5-be74-d297bd1a85a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1081,\"hash\":\"1036d07751441261ec413b00f5e61045\",\"textRange\":{\"startLine\":1081,\"endLine\":1081,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddf34f04-fa0f-47c6-ad1b-f8a35b3abe6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1082,\"hash\":\"2ccae31615cc9294f3e0c35db24240fb\",\"textRange\":{\"startLine\":1082,\"endLine\":1082,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"923b0dde-5111-47bd-b590-875f7d7af2cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1083,\"hash\":\"eee267c4dd2a662d96623aca045bb170\",\"textRange\":{\"startLine\":1083,\"endLine\":1083,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35fa1e5f-0d10-4d8c-aa9f-7c89ee7328a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1084,\"hash\":\"220e0a127a2d23175d2631905784376a\",\"textRange\":{\"startLine\":1084,\"endLine\":1084,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6920297-f828-4991-8811-843a344ef7fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1085,\"hash\":\"d89a21d2d7fa38ac8f04b61aab357ce7\",\"textRange\":{\"startLine\":1085,\"endLine\":1085,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f67a12cc-8709-4c98-bf2a-55abe1e12ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1086,\"hash\":\"6dc01a3ce8d47788fe0dcbd174efabae\",\"textRange\":{\"startLine\":1086,\"endLine\":1086,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f2d96da-d0c2-4186-86d5-0a23b13e6c1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1087,\"hash\":\"4ad6cad2932c3729cbe535666533619a\",\"textRange\":{\"startLine\":1087,\"endLine\":1087,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50a35276-d0ad-40d1-afe0-dd9bb244de9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1088,\"hash\":\"2ae91b57a5d0356405bdf7e157d395bd\",\"textRange\":{\"startLine\":1088,\"endLine\":1088,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e86bf695-d9c6-452b-9ad5-39de24c3532a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1089,\"hash\":\"ec1637209de4854bf616f4e3d90ea5db\",\"textRange\":{\"startLine\":1089,\"endLine\":1089,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d7df084-a282-433d-9005-3b8edc46f90b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1090,\"hash\":\"7c7305bda1efa8e630c8e87bbb3dbfc1\",\"textRange\":{\"startLine\":1090,\"endLine\":1090,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a09305b-9420-408b-a1d3-6ab97f1ea3e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1091,\"hash\":\"b10e9827b68089ae4ee0d7c9c050e905\",\"textRange\":{\"startLine\":1091,\"endLine\":1091,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"623ff427-9adc-4050-b761-670c2268ea30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1092,\"hash\":\"cd0936564aa389f5c6ac7203eeaa5b4d\",\"textRange\":{\"startLine\":1092,\"endLine\":1092,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd0cd181-97af-41a0-befa-86554c9ba76a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1093,\"hash\":\"956a2a8c70749e9e42d11e52f1897e21\",\"textRange\":{\"startLine\":1093,\"endLine\":1093,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104fbe53-1be1-4095-8328-a7c9449df7a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1094,\"hash\":\"309a0c8e41e9bee4bd39c3f39ebb8747\",\"textRange\":{\"startLine\":1094,\"endLine\":1094,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0733b6b-be2a-47ab-ba3e-1c3cc45695c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1095,\"hash\":\"8308d662cd4987ff57a8b9ffb074e177\",\"textRange\":{\"startLine\":1095,\"endLine\":1095,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0fa7343-5b43-47ba-b87c-d3e6fbe49876\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1096,\"hash\":\"f39782000408e9c8d61fd50de1eae78a\",\"textRange\":{\"startLine\":1096,\"endLine\":1096,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"374f8dc9-1fb0-4353-9322-2ff65c298210\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1097,\"hash\":\"e46f59ad8e31ed95ca748b1cc90704c1\",\"textRange\":{\"startLine\":1097,\"endLine\":1097,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b149ff2-fa16-40b3-ae5a-3a8935fd4c95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1098,\"hash\":\"13ce71a20f1e84b8d315bf2cd0c2fb0c\",\"textRange\":{\"startLine\":1098,\"endLine\":1098,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3342d66-ecb1-4e90-847b-64a95bf380a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1099,\"hash\":\"325b9c75ffb153c641916091ec25127b\",\"textRange\":{\"startLine\":1099,\"endLine\":1099,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eadf63b8-770e-47fa-9a10-0f1b6ec2ecd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1100,\"hash\":\"ab7cf09c12c9820a717a68f61c1704e7\",\"textRange\":{\"startLine\":1100,\"endLine\":1100,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba57ff28-b9d5-4575-a13b-1ab5e8644b79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1101,\"hash\":\"5ea9b4a9b1915aa9e7936327594ea359\",\"textRange\":{\"startLine\":1101,\"endLine\":1101,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e19a631-b9c2-4bb5-b3cf-990d4e676f63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1102,\"hash\":\"14832b4fd82245a0be85a3d6a4d5eea9\",\"textRange\":{\"startLine\":1102,\"endLine\":1102,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88716cce-e38d-41c4-bf9b-9bc52c3dac7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1103,\"hash\":\"4db9609f9725ebd2cd79edf9299a6a2d\",\"textRange\":{\"startLine\":1103,\"endLine\":1103,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a933d47f-681e-4c77-b8d5-12365088779a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1104,\"hash\":\"ac6511b172109be0c751a0695caeb572\",\"textRange\":{\"startLine\":1104,\"endLine\":1104,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1797c296-b60f-43dd-a2d3-6b1f09039ff5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1105,\"hash\":\"3b17a182ed28209468001308f78fd117\",\"textRange\":{\"startLine\":1105,\"endLine\":1105,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f9b8441-c890-4c7a-a56c-6ab4bb23af3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1106,\"hash\":\"b87466ca4330e213e2b81b47db4fd59b\",\"textRange\":{\"startLine\":1106,\"endLine\":1106,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93b51aba-f462-4e6c-8fd9-308244c60b81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1107,\"hash\":\"15f01af56ed8fa67fdf69add9feeb08c\",\"textRange\":{\"startLine\":1107,\"endLine\":1107,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53baa454-a4d2-4849-b34a-9cdd99af2f15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1108,\"hash\":\"835c5438badb9dc2ac7a719a3e4e4fc1\",\"textRange\":{\"startLine\":1108,\"endLine\":1108,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca9817e7-c3fb-420e-a714-9d558205144c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1109,\"hash\":\"02efe6daddc74cc28e664afd7921351a\",\"textRange\":{\"startLine\":1109,\"endLine\":1109,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beaae45c-e646-4122-84e3-df6620a9fecd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1110,\"hash\":\"7d976e2d477dbe400b7753583e3252a3\",\"textRange\":{\"startLine\":1110,\"endLine\":1110,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9389919f-b041-4592-8119-b2c9a9cb4d96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1111,\"hash\":\"b9fef1453b530dd97d97d2a5f3e931c3\",\"textRange\":{\"startLine\":1111,\"endLine\":1111,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b61fd1-d03c-45e6-89de-5107c6a959ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1112,\"hash\":\"0bb2d1df93fcc301e800ba923fbeb37e\",\"textRange\":{\"startLine\":1112,\"endLine\":1112,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6de3cb8-acea-4939-aab7-2c30dcebb4d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1113,\"hash\":\"f031227007daec3387413b4f21403abd\",\"textRange\":{\"startLine\":1113,\"endLine\":1113,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d144db05-9d88-4dda-a9ea-091f994b5f82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1114,\"hash\":\"ac3e6d2a58cdc194db9ec719ad3e7d8d\",\"textRange\":{\"startLine\":1114,\"endLine\":1114,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a53d1f7-8a28-4eb4-997f-533760a68d0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1115,\"hash\":\"e67ab085df9e3ea5396f537110313551\",\"textRange\":{\"startLine\":1115,\"endLine\":1115,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d364f810-9cd6-49ab-8342-41c0ea66e6d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1116,\"hash\":\"0ad84c8314f36d8fab39ddefb7dca684\",\"textRange\":{\"startLine\":1116,\"endLine\":1116,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8beea86c-bdb6-426b-9cf6-aa864d374031\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1117,\"hash\":\"24f92cd9d2b813c58b8347d404f7c399\",\"textRange\":{\"startLine\":1117,\"endLine\":1117,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f218e0-fcda-4ee6-ba4b-e1adafa9a63e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1118,\"hash\":\"0011c9b74ce7d53c36dfeaf9458b4653\",\"textRange\":{\"startLine\":1118,\"endLine\":1118,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86bc432e-9775-4c8d-af6f-356705952203\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1119,\"hash\":\"0d04effd24db827569391e64019892bb\",\"textRange\":{\"startLine\":1119,\"endLine\":1119,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1991b1c-70a9-49ce-aae8-d0dae8a1a98e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1120,\"hash\":\"eecfb6c9b84c939ae11592c1cd63473b\",\"textRange\":{\"startLine\":1120,\"endLine\":1120,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"132fc156-6a89-405c-a159-ea8cdb2cdbac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1121,\"hash\":\"4cf63aa6fb78326547f86de12cfb9c0b\",\"textRange\":{\"startLine\":1121,\"endLine\":1121,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c6d8c1-8cbc-4f5b-8c94-b2353be4311c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1122,\"hash\":\"eb749b722009dbbda016c1dc76434062\",\"textRange\":{\"startLine\":1122,\"endLine\":1122,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fece4ed-86d4-47e0-acd2-c6e96b8b71ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1123,\"hash\":\"4ad67811857f11b62b5a17feadbebfb8\",\"textRange\":{\"startLine\":1123,\"endLine\":1123,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd4dd66d-b05b-4e25-ac17-b88fbd9e218f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1124,\"hash\":\"fe42327ae20e4a8afa5c4de6ab2bc103\",\"textRange\":{\"startLine\":1124,\"endLine\":1124,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ada64f-7d2a-455b-983f-eda8779499de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1125,\"hash\":\"518a28a7c215f9cc810fb82dd201e870\",\"textRange\":{\"startLine\":1125,\"endLine\":1125,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99588126-f042-46d4-a5a2-3dfcf9b32c5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1126,\"hash\":\"3683fd03a11a24f9cf0761ac0400ff45\",\"textRange\":{\"startLine\":1126,\"endLine\":1126,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf0bb29-4e09-4c02-b056-f31d825c0c83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1127,\"hash\":\"0efeb56cf25eb98008163e32e0b982ba\",\"textRange\":{\"startLine\":1127,\"endLine\":1127,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ef663ce-ce13-405f-a12f-9b24b7d30b21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1128,\"hash\":\"8f076d0caea45a426cc0bb22400d8fdf\",\"textRange\":{\"startLine\":1128,\"endLine\":1128,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73b0901e-6a26-4c8d-b861-e66ce0fe552a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1129,\"hash\":\"77424137823c4775878be0026e833cec\",\"textRange\":{\"startLine\":1129,\"endLine\":1129,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.019Z", + "time": 68, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 68 + } + }, + { + "_id": "37e15d08fcafa80e31bb781bfcfc94d9", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "16" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=16&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51559,\"p\":16,\"ps\":100,\"paging\":{\"pageIndex\":16,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"80079872-e016-4e47-a4d1-1b2fc29c77ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1130,\"hash\":\"a7ad19281d3f87177421da1a7a93b520\",\"textRange\":{\"startLine\":1130,\"endLine\":1130,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5669a19-2fb5-4f6f-9888-7c7ed5ee9474\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1131,\"hash\":\"ee22ebe1b6ae4975372bd9961bf59b84\",\"textRange\":{\"startLine\":1131,\"endLine\":1131,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aa9f27e-18e0-41ed-be33-f659663f69a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1132,\"hash\":\"c4557d60f9cffe521da4c2e4c99d64aa\",\"textRange\":{\"startLine\":1132,\"endLine\":1132,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44e091a4-b09c-4898-b7ca-be328f832e4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1133,\"hash\":\"2fefd05d5900343f3c4deb826f4b3425\",\"textRange\":{\"startLine\":1133,\"endLine\":1133,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fba07877-0fc5-4801-b5fc-c5150a46c792\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1134,\"hash\":\"6aabe04ab7d2c5c56330d39090626c0a\",\"textRange\":{\"startLine\":1134,\"endLine\":1134,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c948137-21e0-4db4-8009-2b1d8e47d394\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1135,\"hash\":\"0b18e495e39068bf33da310357964513\",\"textRange\":{\"startLine\":1135,\"endLine\":1135,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0cceac5-8772-4d7c-9ea9-7578dda9572d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1136,\"hash\":\"2890c0c15a4e3ec79938fe7668bf3865\",\"textRange\":{\"startLine\":1136,\"endLine\":1136,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e78090-6bb9-4d5b-9e57-f95f8afdf086\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1137,\"hash\":\"038104ddf53c816f25dd2f4925711f36\",\"textRange\":{\"startLine\":1137,\"endLine\":1137,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24716b5-2cdb-4c21-b00d-b25eb37ca673\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1138,\"hash\":\"f63325312b0f56f6dc3caab79bfc31be\",\"textRange\":{\"startLine\":1138,\"endLine\":1138,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b492256-6194-4a77-8364-f375077d207b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1139,\"hash\":\"d7f979bdd9ac1bbae1dc31a86515eda4\",\"textRange\":{\"startLine\":1139,\"endLine\":1139,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"149f57ca-14b3-4591-aa58-dbabbb455099\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1140,\"hash\":\"2ec9a2a14fd4f35e541d66c6ab8f5dac\",\"textRange\":{\"startLine\":1140,\"endLine\":1140,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"785adacc-b351-47e5-8832-fe8f524aad00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1141,\"hash\":\"f5aa1f96113c0ee5edd56727b8631bc8\",\"textRange\":{\"startLine\":1141,\"endLine\":1141,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5544a8-8eb2-41f5-b898-706afa803e57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1142,\"hash\":\"c7ba4bea554ac0700f7d64d97e9f9432\",\"textRange\":{\"startLine\":1142,\"endLine\":1142,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ce62c0-b001-4eb3-91d9-155ce2f7ef27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1143,\"hash\":\"603ab92d7da15815b66c3f562109e9fa\",\"textRange\":{\"startLine\":1143,\"endLine\":1143,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ad71d9e-6c10-489d-af38-f45d3845ba6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1144,\"hash\":\"d5ead6eda1bb35f5e942618a1e253c5e\",\"textRange\":{\"startLine\":1144,\"endLine\":1144,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c489cb91-53dd-4a44-bf2b-89ce862f532e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1145,\"hash\":\"c815b6084b3cecc4737ef22a735bec9c\",\"textRange\":{\"startLine\":1145,\"endLine\":1145,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0be90491-c7f4-44f1-be4b-18d80cdea208\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1146,\"hash\":\"894e4489662b82663f4f1ac288c69c43\",\"textRange\":{\"startLine\":1146,\"endLine\":1146,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b64c208-6f28-4597-be0b-44de44861065\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1147,\"hash\":\"b561449cff3660434fd42d7a852a0b9d\",\"textRange\":{\"startLine\":1147,\"endLine\":1147,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beeb1c95-431d-4068-ab51-8b9b4b1b7562\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1148,\"hash\":\"f27caafcdb78323adad06b53b7e91dc3\",\"textRange\":{\"startLine\":1148,\"endLine\":1148,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd08a1ff-f3e5-4804-af53-7ce36a4683ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1149,\"hash\":\"b912198be10d96d1d4c317dd829ed6d9\",\"textRange\":{\"startLine\":1149,\"endLine\":1149,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ad3deb1-4819-4c10-b6eb-0471682af823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1150,\"hash\":\"a79327c386d277f9a0457d46126a7160\",\"textRange\":{\"startLine\":1150,\"endLine\":1150,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a1e537c-85ec-4dff-9a9b-ddffe9020f66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1151,\"hash\":\"b592b228fb18faf82c68abecbdea677e\",\"textRange\":{\"startLine\":1151,\"endLine\":1151,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"664cfe25-1579-4cca-832a-c1bfe59fff18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1152,\"hash\":\"582b6636c175275673f3ad8b75500958\",\"textRange\":{\"startLine\":1152,\"endLine\":1152,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7e05507-8535-4505-9749-756f655f0d11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1153,\"hash\":\"161ea4d48f2d35b80cdc856929a556b0\",\"textRange\":{\"startLine\":1153,\"endLine\":1153,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b62fd47-9321-4ab3-82ed-b80c0a8ae0a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1154,\"hash\":\"699fac473e95ccb7e37fb4ca9b5740ba\",\"textRange\":{\"startLine\":1154,\"endLine\":1154,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f15b49c-d6a8-4db4-8b29-e41a598fd898\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1155,\"hash\":\"9749f49bf39d7aa99c7955f73c8d76a3\",\"textRange\":{\"startLine\":1155,\"endLine\":1155,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e1085e7-5440-4d8a-af17-162500d014cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1156,\"hash\":\"3c0ca15ff283e274c243b996b385be7d\",\"textRange\":{\"startLine\":1156,\"endLine\":1156,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a353d5c-667e-4936-ab64-9c8df13b1478\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1157,\"hash\":\"a3f3acbc2fb78a638070edbdcaf519dc\",\"textRange\":{\"startLine\":1157,\"endLine\":1157,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"563bd29e-7b1b-4ac9-bcc6-79d3e4f12cab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1158,\"hash\":\"11dea6aea7f8a98b871e62f29326cd85\",\"textRange\":{\"startLine\":1158,\"endLine\":1158,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c88131a6-8377-473d-860d-7c430523cdc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1159,\"hash\":\"9fe4391ab0e70bc633fe8591b7f15b58\",\"textRange\":{\"startLine\":1159,\"endLine\":1159,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e4afae-a4f2-4ed7-83be-4f850029f707\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1160,\"hash\":\"48cc0284a6c7f4d41170281638cba96a\",\"textRange\":{\"startLine\":1160,\"endLine\":1160,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93ad29b3-5e72-4cb3-877b-6964c40e8f4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1161,\"hash\":\"22ffb126f1a2a3548741dc46654d2248\",\"textRange\":{\"startLine\":1161,\"endLine\":1161,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec74ffad-8f07-4a8f-930b-2d5491faee48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1162,\"hash\":\"b6fecebad2b42571516727d827ad546e\",\"textRange\":{\"startLine\":1162,\"endLine\":1162,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef16892d-2166-4725-9fa3-10f85765a4af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1163,\"hash\":\"326cc21d25ff789ea3b99131b27a87cd\",\"textRange\":{\"startLine\":1163,\"endLine\":1163,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a051390-8386-4276-9790-9d0756a12ba4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1164,\"hash\":\"78edeefb814bec8fc6a153f65a851252\",\"textRange\":{\"startLine\":1164,\"endLine\":1164,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69c57e1e-9dff-4bc4-8913-416425d3a7e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1165,\"hash\":\"eaf6cfb3b3c8aafae35cdeabb27615f4\",\"textRange\":{\"startLine\":1165,\"endLine\":1165,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b18364c4-940d-4345-abd4-aeade9bf5ff1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1166,\"hash\":\"8818c35087f1c8d58a1756b903f41670\",\"textRange\":{\"startLine\":1166,\"endLine\":1166,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d3c4664-1a6f-41d2-94c7-84ff7f41aca3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1167,\"hash\":\"9cc9fd7edfb18afe16f490972801c9fe\",\"textRange\":{\"startLine\":1167,\"endLine\":1167,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a72bda-a0f3-47b3-87ae-1162bde81984\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1168,\"hash\":\"9139873fc0633402dd2491ece99ddb86\",\"textRange\":{\"startLine\":1168,\"endLine\":1168,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc7d5d3-2ac4-479c-8b38-a8b35e5cea0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1169,\"hash\":\"436b33b1e22c3232dfc3905748f95dcd\",\"textRange\":{\"startLine\":1169,\"endLine\":1169,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2603f44-fdaa-4e2d-b173-d8c6e7c3ebfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1170,\"hash\":\"d3b74ae02e6227cb685aa7e2006bd47a\",\"textRange\":{\"startLine\":1170,\"endLine\":1170,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84e359ff-f219-418c-a845-2b0af624f1fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1171,\"hash\":\"fd350e50da327f282a205adcdbfcf3b5\",\"textRange\":{\"startLine\":1171,\"endLine\":1171,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26310d24-c9c5-49b2-be21-24c5a637882d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1172,\"hash\":\"24c08867a08560b606cbe46dd57db719\",\"textRange\":{\"startLine\":1172,\"endLine\":1172,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d28963a-5dbe-47f3-bafe-d0e1f083ccd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1173,\"hash\":\"615e80cbf29cc6aae683b8cdedf6cc8c\",\"textRange\":{\"startLine\":1173,\"endLine\":1173,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"684ce11b-7430-44ce-95f4-ba8f1f41a1b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1174,\"hash\":\"b8e0d0c0f0a469c7a475a05f10a75ac4\",\"textRange\":{\"startLine\":1174,\"endLine\":1174,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acab09e2-8d87-478d-9027-f8e262389054\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1175,\"hash\":\"fa5aad4cdf2e8fe3992f64f3f6eb2188\",\"textRange\":{\"startLine\":1175,\"endLine\":1175,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"300273c5-b638-46c7-8947-e4a43cb02097\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1176,\"hash\":\"d7f6810697507123186bd40d1295c0f5\",\"textRange\":{\"startLine\":1176,\"endLine\":1176,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98bc4d1c-694e-4f3c-a324-3a5908beec40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1177,\"hash\":\"413f598dc73f0d04b38d7de126d037fa\",\"textRange\":{\"startLine\":1177,\"endLine\":1177,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5deb021-e873-41cc-8d95-aeb992458793\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1178,\"hash\":\"e5f76e8909ab8eed36883ddb273e7ac8\",\"textRange\":{\"startLine\":1178,\"endLine\":1178,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e21b500-86ba-4fa4-a406-3e59872223e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1179,\"hash\":\"3abfe1440f97b2ec1afc5089285ad9aa\",\"textRange\":{\"startLine\":1179,\"endLine\":1179,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be451058-7283-4844-af28-6fe22f44b27e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1180,\"hash\":\"7543d9352196a727665b235bb9b42e06\",\"textRange\":{\"startLine\":1180,\"endLine\":1180,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b5e7242-99cb-4488-9dee-c7ad48a54fa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1181,\"hash\":\"6b9a0e3b74961976427e70c96b0c0ea2\",\"textRange\":{\"startLine\":1181,\"endLine\":1181,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfd39dfc-731a-40db-928d-30bbb4242469\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1182,\"hash\":\"476e261b9105eb721d77866c7be17b52\",\"textRange\":{\"startLine\":1182,\"endLine\":1182,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"634d5fb8-0c61-4b46-944c-392b11e36002\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1183,\"hash\":\"bfae72d26145e5401f18f37f92d63678\",\"textRange\":{\"startLine\":1183,\"endLine\":1183,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e07709aa-2014-49af-9336-75dc29732d6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1184,\"hash\":\"72055c86a6d48aaba1f0ea5fb7e1a6a8\",\"textRange\":{\"startLine\":1184,\"endLine\":1184,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92e5bb3-3b43-4652-ac20-434abd7640ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1185,\"hash\":\"daac9d61787380b7079f2e37182f5d46\",\"textRange\":{\"startLine\":1185,\"endLine\":1185,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"233c4465-1143-4505-bcba-5fc725133f62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1186,\"hash\":\"1b8d0609cd45884cc1f6a89f8555e398\",\"textRange\":{\"startLine\":1186,\"endLine\":1186,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4da9c3b8-defc-439a-a9cc-c15894182f0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1187,\"hash\":\"066cb75089588f335c031ce5e1edab12\",\"textRange\":{\"startLine\":1187,\"endLine\":1187,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f54e2d58-6a95-463a-bb5d-fb98e5478433\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1188,\"hash\":\"fd7a30e084e243ed81cdcae8b4e5b1f6\",\"textRange\":{\"startLine\":1188,\"endLine\":1188,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfa0e4af-fc06-496f-bc0e-05e089d5c917\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1189,\"hash\":\"e27421456380ded7f14b2c47132b50c7\",\"textRange\":{\"startLine\":1189,\"endLine\":1189,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5713464e-631f-4c4e-9bac-0ce22ec534b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1190,\"hash\":\"95e1d1c384890468a205b2d9a4c5f0c9\",\"textRange\":{\"startLine\":1190,\"endLine\":1190,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e3c925c-651e-4b6a-b281-53e948b85ec8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1191,\"hash\":\"afa832fc42f5a32976300f69da5f2d10\",\"textRange\":{\"startLine\":1191,\"endLine\":1191,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddfb40d4-4f3b-46dd-a56c-61a3f7b4006f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1192,\"hash\":\"caa5b524f2196cd0a89b0f729d752ca7\",\"textRange\":{\"startLine\":1192,\"endLine\":1192,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa4d2bae-b525-4c6d-90ed-677ca9cc131a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1193,\"hash\":\"0cac2068baec36d0d94f0b5965791675\",\"textRange\":{\"startLine\":1193,\"endLine\":1193,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4dff7a9-ccff-4f1e-aed1-59194c7ddbe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1194,\"hash\":\"3a317d2637e3394d628a8e4885a223d2\",\"textRange\":{\"startLine\":1194,\"endLine\":1194,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0194bf85-0fae-4df7-82d4-372ac1962f2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1195,\"hash\":\"ad936476b46dedcf81bb70dc06bc3fab\",\"textRange\":{\"startLine\":1195,\"endLine\":1195,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b22eaee3-151a-4b5b-82a7-7d5df30a8e1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1196,\"hash\":\"bd482afbee71094841946ce0b61ba03f\",\"textRange\":{\"startLine\":1196,\"endLine\":1196,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795bab7b-f407-4c49-afd6-c052e1c08b97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1197,\"hash\":\"7b45c24a5b552eca6970cc47234c5263\",\"textRange\":{\"startLine\":1197,\"endLine\":1197,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef1fd727-de42-47cf-9243-f498c5941ffb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1198,\"hash\":\"06b9afcd93a3a5b38e5b227938d033dc\",\"textRange\":{\"startLine\":1198,\"endLine\":1198,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7964d20a-3948-4bf4-8405-d7f5ae0e9dd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1199,\"hash\":\"162acda337ce43ee2889edddae561bb0\",\"textRange\":{\"startLine\":1199,\"endLine\":1199,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4678d74-fbc0-421d-b43f-2248448bb967\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1200,\"hash\":\"69eea386e9008bb986dbc21b1820018b\",\"textRange\":{\"startLine\":1200,\"endLine\":1200,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a6341f-8d30-4b5f-bc53-c556cd92ad2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1201,\"hash\":\"6d192fad9746769893566c21d27ffd76\",\"textRange\":{\"startLine\":1201,\"endLine\":1201,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f764d9b-3127-47c6-b6f7-43b3c5334d53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1202,\"hash\":\"25e1816485c028664e45f1e897a07b70\",\"textRange\":{\"startLine\":1202,\"endLine\":1202,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9109d2b0-6678-4150-a67e-e5b1f2f69acf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1203,\"hash\":\"01450b7b5a581691279031dbd1853a68\",\"textRange\":{\"startLine\":1203,\"endLine\":1203,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8691eb81-b8b0-4985-ba23-f64f2aedae90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1204,\"hash\":\"59f8f4f38c5dede99de831986eb46b73\",\"textRange\":{\"startLine\":1204,\"endLine\":1204,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6d8ad69-9cdc-476c-ae8b-97a927ac8810\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1205,\"hash\":\"32c099fe0f41c7baebf01541d34f912b\",\"textRange\":{\"startLine\":1205,\"endLine\":1205,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcde2582-6c9e-45b3-810b-e3344120b5d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1206,\"hash\":\"7c040c787b025f83f6fbc7d39ff1c25a\",\"textRange\":{\"startLine\":1206,\"endLine\":1206,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71a6960d-27bc-4e90-93a8-994173c9b296\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1207,\"hash\":\"0689be42718641412a94ac23f5e11056\",\"textRange\":{\"startLine\":1207,\"endLine\":1207,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe88e01f-a0cf-474d-8158-1b81e86f37e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1208,\"hash\":\"81e9f9e79ffd0d3342a4620993788a60\",\"textRange\":{\"startLine\":1208,\"endLine\":1208,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cace8b36-7129-46c8-90f2-72459752b3e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1209,\"hash\":\"c4f2be2a2b4bc5e7406ba0bad9b4fb55\",\"textRange\":{\"startLine\":1209,\"endLine\":1209,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50bb5d6a-74a2-4b06-ac9a-4ce6df8d025f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1210,\"hash\":\"654d0f4f08e2dcec9752d4d7a7d65cd1\",\"textRange\":{\"startLine\":1210,\"endLine\":1210,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"111631ce-027a-48f4-bad0-311a6b1bf15c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1211,\"hash\":\"f3ca7fa71533d942bc11af33ba3d4204\",\"textRange\":{\"startLine\":1211,\"endLine\":1211,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28333d37-d167-424b-83ff-2c8e34ed037b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1212,\"hash\":\"67ea9d12209061115a22a9a28cfc4b1c\",\"textRange\":{\"startLine\":1212,\"endLine\":1212,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c654ffa-d9b4-400d-8259-836b4de8e32c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1213,\"hash\":\"0009556075153af5699cfcecefc41422\",\"textRange\":{\"startLine\":1213,\"endLine\":1213,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4875e691-5eb4-4939-82e6-189aa192c811\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1214,\"hash\":\"8d3de28d846c83c9c400cb2a32851156\",\"textRange\":{\"startLine\":1214,\"endLine\":1214,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d140f1e-2174-495a-a273-75e2c4813fa3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1215,\"hash\":\"bd591f009c1db03222ce6f672128d44b\",\"textRange\":{\"startLine\":1215,\"endLine\":1215,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68b333c5-dd2d-4f02-a22d-fef636a10318\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1216,\"hash\":\"ec6e13de05bd0a42d704043841bd068b\",\"textRange\":{\"startLine\":1216,\"endLine\":1216,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4e3aec3-8710-418d-9839-7317114b80cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1217,\"hash\":\"95f69f5cd9c317661bfb0a8cf8de04a0\",\"textRange\":{\"startLine\":1217,\"endLine\":1217,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d382cf-5d76-413d-9856-b5cf0216bcfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1218,\"hash\":\"1f7dddb1b471147a858382631acf2101\",\"textRange\":{\"startLine\":1218,\"endLine\":1218,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a70079b-9989-4b7a-aca9-82d0150234de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1219,\"hash\":\"912ecc0901e56c94c8527cfbca1a1d5b\",\"textRange\":{\"startLine\":1219,\"endLine\":1219,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90302fd0-9c6c-4f8c-bab5-96523d57ddef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1220,\"hash\":\"629233d48fcc25bbb8f7edd57ae46f5b\",\"textRange\":{\"startLine\":1220,\"endLine\":1220,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b19a65d6-45bb-43d3-8691-9f975e951701\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1221,\"hash\":\"50c4d31d519d4d53edca7a9ce6655486\",\"textRange\":{\"startLine\":1221,\"endLine\":1221,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20faf79f-7de3-41a9-804e-ddc6f24aa4a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1222,\"hash\":\"42ec52f3517d39021c725ed1dab5e847\",\"textRange\":{\"startLine\":1222,\"endLine\":1222,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29f51873-b904-4eef-a811-8e07d1871911\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1223,\"hash\":\"897e37f9f58edb1d2e07a1b15ebc311a\",\"textRange\":{\"startLine\":1223,\"endLine\":1223,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2be11939-0335-46c0-a91c-29f980c0c4f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1224,\"hash\":\"413bf9a5c2ed55b96d55c55bd2d06307\",\"textRange\":{\"startLine\":1224,\"endLine\":1224,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8ab831c-56af-4c58-b776-4f61607aa16e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1225,\"hash\":\"1bb73f8f6967cd61013323fd859e424c\",\"textRange\":{\"startLine\":1225,\"endLine\":1225,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b73affa1-6728-4b4c-9f34-9bef82358dde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1226,\"hash\":\"d6295de34b40669e27e97f76a6f018ad\",\"textRange\":{\"startLine\":1226,\"endLine\":1226,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4358717-5fff-43d5-8699-fc21f21dfce8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1227,\"hash\":\"0c075fd6f08e54e48a74b292599f30a2\",\"textRange\":{\"startLine\":1227,\"endLine\":1227,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8070559b-8f57-4980-bced-512893c69bc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1228,\"hash\":\"0c60ff2d55318983b6511e06698b2c26\",\"textRange\":{\"startLine\":1228,\"endLine\":1228,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4701a412-1da9-4bfe-8d12-d86d0c659c93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1229,\"hash\":\"fd9c1df9e9deda57e20e08e8771997af\",\"textRange\":{\"startLine\":1229,\"endLine\":1229,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.122Z", + "time": 90, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 90 + } + }, + { + "_id": "cce18a96566709e11d316be3117584a6", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "17" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=17&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9349, + "content": { + "mimeType": "application/json", + "size": 9349, + "text": "{\"total\":51559,\"p\":17,\"ps\":100,\"paging\":{\"pageIndex\":17,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"025b9801-ec7a-443e-b5f0-36a84a619794\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1230,\"hash\":\"34eaad10b1ff18263166d18b5b49df23\",\"textRange\":{\"startLine\":1230,\"endLine\":1230,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85dc8568-8e8f-42f1-ab3e-01815b023b8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1231,\"hash\":\"c431594b3b72fa1eb9c3a7ff5c48314b\",\"textRange\":{\"startLine\":1231,\"endLine\":1231,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db7db17c-5ee5-4a03-af64-38dd78b2f8da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1232,\"hash\":\"f1771d9b448c5125ef28936dc7e1a622\",\"textRange\":{\"startLine\":1232,\"endLine\":1232,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3433a1d1-5442-4728-b47a-965b375ffa86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1233,\"hash\":\"d79f997e304dfdfac105fd3398085c28\",\"textRange\":{\"startLine\":1233,\"endLine\":1233,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c39e531-6227-4961-9bff-4b950336e137\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1234,\"hash\":\"e90adc2cd48ebf2d88e446eda84bf328\",\"textRange\":{\"startLine\":1234,\"endLine\":1234,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7e8d7e6-1e7b-42c4-b265-fd43b6b39a17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1235,\"hash\":\"c03b35c8c53f573fb78f4289f3a298a6\",\"textRange\":{\"startLine\":1235,\"endLine\":1235,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aaa42e1-f39e-4597-8876-7b7628098516\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1236,\"hash\":\"0112e2792d1de786eefa53144d511ee7\",\"textRange\":{\"startLine\":1236,\"endLine\":1236,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f2293d-c7be-4613-b8dd-e69556cd1b6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1237,\"hash\":\"6f89c5e1b18842d14ec8105c80e80b07\",\"textRange\":{\"startLine\":1237,\"endLine\":1237,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e078e644-528b-442b-8859-5de568606881\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1238,\"hash\":\"60963b814df576ad3d8e00335f7fe9bb\",\"textRange\":{\"startLine\":1238,\"endLine\":1238,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c35b89dd-dfd2-47a2-9b9b-2cf2d4abc8c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1239,\"hash\":\"59ee456f60075b96e095592f01e368bf\",\"textRange\":{\"startLine\":1239,\"endLine\":1239,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d3bbca9-33b9-4bec-b606-675a6e1ad361\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1240,\"hash\":\"7b65ae54a7867632435196cac34206b2\",\"textRange\":{\"startLine\":1240,\"endLine\":1240,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acc61651-7493-4dfd-bd60-1f5eb5a834b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1241,\"hash\":\"595d181d9a2128c5355f132d23b2636d\",\"textRange\":{\"startLine\":1241,\"endLine\":1241,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c349c32c-47a7-47f9-a87f-8154cf7dd7c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1242,\"hash\":\"dd43d381ea36257131039f378648027c\",\"textRange\":{\"startLine\":1242,\"endLine\":1242,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a57b312-7f7f-42f0-b404-fc77c45b9f16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1243,\"hash\":\"a49f894ac044392999b2bee132b7f943\",\"textRange\":{\"startLine\":1243,\"endLine\":1243,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cfff772-fe22-4fc9-9f5f-8ca4c00972f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1244,\"hash\":\"6bb94770ecf12a3acaa1ccb7a94c9b53\",\"textRange\":{\"startLine\":1244,\"endLine\":1244,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16a55ffe-58e3-400b-b347-ad3d3614e1ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1245,\"hash\":\"e21a585185c7fbd5d5c9513683c30b84\",\"textRange\":{\"startLine\":1245,\"endLine\":1245,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd794d42-8f30-48ae-9daf-ae01cee82d11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1246,\"hash\":\"a0e0818784889751789b167e5c62a186\",\"textRange\":{\"startLine\":1246,\"endLine\":1246,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"296c004d-5054-4a71-a598-bf9af9e3d239\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1247,\"hash\":\"74eb9816f6755a892a863bff743e30db\",\"textRange\":{\"startLine\":1247,\"endLine\":1247,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6379349-e41c-4691-a918-fb7525aae8e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1248,\"hash\":\"f91bef54e961da07a3c49c4497b4874a\",\"textRange\":{\"startLine\":1248,\"endLine\":1248,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f7ce0a1-ac1e-4c5d-a96a-e678928a251c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1249,\"hash\":\"411ec79085f7b42b82a8d36af0eb0303\",\"textRange\":{\"startLine\":1249,\"endLine\":1249,\"startOffset\":0,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6110fb4-b7bb-4b12-8c6a-03b9d6ebec8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1250,\"hash\":\"f0c4565bd9e7793b7fa0d4b019298885\",\"textRange\":{\"startLine\":1250,\"endLine\":1250,\"startOffset\":0,\"endOffset\":128},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2f43161-63c6-4436-a16c-aa44745f5449\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30813932-7db0-43fc-88ca-8d4e08dbcef5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca100c84-4971-4515-bf8c-82e50faba58a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5e0d88e-3e88-4e7d-8740-bbb1447af9d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"928cb82e-1b18-4ab6-af1d-0e294e30d6dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad5d69d1-5878-4a0a-9313-d4fab5edf464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82c799b0-fe4a-4b3d-8c66-95b3209bd3a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b53178c-df4c-4af1-99ed-2ddf314162c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f1bf804-9b6a-43e2-bcc2-230b919396bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"492ffa66-1472-416e-8191-b41f7234ac51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26565717-ae39-41a0-b732-0ebfbec5b7da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0840cce7-0abf-417b-96c6-8a30ca1f4978\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2b57fcd-7a68-4ddd-8381-eb4ef22cd5d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a79fb035-8bcd-43c5-864b-8337063cfc0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bd08b97-051f-4cfd-838e-a8945c315aa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8cf7056-fa5b-4fa9-a3cb-1f4a4f3a884e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ead9f4b4-39a0-4b7e-a75c-0eff8ff1165a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb2d54b7-cd38-4d43-8896-b2e3ccb18480\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17f5a98e-a30b-48b2-8c7d-85062cbb0f13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"065927d0-6d24-40d3-b5a5-3003c190e13f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4286dc75-d37b-49e8-b130-ce6d0bfe86ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f28377be-9a16-4423-9ace-be61f5217956\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f450fc1-15c6-4f3a-b349-67d056365529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba2db44-f929-48f4-8d22-acaf3b141459\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aa994e2-636d-40d1-ba6c-d235230997c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"238328df-1097-4699-b9ba-3c45b7d3a0c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3d3aa2d-3634-46fc-b7f5-d6f25277cffc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec04532-fad3-400e-86bd-fbb6e163b419\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65817f3c-2839-4a15-9ec2-59bca4f4b226\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98fcca3b-d193-49a8-b42a-c547f011fe35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee805acc-7af7-4ede-a3a5-c91c0eff6fb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ac06ee-d47e-4224-aa40-da5a6ec0fcae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3eb9f294-d395-4ec5-baaf-20f3e6835109\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"858f8010-cbb9-4906-87a3-cd4866997454\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b092c621-e361-485a-bf15-6aa918de8e9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"817c3a0e-87c3-4d93-b3de-c44f11d62aa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4221c59-cfdf-4b61-9ffb-37ab6de8b2c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44793407-6a35-47e2-8792-883f9a206768\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dac8636b-c9aa-41d0-a09c-5c3a5979bd07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e8e16af-371c-4d3f-a2ba-280d50ab4c44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"414f5395-34b0-4e18-bce3-85161f3b2b59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dc1635c-e6d0-4de3-89ba-a8e8adef43d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73f6922f-c476-4908-895f-84dd1f91696c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74b7ff17-1809-4146-8385-4232c4b692cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a846eee2-454f-4a81-9949-ad914766d2cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0cef1ff-c27d-4617-9ad1-4d808c417067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8361f5e3-32b5-4408-b02b-434c3f69a8e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5e261b0-5abb-451a-827f-1fa8d102dcda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9752a3dd-bd06-426d-8a34-839f910a074c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1476c23-06d7-48e8-a391-bd4bed62a8c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb7a5d2a-3e64-4bf8-9f16-b7f0de24c067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce200394-04c2-4018-95bd-cb7ab1a24ade\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8088fb6-13c7-4f53-993f-85a1cf50cdfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b48e473-b2cb-4b5d-8b78-88a94b5bb333\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c69ef49-4703-4935-ba3c-20817cefc234\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6f4da11-cc54-4044-a0cb-dc1fb9faae41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"253dad95-c7f7-4cd2-aae3-2ccfadc8feb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e9d2e69-d9d9-4518-84a4-47e0ff8328a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0ed8d21-84fa-4bd5-99ef-c4eb0303a241\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43cd05d3-d397-4d0d-bb32-a592eea7bb56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0934b40-d8eb-4b04-8cea-b2740153c5e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af163539-a2cf-4a52-b40c-fa76abbe66aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c28b430d-abb7-47a1-b644-4964962bbb30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e44e656d-4473-4967-acce-3ce0fc350f4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b4a3e27-e1a5-45b8-9a40-d0b27f581ca4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfee2f42-95bb-419b-bd2a-ea9a29d1cbda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af0fd50d-0467-43b3-a495-9d77c80420db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3805a872-c0b5-4153-8b56-766ad32e9222\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8fb7392-40a8-4da7-bbd7-3e728ac2e619\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43aa192d-9478-41cc-b494-7dfc2f66b6d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa729529-bfce-4b1f-8101-21b966467769\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afa79a12-e82f-490e-8c80-10b2a8439042\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"765703bd-50f6-4818-a4d5-bb9f4bfcce83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ce70860-c241-4f51-bdf0-ccf175b9957f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"248f54fe-044c-40b3-ac91-ebe55d58d4f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41f899db-e90a-40b0-9f4f-fb9b0d559512\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e711113-f8d8-4dd6-9539-38420e2c0fc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a586e9c-beb4-457e-af6a-fb02ce674d4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d42a46ad-5ed2-4892-b87b-6c07cc1a37c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.240Z", + "time": 75, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 75 + } + }, + { + "_id": "73595c7f1398993008207bd14330c366", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "18" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=18&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9177, + "content": { + "mimeType": "application/json", + "size": 9177, + "text": "{\"total\":51559,\"p\":18,\"ps\":100,\"paging\":{\"pageIndex\":18,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"3590b563-aefe-4d1a-9da7-9ffe795a502b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66d5469c-60d0-429d-ac5f-41a7d9d145e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f0d4ec-fe39-430d-a965-5016561e9940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29b8c6de-4346-4b13-91cf-3b8952f61c09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65578637-e196-4212-bcbe-aad18eeceabb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6653b275-8e47-4f72-98b4-485acb4918e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1508b37-ed26-4b5d-9143-0d65bd21ed7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62ed72ea-de6e-4b94-8808-24214c3dda3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8389603d-6f61-4a1a-b2a1-676c05da61cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ce95f7a-fd95-4670-810d-53cf4adbd9f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f523c06-5c2b-4b3b-bd9c-93f1b1e41ce9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"777f395e-dca6-487c-b9fb-07a20a827abd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ed84d25-fc14-4b69-b5af-310e14b0ea17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b26367-4832-4a82-a281-134dbb22076b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e405afc2-ccda-4b11-86f4-128aef9f684d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dee8d524-111d-4ea0-98b8-71f0c4538640\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd13639b-06c1-4e11-a227-4813874ef777\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"240a3d49-dbb6-4676-bdb3-86a32d397ce5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f4b64d3-e673-4fa4-99ad-7d247c1c60a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36ec1a5c-2264-4485-9d72-3cf1c8c1cad3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6bf445c-b55e-469d-b5cd-24fce554c4bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"004dba1a-f45d-46f2-9d59-ce63417e43d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"115fa1fa-fe25-4e9b-b08a-54f3e70597a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6fd4c66-aa8d-4895-ad6d-8ee664dc8090\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"059913c0-5a1d-4117-8e63-9144f179a545\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd9b75b1-0629-4755-9c90-c7ed0def4d3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b43d2f00-3c83-4c47-bc30-0986527a50f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aad45809-4d5d-4fc3-b0c9-3a9801dac38a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df30784a-ec3f-4aff-9cc6-74635b9ff2e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0903c44-99c6-40b5-b465-43b69e7dfae8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a03e3a7-743d-4ce2-9b6a-4c7181e2e59a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27da6846-50df-48cf-98b7-785179457cf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8b09c2f-5170-40f8-b350-bd01a90bb63a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55a85ec2-c0b5-4df0-90f3-ba15bc63063f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ab1bf30-c6e0-4e55-92a4-b38aaebb8e26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c148d24-1697-4107-912f-66ba221b886b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46c41613-88e7-43fa-b2e7-20ce11105b71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"634db5f5-920a-44d1-aedd-f5649d579dc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"484bf14e-1111-47e9-8087-8bb47a26a543\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58566d09-a5b3-4cce-9622-2dc662eefc10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47153fc8-e5bc-4e61-9fa7-669122b16185\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6461653-21ea-4b4a-897d-d78b27793517\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb55772f-e73f-4956-950f-a211f2da2c97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28f0b8d1-0824-4ca1-b10e-574f020b392c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cc71d1f-7218-495a-b57e-d9c392d651c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3329f2a8-48ff-4765-8f86-98c9a658551e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c786054-b343-47f4-b41b-a4bfd714706b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b961fc6-770d-43f8-917e-4643bba0c5b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a7c353c-79a6-4db3-ab8d-a2f7c9d805d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49da2741-0b6e-4ba2-b6cb-4ffdab1ee281\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99bbbfd2-cf01-4816-af99-7ede87e341ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1746baca-2d9b-46ba-89e2-15bef5b55b31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27a83ea3-d68d-4da8-a488-f63222a20e84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"351e3c70-efb3-456c-a92c-ffee3e171ea8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93d0b4ac-6402-440e-894b-a8571da65f03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7969c33-7724-4645-9349-65184ca95b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e03930f3-3723-46c9-9487-a6ff1f626684\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3365fd0-0d30-4103-a5b0-fe6680744335\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fde6370-93aa-46e5-a7fe-1bc5f002188f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b61f95-f3a4-4ad5-8f7e-46b5540998dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b260cdf4-a81a-400e-afc9-4ca65cf25525\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a474ac1c-f8ed-4fc5-8c0d-6cef45e81c13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec8a42a9-1b76-45df-8356-138c08ca33a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64484d1f-de69-4e94-aaa1-e66c07284197\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5811293-ca79-4b6e-a190-0c482b36e156\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f1dbd34-c0c9-494b-9257-5424dbd3f433\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"687272cf-9e3c-497f-be11-fa0fe1d309e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e00fb425-3024-43a8-9d83-8f109db0cfc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"323723e3-6fc4-46ca-9ab9-9832d5fcee02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77ac082e-754a-4d58-8171-5f166e5876dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62e9d665-e473-47ce-86ef-fc5e3d3be28a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76313699-3334-4bed-a4fb-0b924911fc44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30191e3f-8217-4b09-ae55-1cf0e955c201\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0311824f-dabe-4c0a-a36d-e59c5f920bb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd199c57-067e-4b26-8c8d-aa84e4619208\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db766482-0ca8-463a-a606-caaff619b892\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d69243cb-f752-4401-8b4b-235ef3cf0ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6779c546-c6c0-431f-8e12-af2f83b430a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b88b9b3-6fb1-4e95-97d0-a5571287dabb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dda250ef-f94a-4c78-9a00-7ef94a05691f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a925d57-0a23-421a-8685-eb38723951fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a40216c-24df-4e65-ad35-cbd86c1fcba3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d722fca0-d33a-4dfd-b475-3271e2d01a4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93fe962c-6d90-49d1-90a9-16be7686c8bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9cfa74a-7b71-41df-8e50-8d0f1d44faac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5ebeb58-425c-4d5a-ab81-8db9532af378\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a6fa80-f1b0-4bb0-931c-f1b99f451b75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d30a3c5-d530-4889-af09-325a35022b3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aed8cb3a-b25c-43fe-9f1c-4647e1373e25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d144ca7-106a-487f-bb42-636e0ef9fecf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c93556ce-d476-4048-a656-22d6b54f01d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40313a0a-6baa-4dad-9b8a-f1e71b3e0b5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41fe97c7-c4ee-40ce-9785-2a38c8f360a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8abd5838-d61b-492b-876f-3c0758fadf70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9765bca9-6813-4ef2-beb2-e81024d1f2c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9276c812-cb38-48da-890b-d8721258755f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00d19211-7101-4906-9892-566314cef9e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1db456fb-bf51-4cf5-b2f0-bae76241772f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db12b874-6a26-44ac-a154-54c41ccc241b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c34880af-9c09-40b2-ac66-302acfbb8c38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.326Z", + "time": 71, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 71 + } + }, + { + "_id": "24f2c99df0071bc1a9b30427ec66a2db", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "19" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=19&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9101, + "content": { + "mimeType": "application/json", + "size": 9101, + "text": "{\"total\":51559,\"p\":19,\"ps\":100,\"paging\":{\"pageIndex\":19,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"725b39bd-6a40-4ecb-b151-fba7d3fbd2cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78e6ebfe-01a1-4450-9a96-878e7e546c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73ca39f-1e11-4685-8dd3-e482faf336ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ab81722-17cc-4cdc-8abc-d85840fd2dcc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac71b2d2-3ad9-4c34-8df1-a95d2f03015f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00fb5906-4455-4760-afc0-8216bdefea1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1748307-325c-40cf-af21-4cf596616e43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7599d04-26b8-4f24-a12b-75548f4e561e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea4ec6a4-36c5-4ca2-986c-c1760bc3fe5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d44b771a-ba68-46e1-b632-3eaa75bde112\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65b78e0-1cac-43f3-8a20-0c8b0744e2ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"081fc5c9-480a-4625-98e3-9ffa9e0c68ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d8ddff5-b36d-4622-866a-e78bfd7f851e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b717f05c-ac26-4ded-b4da-4dd4d2c2b161\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d50cba0-d8f0-474b-bfdb-73a002c2a930\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c26930fc-67d6-4977-8077-2b9dae8e5f3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f090412-d187-4f8f-866a-7e7be5bba781\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcf432a5-7c58-4abb-94a8-0d50a8371e8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c1ea72-4a82-4717-8a45-9c3aaffd2560\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5652b09-416b-40b8-a205-e46f44e8cce4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f5b71ce-345d-41db-8374-d99307671cdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5931ff54-b5fb-4a0e-b014-dc316d82d84b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1624e2f6-d385-4a55-8363-0c2a4a5d70be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57a5317c-9a28-4c10-bac3-d6912ee204a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70107d15-2a9d-409e-bdfc-5faa3651eced\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f09865a-876b-47c9-844d-51d0ae3153e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"010fe8ed-e16c-45fb-b5a4-1c3f386dcf2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07cf6d4f-ee4b-447f-9be8-8c78755ac6e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f97e33dd-3dcd-405d-8239-1126c5b77c7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"116c1902-47af-4415-85c8-ea7716467ab8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c319d5db-d189-4f1d-a9f8-f68b5fcbf881\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f9ca3b0-e3d7-4b10-ad94-b8c19c7882fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23c05da8-fe77-4305-8cc4-6b141130049e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e59a50a-3b99-4257-87df-b2f3d9cd17f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"308a6218-d57b-4879-beb2-5235cf644e1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b779340-ce32-4f5d-8f7c-a46146cbaaa2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3637e5f-ea31-456d-b45f-006119a455dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9e264dd-8f67-48f3-91d7-ea0385c0800a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0eebde5-f9de-437a-92fe-380498d053d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69172b65-92b6-4814-9c0b-590d45ffadb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c1ee9f1-0c36-450c-ba0e-c1668ff696d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b942bcb2-5bcc-4c00-8ae0-f8c6097bcca1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96802ed1-a11c-45b2-b43f-a5cff5476a93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b33de862-1cab-4460-9041-40696e88994b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d72acb0-e265-4619-a0a3-10576803a617\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4475b5e-53e6-4709-855b-655e07525855\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a316a4a-f772-4eca-a91a-bbfa03d8470b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"497018b7-11ee-40d9-a04b-3ecfd4f074f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3822deb7-d5a5-443b-ac22-f69da56ccc29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"486b8272-55f7-4bc0-b541-8e47eaab001a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8972dc7-d396-4323-b1d9-0aee74343ce0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f068adb9-80df-423a-b887-e03d029fabee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe74f850-ff00-464e-be90-a0f8cb2ccbd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60016ac1-2c35-45ee-a2e6-c1bb7c438b61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8035bf09-3921-4350-b556-6392ade4e3af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dd7f690-0875-4dfe-8818-bc9fc5a7767d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23a5b960-5204-421f-bad8-168f42fce2d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bc544f9-1ffa-49d0-8c00-3e92a87ec77a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8293a36e-f8a8-4a72-9b22-25b15813d310\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac09467-eb23-4828-b644-7ea5a78ee0b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d7c76a-2aa3-4139-b011-9d20dfb87022\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50bd4820-11fe-459d-83f1-6bc93b2eacaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7763b9e-9df1-4e6c-bb68-090b7fe18c91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea793de-7278-4677-838f-5dc3cbe5d379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84ae0f73-abad-4646-8394-2cbe591d7a27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2521747b-7c51-42ac-a6dd-f10472b179ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"187bf23e-253e-4fdf-8b6b-969b406e7f5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f4e3b55-eee6-4e41-80ec-dd4ed27ad331\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee59227b-18fd-40d9-b39c-b4da3833db3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2c74023-1e91-4212-9f8c-2135178407fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"063e31f2-b6f7-4e33-9962-72a3c382107e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08558c75-952b-47cf-ab41-e6963c624b83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17f6e93c-222f-42e6-b364-970401dc813a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"975f73fd-98dc-4718-ba8a-ff8b30ffb70b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d739d2e7-c58f-4923-9da7-f90cc0e65067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29f4f6ea-22f5-456e-821a-89e797b91021\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3227b105-6189-4ec0-b169-af1686a80faf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dfefda7-70e2-4666-954d-c1dee74cfd45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3a161b8-bc0e-4b91-8860-5f6bfab6d1b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c893bd8-dd8a-4f78-81be-8c44f952955e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ff70a5c-74c7-499b-b4b4-b9da4ddf0d89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e97592e-7bd6-4e86-b0ca-1d33f04dfdee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"201f254b-599a-4432-969c-b851074fa7dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc0cf883-cdd5-4f52-8465-2a04335f7fe3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d827c638-6c4f-4fa7-ba0b-075132045c08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba88183-6d31-467a-93c7-aad89ba74319\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"367f0db9-d4f2-4a81-9b37-c11a378f9aa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"690ae076-0822-4c59-b294-bb08dd91290b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c383e44-b6f7-4048-bc1c-566dc4d6fae7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45752be6-f409-4041-968c-0f28167bd1e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e27df47f-f8d3-481d-a4b0-669816d7b5e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71660ff5-0c5d-4149-a7d1-cfda72b56c97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7a0cdec-0429-4241-8571-ccbe96e859bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"694be05a-4be8-40d3-86bc-61e49cfb0bec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1aecd89e-d183-40b2-8786-27f3bdf8f114\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae6b4c3b-7e2c-48d8-bdb3-3c1a42efc0b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"194c6349-61b6-41f9-b952-911e274b2563\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c52e23b-55b5-4f3f-8b3e-acb84df77c33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ed86860-0f6a-406e-ac45-928dc29baf33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b3faa1d-5dab-42a8-a2f9-271efb6f9e0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.410Z", + "time": 71, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 71 + } + }, + { + "_id": "7d29d02b3bf3c65c0f760e81b25cdc66", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "20" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=20&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9325, + "content": { + "mimeType": "application/json", + "size": 9325, + "text": "{\"total\":51559,\"p\":20,\"ps\":100,\"paging\":{\"pageIndex\":20,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"5dc204f8-78fa-4cd5-a8f7-c5000bce241c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e9341f-720f-4542-903d-fc69e74536fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2473718b-deba-4037-8f36-2618c731a889\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9460223a-65ab-4c6a-84d0-d4c92d6afe66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e02d7054-7888-4d81-8cac-5932c557c4e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31b3e321-74bc-4d46-b85c-0e61186f8e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64b7ae01-d556-4e99-a287-9813f2b9efb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4fce798-9914-46fd-ba41-56d29faecbb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2767de94-f9a5-4cf8-bdde-49ddf587dd07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4558d09-4c6a-44b1-aa64-3d1d9631d8a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ce626f-001b-44c0-94d1-17dc61956385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66b48733-4de7-4485-a4d0-dc047c4abc0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a5d3ae-56a0-4ae8-9848-3caf0295710f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e08e66b9-0a9c-4af2-90dd-50d726893c3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104d5933-8395-4ce7-aa8d-6e4e296c7430\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"952ab2bb-7f13-499d-b9b9-62bf88b79958\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d168ec-9148-470c-9a47-09116ba0240b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dacab228-b500-4fae-8bdd-9c203b56b592\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"163e2f04-dd9c-4a9b-86d9-8885a1f02641\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"333175ac-36a2-4cdf-beb3-3be31fa280c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f3ab674-38b6-4c9a-abe2-eabd9c3ea282\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1ce49cb-be96-4e4c-a058-91411324ed7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9aa9ac5-5f0b-4cab-a6d6-bef5497ec239\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38806a80-d3fa-49c4-a5b7-3e7c95759715\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa038156-0771-4ad5-905c-bb5fc646ce8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"913ef6fa-e57d-4f49-bb78-7fdb687eb544\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3eeac908-1a00-4a56-9b75-02529c90a557\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a6397d4-c305-434b-8648-9fbf67293215\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f759d417-33e9-4903-beda-16fcf7cdee16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c52876e0-6e5a-440c-b099-403e12380c4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f4a7d84-18a4-4273-bda4-268e9ddaeea1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a732c595-79eb-4d12-8cae-3c4df2257477\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e2e435e-88d6-4ceb-af2b-5069973f502b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4eb4b17-8433-45dd-80f9-e3b5beba20eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa3117fa-e5dd-4304-9ba7-628604dbc578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7605a36-7bbf-4c4b-9998-7556cac78b00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ede9cdf-0e3e-42bd-ae9d-07a75303c4e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bf1877a-da61-443e-af39-0469ed6f909a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95ed1daa-3db9-4606-858e-9cd111a8cb7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"638fa548-11b6-47ad-b90a-22349e14d234\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c38a970a-e28b-4cfb-a80b-7d0ee5258312\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d72cca6-9e06-480d-9f2b-4ded8650f0cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b4e02d1-c5a3-4954-a180-5a2edc371673\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47ddfa33-53f6-483d-b330-4a9daabc6f69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3ca5650-f076-4edc-9661-07008355252e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4fee621-3cbe-4ce8-b54a-f5759432227f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0957acc2-9ef2-4113-9de0-483c005c1649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddf5603c-77e0-4d32-a069-5c29ce46a384\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80c91d96-ca62-4506-9351-d057d123291e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e2231e-5aa2-4678-aa42-9518a3575cbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ee3b6eb-3312-48e2-b5e9-a0808db1a361\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fbe3596-7048-4250-a4c0-4a397a22012c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25c1daf6-7c9a-4a6e-bba3-dbb73574e1db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"085ad397-add5-413a-b341-b9ec92915d98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55d570d9-31c4-49ea-b009-b44e9b68728e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59ef6942-0d4d-4366-a04f-5b7edaf99817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff044dd7-efa8-4302-ba37-7d88036ac63e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edeb676b-a970-4588-814d-fca71c239e81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ad84e83-fc9a-40ad-9dcf-c8e0e6536c1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"220ca30d-2b01-48cd-95ca-32207e9038f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"716b8fc4-18ca-4397-b4c8-323f3a38d1ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98a0b3c9-6109-4ba8-b6a4-cbdd50ebc811\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9424bcd3-fd26-4905-b53e-e094f35661d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"623dfd06-5dc5-4ea0-b1a9-b2ad22b26705\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7671eb5-f42c-4a0f-bb38-1d71b6309735\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cad421a6-ba3f-42d7-bb3f-9c8fb313fcdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47feb68b-e74a-43b5-a48b-d2ee34e8b913\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cece71aa-c23b-4310-920c-7faebe541b19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0224ae2-a731-457c-9ff3-4e8607de858b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6216962d-ccb5-4c9a-87d8-1c36b0ea00bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a52aa116-c076-41f7-b471-a486806ba3bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4272a275-eb8c-465a-81f1-8a29e57b3117\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2f1c6c2-eb6a-4c71-8e2b-a8f5f6b512bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc7645a-1d5f-4037-b8cb-4f4ae869e7a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9075adbc-2549-4e7a-9217-e7fa7865c4fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"9df2dc26ed3c2837108cd01148a7a441\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"572db22b-24f6-4ad9-8305-cc1b3a7c7fb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eca8fb8e-f701-478f-8a58-1334695b6fc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb6282c-0cc5-4b02-9cdf-3bca1dfd47e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deda8210-479c-4be8-b1da-a93f16770d51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb04e250-6f09-4631-a4af-aa8a3f7a7876\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73b6241c-1dcf-4048-a96e-c783205cdd35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6825d90-93f4-4f1f-8d8d-adc387a06e83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c8acf66-2f2f-4082-a52d-10a3578991ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da8be5fd-1a11-44ad-aef7-6c2229dd1bc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437aa83d-793e-442a-8dd4-9cf7c4c869ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a96c2ad-de10-4650-8db7-c75938e39c42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc8eecfb-23bc-4e97-aeef-6d398a8c8864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd7e20a7-a82d-448b-b552-923fea0535c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee58b3ab-6bc1-4965-a6e4-393e74e4caac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f33b373e-2f05-48f8-a84a-12f84bd80371\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e98fdfa-7425-4648-8da4-d5e8b52373b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ca8fec8-c6d2-4285-9f1f-722f6baafa80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20f25b34-c174-4261-a416-c5981fb4b12b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27cb1e06-3d93-445e-8e18-e2a0d8b2f72b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc1c6faf-161c-43e7-bcfd-02affa13c5e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9f571ef-2b77-4ae1-8282-4698b35aea42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d920a90c-0f64-4c90-b434-aae036f0dddd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0affd16a-decb-486b-b503-1f1be31b543b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8be14b65-57e9-472b-ab44-9772a24bc584\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6af22077-f286-4522-84aa-12c2d2310277\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"errors.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.492Z", + "time": 67, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 67 + } + }, + { + "_id": "efdbbfb5fe072a6824c0816d05684a99", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "21" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=21&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9325, + "content": { + "mimeType": "application/json", + "size": 9325, + "text": "{\"total\":51559,\"p\":21,\"ps\":100,\"paging\":{\"pageIndex\":21,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"aed50b4b-d1cc-42f2-acbe-53448329ff2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbeab993-b187-4468-bd1f-1b4e8c83340e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8513ee7-ce6c-41bc-9d89-7099a3813166\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32da106f-4e75-4a87-89f5-4daf4b4b384b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cdaa22b-f283-40d5-853b-48d64d61432d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f7bd8cf-e6f7-472c-9bb0-5b9e31bb71b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec2b8fa-0801-4cf4-affd-2579ce516e4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de512441-8771-45f9-91ea-c019a8752908\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"378ff541-649a-4d73-a6d4-79a35f2df107\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7066f06-23bd-4b63-9ed5-de4332d9df39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac366e63-4045-44b7-b718-4d462bdfbc3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c61b22f-c010-43a9-960b-be51a5cab4f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff343b6b-5d9f-4447-b48a-ca7f895b8b36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"272cd921-770a-4da5-82a7-11276ea4b49e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a2bb4a4-aa06-4fe7-8b30-7bff117470d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3199dbd-76c8-4e9f-bdd7-67b4867da407\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7275687f-4677-47fa-b5ea-401836e5c7f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b9ea4ba-cb9c-43d2-b91b-8000f96c4024\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e4ed466-fd43-40d3-9da4-41ca047663c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104cbce0-26b6-4297-9200-20403a0fa636\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"f41d5ae2afd0f16f4a8e46a160c1df28\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b1a656-81e4-4584-a1e7-95d29c2a53d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f1939e-c350-40d8-b309-b7bc9c7e14ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff2a259f-e929-4e8c-8427-5a7c350e3810\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae3d0ff0-5d13-4912-8371-498203da81c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2e55860-a6ee-4ee2-a8ad-42b4b5454551\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d7d741a-6cfe-4878-949b-02fe278850ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b37263-d34b-40ed-806c-3d98f5596419\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9f8c83-f257-4e07-80d9-a1e0f871aca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1dbc967-d6e0-48d0-98d4-e9b2c67c654e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e21a4c4a-720d-46a3-b460-c55b988debf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2322ef6f-a47b-4c02-babc-96093ed3f32d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82c4ef53-bf7d-4d37-8bea-7860c48a4300\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52a5bca2-fd50-4478-963f-df25b8e10d83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08c9b8fc-9db4-44e9-9304-6288d12b8c98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"079061f8-2b9a-4d86-bcd3-1bd78a87f4af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3317dfaf-3ea2-428f-a3a9-99b938adb70f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf79a46e-e69a-4ea4-8746-ac44a7322264\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e40da78b-0826-49fe-a55b-406a6681b6b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c217e3c2-9ddf-4af1-9734-9cc8a4d3f556\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97baf6e8-6d6b-48e3-a473-215ff469e525\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23632cf8-612d-44e3-8ed3-a39229f8268e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dadfa328-5dc0-4cf0-a7fb-1ece38569983\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b59c67ef-effc-404d-9657-e81847caac4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38b69c28-6e56-4ad9-8f75-2e683e897e9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45434aab-1965-4307-879d-b43cfd522de8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2e95ff8-8d7e-42da-a4fe-231a34495ed7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"546da932-70aa-41ae-af20-9d8f3ae7159f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e49c051e-a2c6-4168-9e5d-a52a4098363d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb837ea1-90e7-4f2e-8bfc-0d87c803b3b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c02424-b5ad-4ccd-a57f-98e4470fc7cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8490793-f0e6-47b6-9030-25988a6dc64a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0b1d26d-ce5e-4f20-a5e2-b2593f40f47e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43bb69d6-988c-4af1-a51f-1e892c398055\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dcf768d-444e-48b0-8fdd-2c6842f36efd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"259f005d-a622-4d46-bc5a-40d9584ecdd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0aa023fd-3127-4370-9b75-9162837f85a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c381b30-27a6-464c-ac16-2afd34c8b6e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b125e2f-658d-4856-8d3c-fa22f63d294d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2727ccac-1cc3-49b0-a473-20c900662f85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b92aa380-09fe-4853-909f-fea2248c3e42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c76054a3-79d2-4c2b-88cb-764f51a7cdca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8461d20a-3164-4c16-b075-2b69a84d127a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"834c82f4-f674-4e73-a0d1-fee95b725769\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48b741d4-e574-4b4f-bac8-75513652074a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b51e4ab-e7a6-4af4-9b12-f02110ddd463\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bade6b56-b35a-42d1-9d39-77ae569a6a11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f306fe95-ae99-46c4-aba3-f71e4a904939\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c02fdb18-440a-453f-aaf4-bf571761ab65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f46a5f6c-5c94-4862-986e-a3ae0e233014\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2649232d-ab10-416b-b439-495cd010151f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fae29392-eebc-49dd-badb-23372a6453b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d9ccd59-a52a-426b-9b9a-a77fef558853\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec46ec72-321e-4dc5-9850-8d5271aa6c96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68bed233-e168-4476-8d38-92167bc049a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c93807e7-811f-41bb-8563-a44531e2ce21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1637e6c1-485d-4e37-be22-f853cbd885cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b811730a-734f-49c8-a73b-aae6ed6ca5f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b12bf5-b5fd-4670-8e31-8a21783dcecd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ee0dd1e-828a-4723-8677-6efc2ec94e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ab9465c-3556-4e26-b25c-41b5858c182c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f156bddd-d69a-4ec1-a06a-eb5a25666d58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0011f41f-f208-4dfb-a172-540905b23011\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcf82767-2e0a-4a5b-9f02-8997f681f649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"785c7737-bbb3-4dec-b352-51cd7a03fbeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e81dd8a-a79e-4550-9e50-df0ddb265fa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dfe12ec-c683-4d55-8b57-9aa10c923607\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d970004e-1065-43ed-b05f-c70abff29d7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd93d766-599b-465d-b0ab-5b0ef5d04e8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e270f95-0dff-47eb-b0a7-c94bef5d48a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7143727c-cb60-4f35-9869-37377865a4ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a4b81eb-88f3-4b52-95af-e7fbec9d74ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bbe3733-2e20-4d94-8764-7adf425b4ac8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59b51460-5de0-48f3-b9ab-9141113eeba2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"444ab2d4-f5ea-4f5b-ba17-f49dfe00abb9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"894978e7-7587-43f9-8af5-4a712a2897ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91956704-4efd-42fe-897c-4fd211bf5637\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b9b0ca-0843-4a2d-8072-4e39564d0d80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d94bb9f-71a2-4d26-9c2c-6891c414714d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19118a2a-0fdd-4ff4-953d-41ee4895e10f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df38f3b-eb96-452d-af6b-4ae12d8c59bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"errors.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.572Z", + "time": 81, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 81 + } + }, + { + "_id": "12ffb18c1abfe769b6d24f28bef4036b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "22" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=22&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9153, + "content": { + "mimeType": "application/json", + "size": 9153, + "text": "{\"total\":51559,\"p\":22,\"ps\":100,\"paging\":{\"pageIndex\":22,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"66754eb9-cf36-4fd5-ac5c-e7692ac3609a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5157fb2d-61d3-4e9e-964d-495facd823c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca531830-4d8e-4c16-941d-dd42a9c6527b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5629326-f2dd-4f4f-b1d8-8bd2a15d2ef7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45cc1324-e5a5-43a4-8f8b-bce3fce57f1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d6945e2-576e-4c9b-a31b-c09e07fa1287\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6dee5a8-f4a1-417e-9fbd-37709c77d815\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb9f5dce-a448-4c87-ba38-64b891995c5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efd41276-fffa-4a53-807a-d095237bb3cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2b46459-dbd7-4459-858e-bfc9660cf7bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ab6a8d5-69e6-4a24-9f75-4cdad65778fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"276614d9-685b-4c65-9daa-8d883acdedce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83fcc382-8c64-489d-a70b-075d0b954f99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"469b2ac1-f700-4090-a484-6ee084088240\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16ff2c21-75cd-4c0a-a428-c1eb425bc2f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96eef6d9-249e-44c0-bfe6-5b69694389de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d48f677-4208-4df0-a0fb-fb4721aeb864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbbcff3c-0589-4d12-88b6-194bc9baa0a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1a0c8ca-07b6-4798-9606-82e93584395d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0adbeab2-743e-4712-985f-35dc6bcd708d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38994c93-fb4a-4838-b183-ae99a31a971b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffb2f731-df04-4be4-a2d4-a3d71a91b778\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a1a52e9-b409-4b90-8e34-42be11e8356a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7c1a726-f6a4-404a-a57e-a3e4167a7af9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97a2f42e-d8b1-404b-8e26-c8240578f97c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c543e11e-7dba-4257-bed3-c94406fd9f8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20e764fd-af36-48c4-b7b9-22962f632134\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59f327d6-6aae-4309-bee2-cabe700b5e47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad4878c4-69ec-4b00-a26a-60cb8046fa56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dca0e04c-7978-41b6-b90e-375df5c01f9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d844722f-32c5-4c44-a9c0-daa56f402e21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c251a270-068e-4a07-9abd-7724ed11067a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"426b50c4-7c01-47e5-9fe9-f36cc107cc6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f38cda7-8faf-4f7a-8256-9abe96dc1844\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89f09eb0-6510-40c8-a6b8-156ba0ec70da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f94cbbb-870e-4733-8f28-b928bd07f811\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea4ef10-3486-42dd-b6ee-edc63fd9fa48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f72794b-06ec-4f4e-b174-c1aacecbd51f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9873d551-9179-40d0-ba0b-4e702041af52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2206d6e-f1e4-486b-8082-bed6c0f938b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7206257d-ed81-4965-9681-94588a92b1b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"410ee0b6-2399-4259-bde9-402c098242e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1d7e435-57b6-4d49-ab49-ebd34baaf244\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56f45081-5c48-4820-9f2a-02673373025a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e81e917-6d65-41b3-8e76-a4fc99a8be72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2c9759c-1699-4529-a1a6-335aa676ff9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18374ca0-430e-4506-9453-45885c44f9a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fda45adb-db1d-4ae6-83d9-3a025b995ac0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23f9e4c2-c24e-4224-aa99-60421f40687b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"015f7dbe-8b05-4b06-b05a-cccd5c671c8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f91fe56f-2494-4ee4-97bc-f7234ed5944c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e5b607b-85ca-4058-8c10-31caa45b7042\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b3bcd95-7dff-4612-8c9e-c206055372e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68bed1b8-2544-40a6-b725-6f7987189bc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df56cb68-eab1-4c7c-bd6e-ddf00c2f5ccf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437cbbbb-36e4-44dc-b1d7-818bbb451127\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6ceccd7-0edb-48ae-9efe-a188730800b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8a3012f-67b3-4c41-99ad-260212341e05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85033cc0-8004-4e53-8042-3d2a0365821b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"480ccca9-fea9-40ec-8f96-a790744e258a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56846118-70ec-49ab-beac-1d8773783100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8402ddf-0f8a-476c-bfc9-4367db40a930\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5671033d-7537-464f-8d66-ce7dc6cbc9d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e73fb9d8-c17f-4507-beac-a299b6748639\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e676c0a-5873-4c91-96e0-59fb2a5b63e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe81b23-5891-4241-8266-fe426dc78c3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36e71153-8e08-4b88-9335-463f19ea89e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"131ae3d0-b9f8-4045-97a2-990a3b66eeb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edc4c6af-5116-4ff6-a60d-969bc3688862\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec876179-c9c9-421a-901e-4fec97ecf6d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3166f801-7ebb-4530-95e6-0baeb09a4fb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33c11267-9608-4220-b431-474c58533049\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34e50f1a-30be-497b-a613-41ca5a75fda9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dd1c318-d07d-4644-872a-7819a31f945e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"455a9469-91a4-408b-bb8c-a38a57f01888\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8c88690-1ef9-4733-81c8-2bd6dd111511\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"231af63c-3f8d-4996-b13e-b643c4f51330\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe3b9b87-e45d-4f3d-8131-39e8d7a44c69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef391b27-371f-401f-87d0-0d9ab72706d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e230c9c2-f22b-4827-9878-85d417d887f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"630c330c-2f7d-41bc-81ef-ccb78f57d2f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00537c06-cc04-489f-968c-6e17ddf704af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c61f1ed-a086-4ee5-b79c-fe87b4973f73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e333ae5c-947a-4ec3-a065-79afc18cb1c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ef8d46-05e8-47ab-82a4-3be1f3281c4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca79db59-c0dd-4016-90d3-05fabc37412f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b84cb0a3-caa2-4f7c-b89c-b3d67f3c0d10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ffe6942-beb7-45db-b017-bd728bd0bc27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b2e115a-144b-4d82-9366-29b81e9516d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca26f728-9394-4428-ae2f-6c56736a1736\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9a48fe-2724-40cb-bd5c-f6813967fee0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89f06d24-63f3-4d48-b5ad-49190a647329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef302a45-6bb9-440c-82b5-64a74a94f08d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c822bc4-6bd4-477f-8edf-667e3a8b75fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d213162-6397-4ab9-8e4c-9c7aa511bcb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5358f3a7-b375-4b78-aff6-2f0c1e6fd9c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7349eddb-7f88-4e34-a63c-7ffa7de22b00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"908dd0b1-55a2-4500-8c56-bda8b27b38fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75cb23b4-e920-40fa-a14e-595d0c37550e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d48bea48-8822-4ab6-9743-ccf860b29088\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.664Z", + "time": 74, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 74 + } + }, + { + "_id": "b9c4fb911d0ebbf08d75bae07e26d840", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "23" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=23&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9481, + "content": { + "mimeType": "application/json", + "size": 9481, + "text": "{\"total\":51559,\"p\":23,\"ps\":100,\"paging\":{\"pageIndex\":23,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"57419f61-70e6-467f-a554-942e0bbcfcd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a53209c4-c684-4cc5-aee2-1c96af0adc67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f914b8f-ac07-4522-8de4-8b36febcc77f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f7d59a3-e905-4cf6-8ba1-43931c9cad73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9917e10f-a2af-48f6-ae71-4465a63216f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4316432d-5e21-4ace-ba1a-c6952030f8af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dbfe647-8979-4cfe-8997-5942d5acddf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"fcc0cde361eafedd1421405638ab7f52\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19aacc4e-a11a-40c8-959a-b19d7d79b58d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44a22429-75ac-476f-8e5e-dcd1cca24168\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aac525ec-9241-44eb-84b3-acc38f2dcf33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bea2565-6312-4421-90da-73b6d9c0286c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23753352-69de-4aa6-8aa3-f62fd56b7aaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"145d203b-22bf-4282-a3c0-faf60d85bfc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c095aac7-e7fa-492d-afc9-349eae8c43d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4948248-fd31-48d3-b7f0-64f3c4e5ebcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f917065-99dc-460c-b133-3baf04116f1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5fe947-d99d-4f34-9dbe-34d9656ba897\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13d24774-fe0b-4d0a-8aa5-628ff101bd75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5c654b1-169b-4480-b7f2-4734bbee65e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dacd42e-0f27-4c20-bffd-57300c50e4ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7034846-0075-42bd-beef-2b9187029c5a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87ca55a7-83d0-4eae-b9a3-84898279efea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a6775a5-9a62-462a-b3e4-63e8f5e88c4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d29e3745-c2b8-4ec8-95ab-eae5c701e849\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db030a3b-d1cd-4ed7-b507-833e626a3554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26a624a1-0d13-46a8-8927-f7fd046d2b9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da1cb97b-2004-4582-8318-1e2909989645\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1446d116-2171-42ef-839b-5fdf1d460700\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ede2a5c-cfa0-4df3-b706-dcfa1470cb7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88e83128-3b13-46c1-9c6b-3152ca29c186\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7372734-9425-4f41-9d78-105f76a67555\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a814f08-55c6-45e1-be80-8504c2295f9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ab9b3ca-0039-413f-9d0b-5d572da213a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"660eb6b9-4a72-4a20-ac82-2f4fb9ba22a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cc94346-081b-47a8-83b1-8b723d3542c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e4dd00e-12b3-4651-935b-14a433c66721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87616b92-d722-4918-b0c1-dd2a441b1eb9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cacc83e8-0438-47e0-80b3-1f01e2a40dc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77cbc50a-0d91-408e-8521-e14efe5fd366\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d6c36f-6be6-447e-815e-566aa4801ca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd2a258a-82c9-4088-84cf-f08c3fdeeb5a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06ffee25-c3a0-4d32-a8d7-a7c543de32d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51727e36-e309-4b8e-bce5-5a3544a348eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c59306e-1f91-4de5-8fb5-a85c2362d8d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1210c60c-ff0a-49d8-9e85-99be5c5b5b24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3e0e735-5777-467b-956b-566e8462725c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b1d409-ee8a-4dd5-bb0c-d860ff0d4628\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"151f0e17-5d50-43be-8844-c692da5f391a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"968404a2-1f60-4ac3-9ddb-e0993aae86b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e196d85-3cbf-487b-8cab-9c5a171c0026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6add7f87-f938-4a54-88ee-fd19ccfbf386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"121ac458a8748e188e3acda984596285\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52554d53-d7d9-4946-b86c-852a1edb7338\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e982ba3-56ff-429c-903e-c5f401c0eb4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"831b4471-d5b4-4b7a-af72-e567addfcd92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a88bc01-ac5b-4df7-89e8-ae96078fbecc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5494fbc-649b-475a-8a13-a4953e5850fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94082fdf-129a-423a-98ac-4bea85361894\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4838ca08-d3fa-48bd-bd04-c456d3a80abb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0c4eb22-1178-4ad5-9e66-22bc743271aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afdb9d84-d053-4cab-ada6-020c63a7cdfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9123233-914a-4f90-bf22-e0e769e1df4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4276d119-9785-41c6-a2bb-c4f77135cc7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c25c6a58-4a82-4921-bc04-bda1042ee9e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74927516-7ac3-4f63-a886-1a080f28be7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65c61e26-3bac-4e7b-9224-0f6f517c3be4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ad4032-7414-41ce-a9a9-c2cafcff9a30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6913066a-5826-4630-8660-12227e56cfc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5fbb0ea-33ae-4950-823b-e28020b341ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d519454e-ff09-4308-8049-9795f3770b8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62ba601f-3285-4406-aab8-ff018984e630\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f86bd639-9ee4-470d-a085-c26a2661c6a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d5cba16-dbe2-4251-9ff3-896189380d03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab115bd-4996-4e89-88df-9c3a6ffcb1b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00c6f6f8-53fb-44f0-ae55-10e5f500d8eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b302c08-3355-42f4-913f-7c0b6f663d09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96e23c31-7354-40f8-ac5f-7874d827deb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"407da26f-5720-4ce4-ad83-a339b9e9897d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1841c1f0-b7a4-48d1-bd8f-679ccb21e656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5bf1d42-c9ef-4680-9457-9c4ef0d8ac96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc3ad2bf-9e29-4b7d-b35c-d86d94396359\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d772bd8-2e7e-41be-8f0d-ee7858c9499b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6df8d47f-a535-4e54-936c-79b41f9c5891\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad4a91b1-1d6f-4b8c-a280-9a22c1a24ff4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c945e612-9ecc-4d97-a44b-dca92ec616fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27981475-99f9-4d41-aa5b-6fe7fd8622f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db17c846-a7e4-452d-8226-56ea4120bc5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cc73194-4919-4f06-baef-38fb0cb9fbcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7eaf2cf-6fa2-4255-92de-470f025e1b84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ca3d004-5ddf-4f32-8819-740b332a8bf3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"090e8eac-b8bc-4aa5-9cbc-dc2877c410b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"391e07b4-6e52-4d22-b5ed-48b8c066d97e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e7b50e4-bcd8-4faf-a094-0ac1814471c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd48e860-31a4-43fc-a313-e7ac4fc8cef5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a6bd96d-2913-4cb1-83f7-6248149e0ed5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"685f311f-4f52-4349-bdf4-ffb38051c493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08247a5f-6c75-45ed-b204-535187e8a3cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3bf972f-90b5-4aa3-a19d-6a1cbfbe5edb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d60fb98c-9841-478a-97af-9398d3e59a33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0813480-9887-411f-bdf4-e36823891d2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"671ae6ec-65d8-49db-b1fe-dbd4730e1466\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"createErrorProps.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.750Z", + "time": 71, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 71 + } + }, + { + "_id": "5d0259c5ff1b09a51e56e49934eaa272", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "24" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=24&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9473, + "content": { + "mimeType": "application/json", + "size": 9473, + "text": "{\"total\":51559,\"p\":24,\"ps\":100,\"paging\":{\"pageIndex\":24,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"a6b0fa1d-7d63-4ec2-8af2-30548beaa95a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97a143e6-d00f-4194-9dec-98c1905c6f91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3bf50b9-7161-47f2-b2d2-4fe2c444a778\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"096dc7ce-4a8e-448e-a2ac-3a97821ea729\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"4d585effe53343a2276d7f9417d41232\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"874784c5-0327-4782-9ed0-71c81a7ba369\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a41b27c-74c6-4a13-8434-9124fbac5d47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07cc8144-2cf4-4781-900c-f0843bc5b94a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c87aa8a-0489-412b-8bbc-0dca80f0dc36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b19f58e2-6bcc-49ac-b90d-707c9d4334d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d6a340b-bdc3-44df-a149-1dd71620b2a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd1f98d-d6e6-4e3f-8d46-61014861b9f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9002a654-cabe-46fb-b781-b356868e45cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"effd610c-3b7b-446b-a118-c5068cc56b5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0629609-db6e-4d1c-b633-46f8b9197909\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33963d75-dada-4491-94d5-6c94503e0b23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b3798b8-d98d-4434-b31d-4f08e6acbda4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a1967b-5d78-4c75-af8c-14a49914137a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90d26c9d-5b20-4ebb-8bf1-5d5b0efef7a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f092f56a-5372-454f-822e-2fb55a2c1612\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0557891-f31d-457d-b212-eb2744f5748e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f27fae3e-d714-448e-931c-8503e253970e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf3c66e7-4e76-47fb-99cb-8affa5dff9da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a3971e5-a306-4a0c-a315-249acef15af6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a61d9bd-2af3-47e0-99a0-42b648a63d71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b9678ab-949b-4eb2-8cca-56780e89726a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4dd64f2-3868-4b17-adfa-0fbdbbf133b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"366603de-b32f-4671-8f90-c9ce37766b6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5bf02ef-9edb-408a-a268-86b11ded65ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d0bb251-45dc-4735-8e6b-d6ca900a74b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9431f300-9274-43f2-a089-f39faa457a42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b84c3f0d-a24d-4cd2-ae0b-951aacfb8d79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ce7e3be-491e-46a5-abb5-b87388e00f99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2230e5-349c-4969-9b9c-ef36a2c0803c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1945001d-a220-43b6-8af1-265c2e99c24a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b1517b0-ce5d-4545-a4dd-15e5e41bc8c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8284d7a-89ad-48d4-b349-beb0de1278fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b8a061e-a4b9-4abb-9331-3b63c7a6c39a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5934a7-b538-442b-aa34-96df76553baa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff74e8f1-9038-45cc-865b-decbbd69a8bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30f9e1b6-46bf-4e30-84b5-7569700f1c34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d76fab7-74ce-4c08-859c-48d2d3fcda91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56c66a9e-9e0a-4819-9f41-aeac6e6bda2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e4d7975-4668-4cad-b262-3f130374f5b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9451698e-45b9-4a11-ada1-d50461b736d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a34b4ae-2e93-485c-a45d-723bfeb8e293\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e577553a-7d2d-48e1-8488-bbef1124dd13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ca8b015-58ed-460a-b669-1a3feee210a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dac65ca-7199-4458-964a-b8c063ecbde9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6f83e04-dffe-4490-8932-84fcd654a22b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"468acdfb-89f5-495a-b751-d473825187e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f0b6d10-0743-4346-9fd7-15adfd982419\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eb53d4c-eda9-43a1-8b6b-58f340436683\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2615d56a-b9e1-4456-a06f-bb000649cadc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b51fa7-8bfe-4d87-ba28-845b1e1ac4c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf65583-8576-459a-8789-cc345ca075c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b4aaa43-5182-475f-b71d-660e1027a8c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8682157-677b-47a0-9458-6b99f5eae85f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"4d585effe53343a2276d7f9417d41232\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3c49642-ca91-4990-9803-63289322f31e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"696c4369-5d27-46f6-b3f1-d6011de9ae36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a17bebe9-0ee5-4943-90ce-74a44968eecd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"296f73be-1d85-40f0-b9c7-e76277add430\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"295dbe36-4c18-4928-b39e-51c01950af70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dedebf4-2dc7-4066-bd8c-67994a3606a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"241d61a7-9226-4cd0-a400-9efa4be500b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc2d46e0-e6d7-4b22-9c1f-cff8462a5c71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32869a45-b82d-440f-bf0c-ff9ab4a0b70a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0c082c4-e278-4d05-9396-bc0f1c7c67ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9caa6594-03c1-4fff-a90e-2f5ccf9f4524\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"719b752e-d036-47e2-add2-061e4d20b34c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27c47451-6df6-4e29-9226-969fd9e91d5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09341178-413d-4d1d-9a19-fdd208f8fdd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e15f3bc7-fc73-4ec7-8400-60a94f85aa82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3559ac4e-358f-4200-8ea0-bb4145ef6b97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d86c0724-e08f-4cab-bb4e-6718b989967d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd08e538-425d-4e9c-894c-91a288402204\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1adc701a-023a-4725-8506-41d125737742\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40a8f011-0b48-4c42-baba-cf5cd493e7fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db684967-6644-46be-a2a7-03ed1755ca19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f1a615e-cd6e-4833-a78c-be63c03fd447\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8a70a7b-0987-4ef0-906f-9653f05aacde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ece4cf26-6f78-4545-94e2-fa7e05a79fb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d94c2b-62ee-4ab7-ba75-b99431fe17da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85b31ce3-1de5-46e3-9792-1f6ea2583bde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5934ab14-cb3b-43b9-9a97-fd6b17a0c6f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d34c8b27-62f7-4915-9f50-1b8cf7448c87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deadb8ac-d707-427a-91a9-accfe5f7b605\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af403c61-79c9-4e29-b383-6043868ca9f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79844c09-0844-4752-9153-1ca8d64d0301\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9979bf2f-956f-4018-818f-6721ba0efd71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0885412e-fc06-47b2-8c8d-7f23a58c06c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ffa920-01ab-460d-b8cb-0d4caa06c7b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ae524d6-aa53-4eaf-a8d2-567b5802dd77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3354e840-6dff-4ad5-9d3d-76f8901c8e92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9e11d3-a1e0-47b0-9af0-5196c034e9be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5babe3a-7f16-4343-b413-07a44f128bd7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6131c11-f0a3-4ee3-8502-481d1677d65e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6017ef10-a8ac-4b4b-a00f-d6c613350caa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2c1109d-2960-4310-aba7-178f4b440969\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfa88f14-380b-4559-9eca-610e2ed1de1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0c921ce-1146-4516-abbf-5507bb151d5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ingestSources.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"createErrorProps.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.831Z", + "time": 76, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 76 + } + }, + { + "_id": "2c839918c317629544a8f408f9257341", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "25" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=25&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9361, + "content": { + "mimeType": "application/json", + "size": 9361, + "text": "{\"total\":51559,\"p\":25,\"ps\":100,\"paging\":{\"pageIndex\":25,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"406a50a1-18e7-4dd5-b7b2-6653f69654ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d73f42e-911f-4631-ae18-860eec186dab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e3419c4-4a91-4930-86d3-4c652d83b28d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e670c78c-17df-4e66-b6d7-57ba1b2ca444\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df9e8013-f120-4db6-b59f-e33cdcf54a17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5217de2f-f26b-4e6f-8f50-216f245c1d74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00d68210-f382-4fa1-9e2e-56cabf122b54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63fa407d-18b4-4262-b83c-6a449e7e3e9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d682b3e-4942-4844-ba5a-eb731125b1b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a356492-3582-4938-8073-2aef56f5218d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d82c7605-2c8c-473e-a516-fd4a7481494d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"310b6dfb-c793-410b-8ae4-1ce6b3dddfe2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c48f3ca4-5bd1-40dd-b2b2-c96d23d4d283\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ff364a-d8f6-4779-9423-c4276ebb6c8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6befffa7-3992-4ddc-bb19-8b58052dc122\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b153ae28-e7d6-4d69-aa50-917e7dfbd7b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e886b0f-c843-4f2b-956f-93afc7793c06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1beaeb58-c56c-4fac-80fa-9276a2a09813\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf4e778-1504-4a2a-804f-d6faba98793e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e66fabf8-fe10-4e1c-9cc0-3ccc119d1c81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e3404ab-e7ac-4f4f-a247-267476e3d1cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c65abc-4d51-4e6c-93f4-5989f0491ead\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24c73aff-3f0d-46af-af75-1b53008a4686\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"277e2c70-da9e-4014-b860-3600b8a603f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ffdeaad-f4d1-4d8b-8a0e-f31fd9372cb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3a1d6e-5816-4497-9864-302b5c05d16a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25698fc2-3c43-4bd3-a8b1-4bdf344ca33c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"b599c2a70a8057d3db8172e23ac994a2\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5305533-9cbf-4df0-9189-b1c0f27f73f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85f7ace6-f2bb-4735-a6e9-7aa30e4cfeaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5807b7-5651-4757-909d-ed7bbb311c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7affac78-4d90-468d-a64b-423a4b2e19e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"540e36a0-4fb2-4442-922a-7496667dc306\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0303310-5828-4237-bff2-e5e77d6d6010\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d21e2b27-23f4-4187-b468-56f366e8796e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5e108ed-5536-41d5-923d-d629c09e160f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae2672f2-f001-423b-8aa3-67571f044bf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb8f0985-d587-4f0c-8ddb-cf0a7c7997f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"692bb4b7-6366-43bd-9abc-d43958c0d5e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2288e66-d66e-4b36-96e1-638c6e1cd733\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7856a2b-10ac-4dcc-89fe-a2e8e52e1453\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3ae716-78c7-4e43-b9dc-a08f9e64d0c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7877db2b-9ddc-4985-97e2-1820b8d9f9f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f35f1efe-73b5-453b-b795-5cc66c28c8a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a9ba239-75fe-472a-93c9-5274d2fb7860\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b485e85-9a39-469a-9f17-e825e487e09d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e74f553a-f746-4afd-bd3f-987a4c3ceb6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"069dd1ee-f02f-46a7-a04e-388a4eed6f88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba455a2-2830-4613-badd-eab61f6e8440\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2e9d945-faaa-4423-91d6-1dbe947e8334\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e66e3a-3edd-4947-8f55-c25164b75dff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a51af2e3-caea-42e8-83e4-13d755346a16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94429e3c-656b-4cfc-8f81-f871b0109a7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05dfe8fb-3d13-48d0-8d39-e71775f708c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0bf1090-d76a-473e-9144-8e177b690186\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb6d5076-1928-45f8-a6b2-ef8df3b7ae20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62185c59-7667-471d-b768-260263591d47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a84f354-bbfb-4845-9c98-51501ba3a0b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69767101-f242-431f-9d5d-d3ad1b19ea1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fcbc4c2-16d1-4cdf-84a0-2789f7b93dbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a6051a7-f573-4f6b-81dd-c9db3435ef36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e9c87c-88a4-4560-aeca-a2f804a599d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51bcfbac-2f94-4a36-b1a8-b249ad68713c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52e191f6-539d-4e5d-a262-cdfbfee3d337\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"516e196d-9dbd-494c-8285-31ed177c3043\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6125b46c-a79a-42aa-85c8-796871beb53e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17d8d21-f5e8-4186-86c1-1ff9d568e539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bd17abc-93ad-428b-8963-ff4368c0ecbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9213011c-4457-4971-9738-7efe651d4cdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"593b88da-a3d3-459a-9d93-ab28e97ae892\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e388e2c-faeb-49ba-b7f9-7db12d7419a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c893de1-7cfb-4874-8532-c1d9300f0afd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e0b9b9c-86c9-4376-9b4a-e03663820a55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5395b95-6c8c-4397-acfb-77b874988578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dca7d366-bd03-44d6-8b36-672ba6aaa270\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a130a693-8abc-4062-8c92-fd40a15f3264\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6ebabab-fba9-4e96-8ad9-cad124568bd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b36f32-02de-4193-b5d1-ff92a20c9c7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"304b2ac4-1509-40ca-b7d6-a1a3711e266a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6810c04-28e3-409c-9821-186f76d0aa4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c852fd0e-5252-4e70-8858-48a35e27aa6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"013c4f26-e52b-443e-bfee-a8d53ec07e9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ffd961e-7bb2-4b1d-a820-b1c4147f03e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"403f658b-eed9-49fe-818b-f760db933306\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d032b92-aa7e-40cc-9fbb-ff6a2a93d689\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2a89064-1719-4d6b-be6c-8c3106a99c66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c325caf-37a8-4c97-8cf8-1e1f939cad21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7508ff-512c-4fd6-9ad7-b8a3a55bdda4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb02f429-1e97-4a4a-8587-ab8054b76f78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7278be64-0d79-466b-b413-e5c1ff6b61b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e47f788-1bfd-4081-935f-6ca4da5e0d46\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"685f1904-a256-4eda-b628-896404623554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5959b730-0b58-491a-b412-317533412864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d52063d0-8fc3-4ab1-bbf1-03143673db9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"202edc7d-c417-4a59-9b3f-c45cb687a686\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01d80d7c-b5fa-4532-951e-77a1ac077733\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad6a76a6-3c10-469e-9801-120f117ec47b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b57f73d1-2e0f-495b-a9ab-e6b94a5bfde5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5866f71-8018-422b-b144-dbc2ab26a1b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffe192ab-52ac-4cea-87cd-fe206ab08a88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8342abe6-0580-445a-97c6-eeed49f4944b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ingestSources.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:37.922Z", + "time": 74, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 74 + } + }, + { + "_id": "9676b6fd1233d25248e34b289dff73da", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "26" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=26&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9361, + "content": { + "mimeType": "application/json", + "size": 9361, + "text": "{\"total\":51559,\"p\":26,\"ps\":100,\"paging\":{\"pageIndex\":26,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"13311d6e-ba17-440b-b984-d586ff8525c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1845ad6f-74d9-40f5-9214-404c1b870081\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5be01add-1240-42c7-b906-1f2580c70755\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51863627-c184-424f-866f-ca18e3c43621\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2855743d-17f3-4c6e-8c6c-48b7ec813a90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edbd1319-bdfb-4aef-b71b-31f73db7d026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf54345a-fcad-44d8-b4ca-2fddaf9b2673\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87630c86-6566-4f03-ba05-528eb81c55c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfab4508-8c8d-42b3-9e1b-c87716a54b7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"925d5625-e925-4b42-aa0a-f89dd841ef59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5764a9b6-e483-454d-b1f4-495fb332ca61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acc1dc95-99bb-498b-8f9d-972120f34162\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91b349e8-1e48-4675-bba9-8f8a91d70eff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff24c3a7-c125-4e16-ac85-3b51014a9bd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"131bb1c6-7c94-4da1-8cb1-fc7b55ca4c8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f8826c-590c-4155-818d-b7278ebcd93e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a567f6f8-6562-4e93-8329-5e1cd24cffa1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dc87a03-dcbf-467e-becf-471444c941bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f819cef7-f127-4ff4-becc-88abc443c84f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f20d91b-c758-4bb4-91a0-6b6271762cf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e787455-970f-4939-9d6c-5eabb3541b64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"301c680f9d2bbeb0b5fe7786bd1185d3\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4931733a-c074-48f2-838d-e12498a800eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32237f30-0084-4b1e-ab9a-33a92a98da2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a00ae0f3-ed5b-44b8-bc24-e7431dbd7c8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbd28f9d-d214-413c-b330-925d36e13404\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72d7c7f6-ae46-49d5-9444-b6300dd25d9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3813a490-251b-4ec8-a74f-befad7514820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e419cd3-3f0e-4ab2-a53d-93a6b9509447\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcf508c2-0d46-42d0-8578-9d4620b4bb87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0110d01-89c2-40ef-a979-01403c1620e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77963fe-5c3c-47c7-b819-cd1e9263c3ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5882dadb-0810-4794-9098-555030f0048b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc3c94a3-fc5e-4440-bdb7-fe32758e3b50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e1ca045-e059-416e-a512-09ba8191ac6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79f57c8e-55e8-4d2d-9afb-7dc5eb1c8a9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dc480a5-7259-4f8d-a97e-59614ccd6940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52901b56-4ba1-49eb-919c-596c1fa0cc4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"561577cc-a131-402c-a978-d0b79ff58494\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcadd89a-e35b-4bc7-a1dd-c20245674cbc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4986139-1ff1-4e9c-95c1-12ba161fa098\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17b89a0-37a2-4e31-bdc6-0f5a97bead7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5f22a5d-da8c-4163-8277-90a6f9d30ac1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9af955db-7e8b-49a1-81e3-f255814eb7ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4da52984-b327-4d96-a5e0-4ed5e8f99780\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af77c8a6-5af6-493d-83b4-b1052460ed75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2367eeb6-07d8-4568-a2e7-666e5fc0024c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a5d2019-e1a5-4d53-9bf7-455fb5392eb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49efdacc-259b-4454-90c0-be0e5f3bbee4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d005a76a-233e-4253-a731-57d137ec969f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2edfa6ce-9d8c-4897-b57a-467b305412b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d29a6048-916a-4ddf-882d-53c49300b8cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"569da30c-ce42-49ed-a917-381fcff9582c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3bb8eec-1cf1-4216-92c4-5533feecc596\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0272b78-80a7-420e-bd96-df025ebdc778\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87146af3-9515-4b8a-a00c-cf7e3fa4e01b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3184eb53-9c82-4d22-bb48-7d967879507d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a2e6957-f76e-4fba-9e66-9cdce60db823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9145014-99c5-433e-b07f-b064071433fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c17014bb-6f41-4b86-bd4f-25f77a3921d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4365df63-6d62-45e1-8173-818b2383d52f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0a0bb1a-10b0-4ac1-8758-f0a71a0893a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d8fe4e-5dfc-489a-a621-38a944e924d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf8887d1-1c8a-4454-bcf6-2d53ccf23511\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83ea47de-9fc5-43ed-991f-fd22b1d23300\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8a2f75c-bd9b-47b1-9d24-7d94625cd42a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b8ae4e3-cd89-4fbf-8bfc-c61e9c13cf79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f12766a-b191-4603-91df-bd8004dce651\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"648502ce-05eb-466d-a677-376864eab1b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384500ef-97c7-423a-ad52-84f0da25b8ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f9cd47-5a12-4634-a0b9-c25d1ad0bdfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e1aaec5-73b9-4058-8d8b-d77479f3c661\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8af90c82-0e6b-45a5-9c84-d801b087ba2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d4afcdf-7c97-4d9c-9b20-45497c5fef3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dba87a1-5892-439b-9fa0-8604c1f77e96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d98faf5-bff4-428d-9670-e1bc490d5c9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0a3dc40-f4a7-4e26-bb81-924cdff456f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6010d097-980c-4101-9d45-357c886b8e0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5bde12-9b5c-4d3c-90a3-93c004be7375\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"738234b2-41b7-4813-a1ed-9639931c5795\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e0ce967-a305-454e-9d11-096564820742\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a35ea1e3-b63d-448f-b68f-189d562c5616\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7c38fc6-b843-4c89-9e36-3a32cca5a73d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb61a293-27dc-40e2-8a40-084e49d2f582\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc02dbc-eef8-44b2-ab2f-4d03e0d7b78b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab119d3f-88f2-4b6d-92dd-3edc61712841\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98dbaf6-f926-481d-9586-7373e70b10d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"155559b2-a4ce-47fc-8af0-e2bfbe1c7906\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2908f4ad-22df-4e69-81e5-baabf191f093\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb530e29-cacf-40c6-b505-f2db6dcc03c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32ed4bf3-0bc5-4015-aec2-e1d513cf1825\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c6bc104-2036-48a1-a02f-4e7b669df7ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78e7f2c2-dda4-4d1f-8fcf-f3a2f7593379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad7870e5-54df-4a85-90f2-e00e41a5a556\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b960c1f8-db74-48ee-bf9f-ce72e27b2649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79948bac-aa98-4538-b05e-b29806e08d41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3a66f10-68d6-4617-8989-143da8741a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb2301b8-ebf4-4b71-8a2a-f0191c0db551\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44e26ca0-f5e0-44e1-b038-3baa875a3455\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c479d2bc-b530-448b-a32e-6c9364e3ae5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23e462e8-ed2f-4649-b858-8a3a2d9ae9df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.007Z", + "time": 75, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 75 + } + }, + { + "_id": "2c619aaf1717474bb4c6a346ac35e9fe", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "27" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=27&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9349, + "content": { + "mimeType": "application/json", + "size": 9349, + "text": "{\"total\":51559,\"p\":27,\"ps\":100,\"paging\":{\"pageIndex\":27,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"9f1332ae-5c39-41ac-917d-10744ed6ec89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f3a2afc-8cbc-42d3-b01d-512427b30bda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d19eab-c15c-4887-a378-4305a432b1da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f16466f-28b5-4f77-b0ec-d84c9dab9f27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa060344-5b2f-4d11-8362-55a71d13ab2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf110423-8bcb-4b85-a4f5-2ff28160f100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cae3cd46-c800-45f7-9776-23afc21e5fff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"536a6f55-b4db-4532-a172-9ab030c21922\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20810c2d-27ee-41cf-98ad-be958912bb37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43708e24-63ed-4569-a564-5b284a13953a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"935c3fde-3db4-4bbb-939e-25ca06ab0c38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffc45da0-7987-4872-a2cc-60f7e7bd3294\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b33988-6c24-4f67-a358-220d3d682e43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13868e14-6780-44e5-920a-00a8384a547a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd129af8-ae15-4375-a8b0-d0bc399850ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"279d077a-f8df-46e7-aef5-1e0b3f9a4651\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e57b43b-ff51-43ea-a70e-2181f11722c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"c7a985a9099a6e3002112752d095b27f\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84fd313c-0542-483b-8dd3-a9d3c2f3bdb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86a4b854-7517-405d-8d5b-536fcf8844bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a80f8c9-aee6-4de1-95a7-8bd5ac677890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75b7cc22-170a-4c9d-b2c5-13509a956047\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"152c9447-aa62-497f-befb-dba8ebfaf27b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ce0d32-36e6-47eb-b162-0bc79acdeb93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3be8b9f5-38d6-495a-b659-5342c57ba8f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cc30441-0703-413c-bddd-894086e9673f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4ab962f-3d33-4ac7-b16f-99d868d1000b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1119e8f5-4b48-4c54-ba4c-50cec1d343b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d812805-b6fb-4ed6-accc-dc54e1dd102c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa9d1a45-d889-45e6-8d8e-273aef9a06f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01d406f1-9a72-4e44-96b0-59e5858b7e84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"723b7591-df41-400d-9749-8f791c333882\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83cf8b3a-b40d-459a-847b-bc2c5cdcec42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6f030e8-0ee3-4c62-b0ec-1da10aa50b80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73798845-fdd9-4dde-938b-b7db1a209cf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72880239-0ebe-49c4-9cc2-832a7f46c874\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55048d4b-1adb-4d18-bab7-15b3b3433042\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef7563fe-070f-4e2b-a126-2b3d90343767\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cfaa26a-f367-4b26-89cc-8e6f66a3fc58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61b27dcf-9d69-4ad0-933c-83a97b65a8ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2378ac45-a213-46ef-9e85-80f4dba6770e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eac3f30-05c9-432a-ba8d-2fc68444912b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcca87e1-95cd-4fc7-ac69-b350ded8c5c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b729ffd-a155-4d9e-8a3a-dfdc7d36379e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b5d1230-77b3-411f-8ac5-d9d8526eaf6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a2f99b2-1e54-4888-b535-a11aa6865b2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"511899d5-bb77-4ca7-b48e-c25bb94e6f50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab93d728-9b69-4050-ac2b-4ea8671e0e99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e8115a6-8244-4ed3-b34c-ed40466eae15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c417e443-c1f2-4dee-b6fa-7d881c31e817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cdfe15d-1787-4e56-9681-57a5ee182e3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84c2e87a-0e43-40f8-a565-08a6267beef0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe795777-88e1-416a-9b7d-6d96b4fb67ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f91673e2-a171-4692-805b-2efd73632e66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a0d05cb-c283-40ca-971c-1d9c3d6a7bfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d430d77-b73b-4b7c-9d56-be062a6ced8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2205cc1e-c5f2-4f0b-af79-d3258c4d1329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bc42dc9-bdb5-452f-bed2-e09922a15fc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acc102df-b7c8-438a-8e1b-53a3c1e08320\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32166cb0-c420-4f0b-892d-eee79cd6d823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58388a87-d27f-4a26-bb25-bd7e01583248\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72444716-0ec0-46ac-ba82-f10c9592bac7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eed7efdf-45f6-473c-9afd-2f85b57d27a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5561e500-bbfd-46cf-a67a-d763eb6ce6cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca9ebda2-551f-424c-b08c-a5389d103d23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"339f3cec-1260-4ddb-b349-34e563473965\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"080ec7ce-15b3-47e2-85fe-faaa83711388\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e3ea4d4-b092-45f6-bca7-899102cd1605\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39615659-6de2-469c-bfec-74d08a2e43d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a7241f1-dea3-4ec6-94d3-3ba690204277\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fc760bd-989a-427b-8f45-125a4031a7b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b805233-f1db-461e-a032-fd9a0aeb02a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2047ce0-4436-4c6c-97d4-cc59aff3c7ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb8b89f3-de34-47f2-a0db-22d930568056\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae2c4e1-4e6a-4b06-b378-c3133c231783\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac7e762-b09f-442a-addf-1c0b5970e543\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dfcbbcc-9118-4f78-8ab3-f6c83e2af4c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff746fc7-c911-4e30-aa39-eb2dd0392ca9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30d60957-36cf-4e4a-9f80-9e68dee45c86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd72378d-c764-4686-b445-2238655cc9e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47fcaf77-aa8c-4b98-8580-6a917f1a425a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8180e1af-dbf3-4c57-b7d1-9d0c6c843f49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7691a082-9ad4-4868-828b-6c6f5094cdf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa2d4fe6-a08c-4e7f-8bf8-d3583cf9a87e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeeb0452-3e0a-41c5-a935-1d6c0bd71ff8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"332c8e83-6c87-451b-bacf-6c688efc4caf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfa4914a-1353-436b-8e86-e3ad62211ec5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f82c5616-bb83-4554-b0ab-43d0cba6b807\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f6f588a-deec-4ecd-82e8-4ca8f7ececc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9851786a-796f-43e0-b387-16e455253b6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14fdefc7-da81-4748-a8a9-75d86241d672\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b42dcd-a89f-4ca4-a4b2-4ea269cd7d12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d7904f0-a775-48e5-96c4-90d8e26e5b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd9b87da-4f51-4cb3-ad08-4f9c0186c06d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09c5b4a-4407-4267-bf21-ab4c9b5bd876\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a6087bd-6178-4ba5-b671-685ac322df39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"582ef95a-7123-4ded-af33-4786570cdf90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f6b2f44-2b55-4a62-81ef-a55eb6e7ab1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a335e2c-7c83-4949-9977-5c355d9713dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5f94655-2536-437c-aaf2-bf4c4d5561eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"241ad43f-75b9-4f5b-b668-a4f1218804bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.094Z", + "time": 84, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 84 + } + }, + { + "_id": "620bdba56cc6d6b57038f71bb2f2eca8", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "28" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=28&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9221, + "content": { + "mimeType": "application/json", + "size": 9221, + "text": "{\"total\":51559,\"p\":28,\"ps\":100,\"paging\":{\"pageIndex\":28,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"d1318a37-f8f9-4422-9a06-2d78abcd703e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29df8cbe-92d5-4f5f-b2a9-e73aac5aac27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f74b7148-218b-48e1-a10b-0e52f1bcc4b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa7b7232-3219-45ce-9b56-6336bd862fbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44dd5598-37c5-4ad5-8384-da39fa2384f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"634b2361-2bf8-4c15-b9fa-b69af1c31e1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d920847e-a579-409d-9329-16ac0495372b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38a41037-202f-4171-8035-99d8685679f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4beab36-1e0b-4650-98d6-b6aa628114cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df482ca-a18d-4c24-bc3c-f551ebec59a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4128b958-43b9-4514-902e-0e26d0c37bbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc5197c7-b566-4c20-a5ef-cc7ca4335d7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d067f6c-70f6-48d4-992d-6e414a829e9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12483d3b-ac86-4cba-8b30-81d1d7876c53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ff2c71d-85b4-454e-9643-1668f5343771\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c06c1660-fd4d-439f-8d63-68c87b34d1d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4525549-6414-4f2d-b0f1-f3be3ad770a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bd6299e-5c8a-4e4b-b39c-dfc69c78d14c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4045a52c-f212-4c29-bade-15205e256723\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63c718ac-648e-4f92-96dc-b4bf966fd353\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"604a639c-89c6-4040-89a8-a298898922b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"374fe9a7-ad14-4c8f-ab52-162dd24c727c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d568d3f-afff-4729-b693-bf7f4b46f7ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"464f1253-c370-4830-9d28-ec8d61b08ea2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4a1baa3-0869-42d1-8a2a-16b5e368a457\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99f552c2-488d-4caa-ad1b-69cbd0633891\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ebc9534-e468-433f-8f08-c845cd3d1dcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ad185c5-b45a-46ac-8752-5a5a88811eb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebc587ff-63b0-4f23-ba29-f3aef6cd7009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e582d4f-88ed-4282-876b-3e06a1b6fbaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbdc55ac-aa8a-42f0-906d-2ca0f03673aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"051890de-e2fe-4d6a-a44b-c6575b156e57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3794f5be-b7d9-47ff-8eb9-f49d169e40e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"051903fe-b373-43ff-8baf-ae6b9eb3762d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"968162f3-9d62-4b5c-9b8a-2dfcc5beb024\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f0dec65-5a3b-453e-91a2-10fb389ce3c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad9d71b1-e305-472e-a614-9fa72b4d2328\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beaa33c4-2f2e-4474-b238-c099403fe4b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d997f9-1569-4499-a73a-1bb2474f0f20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59e84e78-0279-43e5-a922-60b01f919cbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc68121b-6d3a-40dd-8497-b80773cb57c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da6d109d-ba84-421f-842b-9830b0306039\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d383e74c-0537-4f6c-9024-a796912ed6e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0155583d-4366-4a45-bd11-f7eb4a0cdb28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1184e612-4f01-4016-bbca-f3fbe47f3cd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdf10a69-d581-4b24-a2b4-0de54beb48a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912f16db-d82e-49c2-a59a-b80080f04e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19a2c814-2f3f-4ebb-ba60-df28053b02b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c50b5f8-b357-4c13-9711-b53d71bc16c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"decd28ba-5037-49c1-9ded-6113d27f72f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50995388-61e1-4a6c-96e5-d4bf83831f62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d5ecd60-2a75-4e60-91de-3b86cac97ec8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e1e925-141f-4149-a27f-157e77dc8b73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d03b8ab-0b22-47ce-ae9d-dc16a7a48777\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b7e3854-274c-4ca5-9c3b-0058ece10434\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8afa0b9-57d2-4ee6-91a8-9dbd6fac1c05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f8da644-6702-4d67-8851-8e48db933def\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc4fe436-a7a6-4ba0-a281-0f98ea36b33c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa870011-98a0-423f-ba73-3ade6a19ab7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd597f11-c757-43ed-bd60-8197634bb74a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96779391-8e30-4ddb-b21d-ffa62380dd05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d45d25b-7fa7-411d-9d32-183baeb994e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b47185e-43c0-4dad-8ca0-1aa1c6351110\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec39aa79-5d88-4e96-afc1-4b98f4e36772\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22b5e459-d826-41b2-8ff1-30de236f7de5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9696bea8-1bf9-47e8-ae0b-20af8128ffbc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ca7c07-7c92-44f4-ae2d-d07d61d6455b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11cfb7f5-d0bc-4cfe-a579-a2f6a94de664\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ab4bdb-6561-4429-b522-ee338bdd00b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24fc44f-91dd-430b-9ce5-04633da7fe91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb252a9a-280c-4e03-8dba-5f4ac972dcca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20d4ee46-24d4-4852-8d23-38619a98d422\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82adde1c-ab47-4c12-8df7-61ca0215b937\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23bc34ad-fc55-4ccc-ac9b-ef4082424e00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d1b4e76-81a0-4073-840d-8da4b61d8edd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64f97eea-86c1-4fdc-b311-7f1b8b41b3f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9013adf-b1c3-4a14-9363-1d0cb2171882\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31e06e4b-8489-49d4-9005-699d0791a207\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a20549fa-8c29-46c7-b995-58d0ffcdcdc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebfdb2b2-7e2b-44ae-a002-530b7ef77a9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39d90d08-22bf-4394-9ac6-7c366eb630d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed2c13da-2d6a-471e-8a74-3eb405d6a74c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74e92a79-9c30-4c2d-b0fd-00dfc7ccfc8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007088c7-db7f-43ad-a5b1-b1511745113e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c09bdf1c-bccc-4661-8da5-2609f807d0dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0819ccc6-ccbe-40a4-8916-f6c49d35d1b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"804af680-ad6d-47c5-9ba4-508ea9077aac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f94ce67-8e20-4244-8556-a4d5e0a6c680\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc350645-cfa4-40d8-a9bf-85d76f35fe9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"455cc193-8656-427d-ace1-10859bfa0659\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95fcfef0-d8fe-4963-ad58-44d93e813b32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b032d2cc-9ed9-4687-9ad8-6779d04b0eb1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5934b6b0-a741-407f-94bc-3415893ad889\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a84699f-c769-408b-a407-688c713ae206\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ae7cc8-c8d8-44c4-a231-02e0f1d86f18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6459f7b9-0c45-4a0d-acae-e2ed180a9e33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b05d73fb-5816-47ad-b7bb-ac745dc8dc2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5542ae95-e91b-4f08-a24c-88e042d9abff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d4fd141-603b-4579-bbfe-5e8f6384430e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4006d44-bfef-44f0-a0b9-9ed20b484dfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.189Z", + "time": 77, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 77 + } + }, + { + "_id": "2b4a84ec7a64af003170c31465b367d2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "29" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=29&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9397, + "content": { + "mimeType": "application/json", + "size": 9397, + "text": "{\"total\":51559,\"p\":29,\"ps\":100,\"paging\":{\"pageIndex\":29,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"3fae7554-0f9e-46fb-b5ae-29a3c65d485d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b2c70c-4000-42d6-95f4-0a570963a507\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97b5e053-9ab9-4e2a-8eac-0b32772bdce0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c9aec76-5d61-436e-bcf5-cfa23d5803e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2604102c-7f57-4154-bb64-b8c8da2e643b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c89ac8f7-e376-4b6b-bc99-8df474dc96bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdebc241-535f-4a3e-89b0-0795c6d7fea0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bee2a15e-c90f-4495-9e1e-3263de2b27e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef402b2a-53a9-4971-8bf6-19c352172bf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6d8ffb7-8f31-49a7-b820-c57aae54fcbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13f2a36a-f010-4173-be36-d5b15e34d571\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d189d77-245e-46cd-97c1-3e7db3ca49eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6be0c950-823d-4fbf-801a-b691b051209e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4a4f176-e707-4271-a8f3-99d6e4e16731\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0591eb97-b1e0-4a4f-8639-25a81d767302\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6c92564-c26b-42fb-97ad-f89a3140538e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b86830-0cff-449d-b02a-5ab7e48f984c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4b6215d-01c4-4fb1-8f2c-c7091c9fd17d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9984b0c-4fb4-448b-8519-a31de0806155\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1c2710e-4814-47f3-9e5b-a2bc91f46571\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20bbbc10-1271-4ae5-bdee-9904648461e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"839a74f7-12dc-4ef7-8123-8fbfa64dd539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a982d2b7-0476-48fe-a8eb-7337e8c30618\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bb11218-d6f4-4f07-bd58-d80fd58448d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"024a9aa0-3bd2-4ddb-85ed-2c759fac14cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18da0cab-7aca-4433-9ae6-d138796b6bfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb582278-7796-4858-8566-d89c30b6447b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9eac407d-028e-4435-9f38-ef05ccb00774\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"495b2cf4-4c70-4ac3-91f4-d5dc7a7ca9f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9886f822-93ae-4078-8195-d10167be7838\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e78323a7-8832-4d81-be82-6b9fe0771069\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"968b8d26-b08d-49be-858e-427f77480278\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ae5d89c-9e4a-42fc-b300-d85ad57f405c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d01c7e06-cd84-4614-a58b-a098fee248f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36b5ebe3-cfe4-4f35-8e0e-e76909968db1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb88161f-7cc1-477d-b432-408ebde09daa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5678195-0985-4d06-865e-982eff128398\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c943db4-4635-41f9-b30e-589d5a34e6fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"46d4d231fe0a66a162851382f896d699\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5d23434-6910-47ae-b12b-e19a5bbb9638\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf69e206-4f66-4b17-ba3f-ff90ea1754f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"854ba807-36a5-4a8d-9022-1f4bc9b92dba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"816540ca-e0fa-4506-8069-2835f7d502e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"130299df-7271-4a15-9149-eadf9b5bdfee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3739813e-80b7-4fcd-b193-7f998c210730\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0259086-8d5f-48a3-af1c-d2a3fff28e48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f64db904-027a-4c0c-a25e-6c4dedc0c263\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a609e0f-ae56-4041-8678-360012d014a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6a3983c-e35c-41cb-9b1d-f8260dbb5e59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81430332-68fd-417c-8a90-89f78529446f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75996f9e-e3ef-42de-8b62-b354c1e5cc10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04903a42-237c-4789-b704-e9436debf4e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6477c3a2-8035-4990-8b4e-104c59013f0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b77cf0-c3b7-46ea-9c1e-5b8b3cef1a14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48974940-a786-4c94-baab-b4856997f403\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f31bf3c9-e825-4034-b59e-55f1fea93207\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4abf8d4a-176a-497b-8c5a-f66a96faffd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19264e51-e642-4629-a1e8-e364d9d29c64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42f690be-b429-4b3e-9c8c-dda8ff9be8a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46ca62f7-8105-4f5c-9e79-a78b344c3d10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"627f36ec-931c-4fb0-b0f2-163a1d2a4ce7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc74886-3cf9-4400-80af-30c2577f8a3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c15b4dc2-6833-4dcf-b920-c41411cf8bfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8e2fe3e-7ceb-4ef9-a833-5d98e73c7a37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b6b00c1-4980-4f55-b5b3-83b4e972f2b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a6efb6a-ca36-464e-a33c-d93c3db204e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77da9a7-84b6-4fba-9d5f-48fc927b6f88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5032084b-e4ff-4f75-93db-bc6011c09125\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a2bdd15-b0a1-4374-8a31-d0d1120bb924\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec77bbbe-24a1-45a2-839b-da27a00d5129\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc413a2f-6240-4997-a1bf-f38ac75bcf60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f84784e-eb83-4fd7-90b3-9e022b3f716b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"172eaed5-6e79-4216-9196-baab04708ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d81ec20-6fdf-46d9-8550-7a7ba166d942\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e11d48df-d063-41ba-b753-f2627a5313fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80a90d2c-e758-412e-9cf4-87f70a67fe52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f2dbb83-2e7e-41cf-ae98-5b2201be130a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90d664ad-4b10-4717-9d80-91a41cc33b6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67406c27-aa72-465a-b96d-7dca5e2d7e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c80ce79a-ad60-43a4-8b34-4c91b693ad22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db83afd8-6303-49ef-9b0a-9e517132231e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94fb5d47-b082-4db5-bbad-6f96f5801886\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b570dcff-73a6-4ec9-a276-65b4878ebe8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6560a256-347e-44ed-84cd-531b3be83050\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2af3a81b-b18d-45f7-ab21-6b177c1c6607\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7358d8c6-210d-4f43-9f61-e7ebf1638930\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bd9cbb0-1e67-4ee6-ba72-0b557a04353f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4567fd4c-f2fa-4ccf-9b8b-f1e0c9e22e49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6458d849-eaa1-4d80-8fc9-389b18dccbf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58522629-8983-4eca-add4-2124d33b579f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e808c465-a0aa-4270-ad51-92c6fb554ee8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f44a9a91-aedf-4219-871d-1e06c38f7bcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b5c0ef9-a892-442e-95d4-86a7a77a257f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d57bb16-9b28-4eab-87b0-a3e08673af07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"018c5fb7-9027-4ffb-b5d9-d3955fa55c22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e5c111-ca3c-4fc4-b47d-96b8dee8ea71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8eba6785-40ac-4642-9d66-8fc39d01b471\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25324c8d-07c2-4792-8d86-997dbbcd3c1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d38b4d19-8974-483a-87a8-ada555e8a89b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fad945f-9364-44fc-adc3-e6def83b11db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee021734-0971-4ff6-ba21-9d9d6b4a37f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.276Z", + "time": 77, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 77 + } + }, + { + "_id": "65b0b245392ed0fea515343da6c8deeb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "30" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=30&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9221, + "content": { + "mimeType": "application/json", + "size": 9221, + "text": "{\"total\":51559,\"p\":30,\"ps\":100,\"paging\":{\"pageIndex\":30,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"9d029515-e631-45fc-9900-6373679f1214\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e775553-d8e3-4b63-9059-0034634c44f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2711b195-4284-4f5d-ad88-7c08e4768fe9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb17d1e6-18b1-4d38-badf-69d77cd1d763\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e10eb069-b9ce-4c70-831e-f112b76d4dad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc499544-2821-47dd-9f90-750a802e81b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"902c4996-edcc-46f0-baae-8774f224af5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f7d8d5-e241-4aa6-bae7-f36e65e86c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79cf83a7-9db0-4ad7-aae0-b31b66a6528d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc14cff7-490a-45bb-9d74-85089b581d50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6cc1144-a5f3-4240-a70f-ff06edac7b04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0b3318-6bbb-466f-a8c2-b3db7f592d2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cec4b70-d06b-4b0f-aaef-3f27ecf8e232\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"801be092-9e93-42ec-887e-96e2abaa996c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f9caad-e724-4807-9ed0-cd3c357a4001\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd213409-7c43-4b0c-8a45-436a58ec8584\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df23a56-e0df-4119-b697-b52d8f95cad4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d203c382-2450-4d78-ba26-34b24e2a0187\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3401c4e1-00c9-4173-8d2c-32789c69ff9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06331971-e267-41b6-ba3e-c0706c134f4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45c1f8de-1f0d-4cac-925f-a0745183a04b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd3346fc-c3a9-4dfe-aa56-54c3258bb830\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc03fedd-3cf5-4b8d-9eb7-117d7feec467\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ed671f5-7804-4923-a1ba-12d3b6fb8b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"807605fa-8d78-4007-8576-d5284424c96e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e46a9b8-5a24-4877-a7a7-63d49a882fdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2b05b8a-4330-4cfb-9461-5fe947323141\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f2ba4f1-d853-4e40-804b-33ba9b3fb3f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a29984-8e98-40a1-8171-f52ce866c952\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b537dec2-79bc-45cb-894b-e8aa05481104\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24ac92dc-1916-48ec-89b5-11c90f5078c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e89ef170-3434-4fab-ae09-04421ad29965\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44702da4-cf5f-450e-aea7-c4087fc96a0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"041b4c09-bb69-4ade-bd05-656e756642e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17a28d05-eefa-4264-b47e-a1b7f56310d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad9c28c9-3f47-459e-a428-c1b66363ea9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e681faf5-9eb0-400a-bda6-79be76b2a0d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d979b12-1214-47aa-89b2-1b10c52a8650\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3bb8b21-9fd2-4d9c-b562-51634203d58b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3b6173d-66d8-4c67-b723-15105e3d1cc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc228af6-9125-46a7-bc72-4fd78d125b3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcfe25b0-a97a-40f8-8fa4-cb564cdfc8f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6acb4dd-712c-44c3-b829-573061b79c81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e412df64-6dfb-4fa7-8ed9-5ba89e7347fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4615f8ef-5023-4654-b92f-67aaf952afe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f080c622-381f-4f15-a4a2-ecc48b42b954\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6b3cf93-b63a-465f-952e-17d73cef5a1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90993945-7f50-4bcd-8f3b-58b3f18bd2ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6011c0e7-2d32-406a-975d-f29be8f97f1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a700583f-913e-4167-9536-137993ea298c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00a05a7d-7680-4fa0-878b-e3ef48cc440e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20609a2d-67fe-43c6-9e50-2e20a87fed98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a7fb3f0-eaf5-4b6a-9c75-d9e76b90576c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26651d1f-66d2-4f84-a6f6-a66c5a39b890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d9b58e-3a88-499b-8f2f-484c144201ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b5c1ae5-8e04-48e7-a831-57f3061d6cab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"140dbccb-7188-42ec-9d1f-47725e7e4821\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3e8eac4-873f-446e-9e37-c35ddcf0b95e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e2e6307-9969-40a3-99b6-b1758f271f9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50d37ca1-c507-42c7-8099-66608baab602\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41116e37-b742-4486-b86c-191648075e7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16830fa6-71fd-4ae9-aac6-2b0b48b2d4ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e40d075b-b3b2-48a1-b832-23c63dc00435\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15590da6-3e6d-463b-9f71-8f2fc1f8b164\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f93f550-d7ff-4a44-9058-55276a47859c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31aed825-4bcc-473a-8c55-5f42bc1a48fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a908e9f-4fac-49b0-86e6-fba740cf353f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"688d3c3f-7733-4d07-b2f4-a252a25a361f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ac10e0d-45c4-4449-84a2-8a7839a8e141\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca81b441-b0cf-424b-b163-c31660d688be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26762f62-137f-45c9-b9fe-cdc43db9932b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"889a0798-5d6e-4df2-973a-9279ddc33f1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"113d73d0-2c1b-403d-a5e9-65b14fdb4ca4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6614acc-321d-47d2-8b68-36edd1e84f56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"588cfdad-d95c-47fc-bd18-0292032a3517\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e7de954-0517-4bdf-a58a-e48a242e12dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c882f49-dc26-4094-9c58-e5fa4bd73a77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e18c803-e61a-419d-8d80-627b273a094e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e93148e-3b9b-47c2-b773-0db8b013908d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf58d054-1a91-423a-b9b1-49ab5f1647b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7c15a8a-6e4d-48a3-aef6-2c4dce0d9100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10be894a-a511-4754-8b68-1127e44a2819\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed7f4729-f147-4e44-9f1e-fdfe0ce797d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e43c8150-98ec-405a-9676-d7efd8a0b446\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d91490c5-11f9-447a-a004-190a7f6fd216\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"218f95f2-5197-4e45-8ec3-3ae50ba2fa4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc73551-b711-4b4f-b6f4-71786f68618a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"211b5f33-3d6d-48db-bfbd-46d2232d6bda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c377f6eb-746c-498a-a6f1-9f8e12be4d2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b95d87-1e27-4de6-b2f0-805b5ee1ace8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca85d24c-0f20-4925-8552-42efb7818c20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d140bd2-6a9b-43d0-ae5e-64445757e774\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c48f105-722e-4fbf-8b11-afdb2eab99c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94020f58-c2c0-4a94-9704-0e692c74660c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f01fb26e-7025-4171-90de-83288b797910\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f270f33-3ea8-42a1-ad8c-2d6f3fe9966f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f24aed-3984-405b-8c72-1c44dc0b4235\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b5f2a57-6732-491b-9caa-6bcf7727b6f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7503cd59-43be-4af3-9b74-734b46519ef8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da28ed54-3447-4770-9db7-406cd0c67ff7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.386Z", + "time": 116, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 116 + } + }, + { + "_id": "e34c678c18c1493dc8570322ec3bc143", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "31" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=31&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9193, + "content": { + "mimeType": "application/json", + "size": 9193, + "text": "{\"total\":51559,\"p\":31,\"ps\":100,\"paging\":{\"pageIndex\":31,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0cdbf675-7bc2-458a-9521-c713e7f5d493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88a9b2ac-80fc-4894-92db-ac4775ddf376\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fbe0d05-4725-44db-a5fd-97c0206d0f8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcb2cf9e-45e1-41ec-bf51-f1db3e7cc95e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cd05f10-9764-4971-85ad-0fda389fed05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f09fdc5d-c973-4849-9dde-07a5ae6424f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f25a078-4a0e-4576-9967-44a1336fd463\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d865499-d7e8-4b43-8d4f-89a3349151d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"206107e9-571a-4f07-8952-7f53bd23be36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8fdf7a1-92ac-4f29-8d3c-97e6319f923d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00c6d7d0-d7fa-4028-bec2-84feb81f4889\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83c349db-f47d-4e6b-85c9-a12fe0f285e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaa9e00b-e7d8-4de7-975d-793a4f63e68f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"537789fc-0ad6-4f02-a754-d17826dcb172\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dc086b3-6b60-473a-b1f0-65f4ff8843e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ad83e67-8768-4a9b-8c89-a61999e82375\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe9c9737-f838-4404-9c82-3b5b72856ac4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdcecb1e-9c30-4a24-a01d-162ac1895d6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53fec1ab-e6cb-4d36-b6dc-312d24dc85d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84a4bbb1-8f5b-4f7a-a5f4-b720b4621127\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ec0194-a5da-4e7a-857b-ed7086b388f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"effc8abb-16bc-4f9a-b175-c6e17808ce7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"275098b0-898d-4a0d-bfad-3be8541b05e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c9f6c3-f811-4c6c-a2af-28fdab7e423f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49b1ec09-da27-440d-a276-77c220a5668d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afdc2b58-913e-4984-964e-dfb3f2def493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6019df0-6650-4759-bb99-00e2d1743a23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8567ab05-d922-47ed-aac4-1ed3e2ce225f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70e13a9e-a499-4eaf-8a47-80379075a87c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1199f46-913f-4a17-902c-64c7df39b486\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53d5edd2-b401-4eea-98d7-3839a22e134b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea3895ae-00b7-4dff-9ab5-0670e750e2c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cf53988-a90b-4841-a81e-403282aec0d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0effe6-9cba-4c93-9805-315994996a92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57e0d49c-5f5d-4860-ba54-2d29cdb3a45a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d9b128c-2700-4b9f-8ec7-342f99f26edf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dee6aefb-75ac-4cde-a999-ed6a166f3bd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d40484b1-d531-492b-b4fb-bdcac76fb50c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96f14bdb-277e-47ff-bf36-969882298fc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94c604b8-5771-4a9a-813d-34036c6b3932\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a177a92-c844-4741-9822-c1d5d4ac4d1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16139146-420d-4e82-b1a4-50eac20e1980\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77e7b3c9-beff-4e0b-9e49-8fe2061bfdb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98911eac-28d9-4be5-9669-d2c0f12495ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9199a57-813b-4337-85bb-cd8961946559\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26a1908f-615f-4450-aeaa-b90cdc42cc00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ecb711c-3ea5-4a90-9147-074eafe39b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4c51d71-0ceb-4262-96f3-9623c046a377\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45e0b4d3-3574-471e-b677-c159df0712bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"638952d3-8b0c-4e8e-9161-4bbcd0cc0983\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12ce546e-95c4-45c8-a23a-340ebb19c3fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d10ce3e5-fc09-41f1-baa7-71c3eaa0b10b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dde6f34d-b9a0-4b52-b116-f5399ece1fac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b023aa-d286-47ba-8e5f-79caae7e9f8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dde5886-0549-4a6a-956b-a90f6b7b3a5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bff80e22-e103-471b-a5ec-ab82c7977802\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c98b6edc-6ed9-4f20-8580-2ee5fb3e54df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"559a091a-6bd2-4503-a740-18597b282ece\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90bf991b-b38d-41cf-a45a-1ce514e60c02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd450bb2-3f30-48a9-859d-6c1cf09838aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5264dc39-e5fc-4ac8-89c7-419ea81854b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4732bcad-9a58-47d8-8e3e-bd66d1e71a51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"231650a4-04da-48dc-9553-ae0d3cd9a411\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"257c5940-3d88-4cb5-a5b9-200b78e3360e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"071bc4f6-6873-40e9-859f-961c3c1db997\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1365d228-9280-4a5b-9864-fef460acfb39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b0857cb-5141-4fc4-995a-39f13bf3ab23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b41d57d9-568b-4b31-8c68-69df32ee6e4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0279976-0e68-429f-9885-fb277e85fd01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f4e74ac-1737-47dc-bfda-38e779c8b6cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d40b7469-61b5-479d-a802-843c942fbe91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ca8f4db-4fe8-4767-8d7d-a852947bd6c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfaf89b2-15ad-450f-ad79-546f6383ca04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e69fe1bd-3e4c-4175-b2e1-a4706ff8e657\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e856127c-1933-470b-99c1-d12eccc0cf1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd9d93fd-1690-41d9-9852-bb3f2934b6c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52d1f74f-bd76-46da-b1c3-4d517546c0bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"514adde9-5b54-4065-a518-e624f33b78b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc891606-7eb1-41ff-8827-b19d6d1dc2bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03ba9ab7-60da-416d-90a1-7a083d963807\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b3e450f-1b70-4c2a-875b-8311323a0c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"133cfaec-4d52-4474-bc62-21da659d5856\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f82265d3-1cb7-42f5-868e-eb4c01fd4385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4d3dcb5-ca26-4855-89a8-501e2d5e5524\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0eeb2d1-c99b-4313-bf64-6b498897d441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dac77b19-b097-480a-8bc9-1ceabdbb1fce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36dff136-3dea-41c5-bbcc-cc4b4301b72e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c3c72c7-fef3-4e5e-8044-4802b6fa9b02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44898b21-0c48-4f87-9f14-69972a214aba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"382612d9-b25d-4c37-a93c-05bd1b3470c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35573322-31b4-4600-8c80-c3f40abc34ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01377053-8c1c-4b83-8eaf-92ae343be50b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"420e82aa-a5e5-4e73-842b-4e8ad81bcc9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"612fdda4-b5a9-4110-bc36-d70f0ecaf4c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63e54e89-e37a-493d-b791-a44f64cec46f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c40991e-3036-4e0d-86ed-4b8d0b06c4a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6183655-9a4a-4c95-8d0e-54b41757f8ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f5e5436-6557-4a78-abb6-60a6d256f8c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"909cfa87-19ca-495b-b00f-665b3e781379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4faf4905-044b-49fe-b593-15bca210d17f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.532Z", + "time": 112, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 112 + } + }, + { + "_id": "a9411bed1db165f1e9221f3418d9f46b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "32" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=32&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9201, + "content": { + "mimeType": "application/json", + "size": 9201, + "text": "{\"total\":51559,\"p\":32,\"ps\":100,\"paging\":{\"pageIndex\":32,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"2c62357f-47f5-4d98-9229-31adc91445d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5959bd0-ae53-4a31-94a8-d2655d023946\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd9ac292-f2ed-4c8b-b7fa-135759732120\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"105bf5b2-4e8d-4a12-8998-1276cd27695c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5cd3026-8a1d-44b4-86a0-c31e13581b1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"378d8822-ffea-433b-905d-fcad29816897\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91b1fb9a-e721-4f0d-86ae-351d5c256f17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f433cf7-f5cd-4d8c-a153-33368ab6870b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dacbafbb-4143-4620-ad65-996990fbf2c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ce0fd7b-6a65-4de5-b269-a3d3a09b4684\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4210f95-c866-441e-b866-e3f160a8cb2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70b6c970-ea3d-4de5-96ea-e4a0993069a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c78dc5c5-f21f-42af-8577-b206a6d9e726\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8495e47b-3cf1-43cc-9f1c-3c67399b43bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2116a180-1547-4baa-b4a2-81ab19e09762\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"008f6216-543e-410b-b428-0ed0d38b00f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc1c35d-1387-45c3-be1b-9dc589242d0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b29be8c4-9edf-44c2-a391-2ac9e5fab126\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd72a521-e668-4437-8877-b6435ee2faaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5855120-1a51-4b6e-ba14-b00c6c597fc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9e77d12-6b2f-499a-8e06-fceb691d00b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"292d0ca3-ca7a-46ae-a12e-1c823f2c3b5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e13638b2-136c-41bd-b54d-fe905404bd8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddd4de36-19b1-4bfd-a875-550924c3ed32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b72f8f1-b473-4e44-b42d-8467df97fc86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c517828f-0fe1-47a8-bac3-9b7ccf1c75c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6792aa01-cb2e-451c-90d0-eb7fb1c36542\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc6f110-31f0-4ee9-99c5-312b7c7667c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b554f6dd-72ea-4fdf-ba81-f96c091e9a81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aaa6d9e-9edc-4d3e-a3d1-ca95a8e1d3b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dd399f5-a89a-4990-898d-4c2a8c374194\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5fd4bb2-67e4-46b0-8a86-78a0f84d25bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d8c5ee-6701-4d8f-8df1-6bd703c3b8ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23fd8288-e529-4caa-ac84-92d4e230e04b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a46c885-9406-402e-a0be-670a45ba2d3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8036b5f0-0b6c-4677-b422-7bb9efeee91b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437b1553-de87-432c-9ae4-174a3d4bdf63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d7439c1-c9ba-4252-ae1f-82a9c4d3f464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd9b4fd7-d734-46a3-b9d3-82aa6f0b9a97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70edd9c6-12eb-4596-98d9-70f12a204199\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261d2473-444a-4dbc-88b3-4d90b9cf203f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ae4d975-7641-417f-9bf8-cfa814fdc182\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a42691e-1390-43f1-a3b0-434dff3b9c32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc6ea4ed-5905-4d99-ba3d-98ea5c06945c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3f21ea-2bb7-4d16-b804-368a75a49c47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec052acb-fe93-4a72-8edf-d998a9c748aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fd0d160-c0e0-4fee-952e-e48660244c0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90e92f04-5e84-404d-b550-8e7847f1d7d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"518f0cd0-0787-4c3b-9abe-88a24acd3566\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fdbd4df-d548-4490-a8dd-9751e92e0f31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12602b13-2526-4f45-9631-0c8b7234aad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9601ee7-a570-492b-bb6e-1576190d7329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c53b8f3-e495-4e71-830b-0a9f3618d9f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1acb11a1-87f2-4a7d-ae0d-2d1798e43445\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82a15479-d02c-4f8b-befa-98984ce11f5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f4e08a2-76f8-4455-8d7a-d21e2cb7e87f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97e02b33-76f7-4a82-89b6-98b8ecc799bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3097470b-f590-4574-808d-24d1afd07433\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60013b0a-ad15-4753-bbcc-9a42df313efc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c026de25-a35d-4153-ac50-91e2b678bfd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f208fe5b-44b9-4bdd-ba32-397d7f4fe034\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"305f0dad-afb7-4a0b-8f0d-b7d38fc983f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74c38382-70fe-4de7-9ccc-75f41e4be3a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0155d4d6-1650-404b-b424-f4e31f0de37c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02d7afcd-ddd1-4ecb-b2b1-3f1754cad8bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d4c9706-857d-44e9-98d7-dbb72f39de77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e5ab15b-b5a8-4bd7-9943-22f49a602620\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5aea1a2-44d7-4e36-980a-077022bd09de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a3059c9-6f79-4bf7-838a-6b39a0c80803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a945440-84ac-4f2c-a86f-5794a958ade2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06f62212-d29b-4810-8f61-1f27689319ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"980dabff-3c35-4de9-b0a0-2c22931d0aeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6492e48c-78d8-4876-b607-7052a0cbc10c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8f350be-9a75-4211-b075-43f3007d45a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31103159-d98b-417b-abc4-e637737c7b98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce2cc9d1-7376-4e3c-b1d3-87ee80707bbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"953c8eed-e5c7-4a2b-855b-761b761b4014\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e40fc01-6c45-4d6b-9121-14f53e0054cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f51babb3-d6ad-42ef-858f-bd8396ab94a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77a74208-09fd-4611-a46f-e3a3805433a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8ba4e50-16c2-4cb8-80e8-145dd3b6f58f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f5c50e2-580f-4643-ad3a-91470cbf9075\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2694fb5f-3744-4e07-a796-fd20758c1c13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6ca1d1a-a4cb-4341-98f3-9793ab01bc92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d06fba3-f274-4cc1-8927-4cd7e4dffb9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fad7cbd9-00f4-4039-ba6e-8849a2b873a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"394411e7-cd58-479d-8cc9-f242c43e487b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9840fe-301d-4896-b31d-94408aa91167\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e953c02d-ffc1-4785-be9c-b9112aaace18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ec1d16b-5659-4c8f-b370-4273244f2e0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cf44b9e-2f69-453d-8866-709dbd3675e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24ea04c9-fbc1-4891-8097-19a779141832\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9d5fb8d-99ad-46af-b199-32343e3c9aff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6faa1d21-cc83-43e1-ac59-58a442967038\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4926e77d-ba6a-4a84-921d-80ffcbfcdb32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52eb06a7-fc7c-443a-9c60-3f9e570fe070\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"842abee4-a971-4cbe-adfe-f89dbd8acfaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"442f6275-e670-48b7-bf8f-bbb0eddf6c74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6955085-443e-4485-bc98-9f100cd1aaac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f01da31-929a-4749-8855-78a31db4b78a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.656Z", + "time": 79, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 79 + } + }, + { + "_id": "ce31ec80a01a97700a71b01438db73c2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "33" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=33&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9185, + "content": { + "mimeType": "application/json", + "size": 9185, + "text": "{\"total\":51559,\"p\":33,\"ps\":100,\"paging\":{\"pageIndex\":33,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"3507f8a1-d86c-4d23-9d23-33a9e98e23b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39be854c-e3a2-4b46-bc6f-83bb8e3e45b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5b1244f-61fc-46c6-be72-5777251af735\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a090a6-6fd3-4560-aed3-a6c1606438a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39ab2c50-6a8d-460b-ae92-62224aa38d18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"462c8edf-e8fd-4fea-86d4-546fbca5285f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80a747f9-4e40-4184-9b5d-98f82080195b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19411150-e32d-46d0-bfa1-30e4ab47e271\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e758a717-1e9d-4631-b8e3-631879bf500d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2005cdef-d5da-44fa-bd76-ad095df3e43b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aa5cd51-fafa-414f-92f4-36aa9e111e4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"059edb4c-5bc2-46a2-b681-7c254a9ac4e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"395aa169-e0ba-4434-9607-99d6a375738e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38ab1a3d-5d13-4d08-8698-9e4ce13ed5b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b830c57e-e4d4-42f8-940a-aa8f5259e271\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d74eb690-1e78-462e-93f9-3026f1019c8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31e90e04-2941-46f3-aa95-de14dec1ccf4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97e88ff3-5239-4803-be8c-c514ad284a7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d48312aa-961b-4355-8d87-c423b21df71d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10213734-d841-4ef2-8622-2dbe2f246a4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d889b218-9b7e-4073-80c7-f2cd588f086c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdd1a16e-07d4-40fc-b6ca-02a135833721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b005bda7-4496-443f-844e-ae57fda03dac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"322795ea-3bb9-4426-81f2-d623add3b1f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8fa1cf4-d034-4768-954d-26d73cf46bfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4456640c-52c2-4c94-988c-b179b77727c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c102a5-4ece-4393-a9b4-f0ef2bba5ec6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ffbb05c-b5fd-4a37-937c-e5fcf241d441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c87f44c-f612-45b7-841a-a9198ccb572d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"923face7-8d76-4e14-94df-1fbda7ea5577\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceb8f0b7-f9bd-493d-8500-f33e5313e2bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07eb9447-e50a-4330-9d59-3c77b63dce58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e51ea7d-82d3-405c-abd2-5b9b69b217c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6e82f5d-a2fb-4da8-b121-836f3e83102a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd256722-d8aa-480f-88a0-6d7a6f8c8c37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74bdefb7-b02f-4367-88f9-2d957fba3a32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adb2c502-916e-472d-9125-f19555e72813\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2af1416-4996-4010-88cb-c6cf95eb6a72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fedbde9-8da1-449c-8997-f96c412833fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fa61101-45d1-4abb-a167-66812950065a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"427fc9cb-4219-4dbe-a527-8508fcbaae4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31f0074e-c879-4da2-b03b-b8983c394cb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4bc9537-e7cb-4eee-a6a7-78f35c26f23e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"215ba0dd-3098-403b-92e8-c620a0bb20a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2837a9cc-c3f2-40a9-ab6a-cb54a35996c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56eef6a4-6d02-412e-a52a-6bab532025cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f6635bb-24ed-4f4e-9864-16a4fca187c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"273dcbf9-4807-4b57-8f8d-4159d5d84c58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e19e07fd-0d6c-4768-ad18-4282ac6d1da0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c97ed505-336f-4daf-83d2-22ea9f877cd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb7d1477-54cc-41ed-b4b2-e2dfbec68a21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2b960eb-8f90-40b9-9fe7-c165976b2be1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7c4b902-e3f0-4fa9-8a4b-84e228bede6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02186a3d-62e3-4fff-b661-e4d6c64a0181\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84cb6002-3094-4f0d-933a-ddca72ba23f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a08c49fe-d661-4b32-9b43-a8d9a1c2cf16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2257b27-9ec7-4da1-8ad3-79e8998316b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4b8b740-db5d-4a85-a61c-cefddb871405\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e71922-d02f-4dc0-8cb2-1aa46b84b8ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba3e1db4-3e46-48e9-977b-acdfc820e833\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a22cff01-edd4-4a1f-a8be-bdcb82e84e82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e067a6d4-470e-4109-9ee2-673f9eb917cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d438b9d1-eda6-410d-81dc-19bd69b67c21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ced0502d-f92c-4ba0-a1c9-752ee4a49d10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f7591de-eeeb-4f0f-b8a5-04d4bb7304c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f6b5fc9-e627-4cd9-8e4f-7456199cbb3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9935e50-d627-4fb8-9ea7-413f9558b51a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bacc9299-441f-4f70-afaf-581629b39eed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c1d6231-51fe-4ab5-8db3-f32be6dd4054\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5c116f7-7e6c-44d8-87d8-a3ef7c47707d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3045e89-faf9-406a-bfac-a633708c32aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"074d4d70-e6c9-4819-869a-9592a4dea27a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b092fd2-e763-4aad-9838-5edb604685b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b774e93c-b0b8-459a-bb04-d02e698bd379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"176ea7f9-851a-4e83-9b05-cf2703288e49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80366dba-26e4-4f65-a428-6062ed07a46c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"015dbec6-c36d-4e09-8856-eda8891e4107\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7dc7308-e84f-46d6-9752-1502ef24c197\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f381ef2-e294-400f-9d35-f831cd9c4d06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de4d1e99-c2a1-4256-a91b-911feedabe83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c882d051-0275-428f-8aa2-d0a752b33474\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7333eed-588c-4f5e-8cd2-67c90b8e18dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8681e503-f855-4a97-90c3-a5387e85f81f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52d094d5-140d-420d-9f99-c0d935351c24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14bd67b2-d128-4672-af9e-9c546df453e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96be2679-2e24-4824-af66-64b038733bba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e1f0c6-18a9-47b8-96cb-0e9ea26b4e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"125bd473-28ee-49d9-a041-953c43473625\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82ca3905-e1b3-4d5b-9724-7aca3a6bf7e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89c52ec-9ef0-440c-b886-b37c3412f444\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5e10759-33f3-4c2f-a0b3-3512836aca52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c043a18f-0cec-448b-8931-f8c3ebd40390\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26208893-7731-4491-8caa-fd572ec3bfbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8acb8ba4-7780-466b-8386-45e63a559ac2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad883ce7-a9cb-48a5-b38e-5e63d216d34a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c07e416-6a14-4f18-a88c-a921d715a864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e7aa34-fc85-406b-8a2f-9006f477ca01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e41c193a-b5de-4f55-b177-3d6acb43b10e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7560df83-c26a-4538-b79c-1c06944fa0b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad20b75d-593f-4c08-876f-b89b21f1c3e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.751Z", + "time": 82, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 82 + } + }, + { + "_id": "d268ba5270758f0b01c6b2babb394dcb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "34" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=34&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9369, + "content": { + "mimeType": "application/json", + "size": 9369, + "text": "{\"total\":51559,\"p\":34,\"ps\":100,\"paging\":{\"pageIndex\":34,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"75024b38-d652-4c1e-a330-8cf4c5af2607\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"963aa03b-8476-4b38-bf85-237685521f4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b835449-2d72-4c6e-8a20-2fc637ccf253\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32bb2feb-734f-45d6-b886-df35886f0e45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e726fca-e2a9-49fa-87fb-f2bf87308617\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1076bbe-5e80-4521-b18a-505cf02e025d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14ccd399-efab-4568-8f88-89917d13e4e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d10358df-9934-4cca-a9c3-652d4ac78571\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18483e79-3419-4dc6-b551-1f62ecc81bb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dc08057-920a-4d18-8247-0e1c99ccddb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"475ed02d-303a-40e8-9ed7-580f3bf530f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77eadd6-a197-4cbc-83e0-86deaabf7dcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c6872e-0f38-4afd-b01c-d30329abed90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a66dd758-ac41-4852-95e7-6fe7c3f659f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0e64975-4915-410a-8afc-10be0cf283c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"158a1f93-a451-4910-91f1-fb7022cde1fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c40c6e1e-e6e6-4341-b815-69b36a185bdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d564512-579d-4309-812d-bf4944fc93f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fbb97f6-f9ce-4222-b6fe-2d15d83b9b03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bb6e700-254d-43b6-951a-edfc531aa385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97913c98-3805-48ab-980f-6bb6789d6703\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"525cdbc1-a34c-4894-8bb6-21d62cb314bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92381445-665e-488d-9e49-f8648959141f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d208eb-9039-4e06-8f1f-72e775e19b34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d113e1d-da92-4617-9cce-95774fc430f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5640797-d5b0-48bb-aa86-36ffd28b28a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bfe3c60-b8d5-43a5-a30d-c6f504d40c82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f580b79-49c5-45da-baa9-8ebd02215756\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ac4d53-54ea-4ed9-ae31-58ee2b916904\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fe4ad27-2f4a-4477-b0af-e8dca544ea3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ffc6eb5-ae23-4092-88bb-9e5bfc1445c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"549ad14b-c540-4770-86ce-da6c47866c2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"611c70f2-0144-4f79-aa94-38dc60be9836\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af43d36-76ef-4295-abc0-889c4bde7632\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa058393-1133-48bb-a1c2-b5cff0f7eadd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f58d192-0537-4f61-aae2-18b3d8eadb63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912402b4-0ae6-455a-8e19-bc0796ac9740\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2485e1e6-922a-4892-af23-d976efef3f8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb0fbb8-750f-4f4e-ac1a-176b57c5d0c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70e102d3-df43-4164-b360-fcbba3d016cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41340718-e4b2-4b33-a7db-8db2dfab7771\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5a4dcef-7f3c-498d-a73d-446377c008b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a58d1cea-8e00-4fc0-a984-238cab454fb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4ab530a-e0ab-4e91-959f-60e006f6794f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4599f1fb-e436-4d0d-ac1e-b5d88ef98070\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6c30ca6-43e1-43f5-8a18-6ceadb9cebd7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4edad2d-3112-4337-9647-2af353a1a534\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f17c67-a24f-430a-82ba-fd3aff9369e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa07a4d6-e9ae-4c10-9e5b-5f06d475d26d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61fe9167-cad1-439b-9609-9e8e7427363f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8542eb8f-d8a2-452f-951f-b5e6fd2fc237\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eef84cfe-413e-425d-911a-746d7c961ed8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db58db0-16cc-480c-95ab-a8486196f4b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64a53ef4-eda3-4b11-8976-9493bf965492\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02165c03-1b36-4ee6-b314-53b511a9a4fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25860369-f6c4-4d63-b2dd-171cb0f9de47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49f41aed-d8bf-427b-9b28-e5a587afb77d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3630618-618a-4adc-a346-791e124d8862\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d005e311-7525-4630-b0c4-5a4c481a432f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d556ce9-1388-4bb5-87ea-916d62078bea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77f4eb96-73dc-41d1-a96f-9c65404e9f93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1099dc5a-c171-441e-955b-eb43f49bd1ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9a37478-e5e7-4529-aa15-3f1533ae5860\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f15e395-194d-431c-8deb-6fbae7ccb196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5178c84-9c43-4862-844d-8d1dce8010dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"733becda-3ca9-4814-aa78-f54cac8b7dfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90b8c0f0-3df2-462f-9fac-e1624e780803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd717fdf-d1ac-4ea3-83f9-15f10af4a5ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75da226b-df09-4d4f-9336-777899154458\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30cce603-d3eb-46bf-823c-9c8a8d2ddabb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c06b770-4981-4877-bcff-a72e0fa03c38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2649a62e-af07-472b-8403-13dbc7378b07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54d067cf-efc7-4b67-9059-eb5c3ce16563\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45542ae3-4265-4d01-8193-33882ea9daa6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9e9274f-4c8e-42c9-b940-c92807cb8b20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2922dfd6-5897-4563-b54b-84dd2de924f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f5e8eaa-cadf-4dfb-b1d5-ed45fa1e588a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7680a166-2c91-426e-84bb-22ff6fe5d460\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c171b10-c73f-47c3-a053-f0c677ff87c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be850639-53d6-4546-b9c3-396bb6e9d309\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c84572e1-3c7e-46eb-a7e5-43fcb67262ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5763e267-d578-4716-adad-2d23db1b7026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5eac47a-0ef3-4526-91a7-05ff12dceec5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"469ba90b-a966-4862-8edd-f90ec9c2c826\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"740487c82da74728129200f411ceca0a\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f10dbc6-090f-4fa2-8a0f-912626eb628e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5adc564-c5ea-4009-84ed-e7c97b032b22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1db53d9-0173-4152-bd7e-be492ab288de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"161a086a-5699-4667-bb28-53e05b72e1e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c1fc91c-ffa0-47c6-9c9c-8487b36f5932\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a7bc5cf-fb10-4a09-b0dd-47d9143e2720\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3eee0f0-3fe4-4af5-8d29-e1b63a59d1f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"711ca17b-1ef1-4af7-89a3-63deb5cdf543\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e1d661f-3945-41b9-920c-8a63c8a5b2a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7302504c-11cd-47a6-9bcd-84e745eb675d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9227df1d-eb10-440a-a607-80f88896011a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24d363bf-0dd0-4604-bd76-e39ae487f102\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"398c5a49-ffd1-480b-8521-f5cac01877da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e6b1727-8aca-4b3b-a109-68c7365ae8ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25a54464-a000-4cb0-9556-4403bda7e667\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6a5f235-b3c6-46cd-a138-4e41c6e31a82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.843Z", + "time": 86, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 86 + } + }, + { + "_id": "5e74ddd7ad2c85fee969801cd5162f6e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "35" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=35&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9209, + "content": { + "mimeType": "application/json", + "size": 9209, + "text": "{\"total\":51559,\"p\":35,\"ps\":100,\"paging\":{\"pageIndex\":35,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"20b0dbae-ee39-40a6-b1a7-67aab87df10c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c5257d9-703c-428e-8020-93cdfdada1dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"845518f2-ba9c-477c-9678-a595da7997df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d67569-0057-4965-a1d3-9b81f15a5fd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fed29a8b-4cca-46f4-a1b6-f82955b2aebb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"074d404c-743f-49c4-8998-25452a8c2a11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ff79a91-b6c4-4ed6-822e-a63dba0736ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08fdfe55-6743-4234-a59e-5ce4d915b4b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be7510c6-6c04-4c14-8bc7-2b76d0b9efa7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06566834-ab6c-41d5-80d0-c2d0dc8c5276\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1996bb05-aeba-48ed-a5bc-b67fd62f954b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d466ed54-bba2-40db-8311-7e42d5d84a7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d154c040-49f0-4c75-84db-7eaa92b1d009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05a9ec2f-9873-430e-b53a-9798f6e6015e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc606adb-0a7f-4ded-b5c6-48ca2a36677a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa53f8a2-8df9-4606-a433-62fc9b49ea41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bde13d24-0c61-4f36-b268-30593861673b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f06b6469-b761-4865-bec2-5ff51af47374\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e88b5aa-39e8-4b8f-b2c3-3f9e4224a1a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a145714-b797-4128-8bf5-1ac79dae10fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88d57a7a-dcbb-4ced-89f5-2414002e4423\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1818bc2-8c95-489a-bccb-da3b2a5b8d4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10653eda-7272-41fa-a2a3-2914907d6a5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79bbd5ee-5529-4a4a-9365-b87711530f10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"341656b0-0d56-4262-a31b-e9794b3b29ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b15e41f-5235-4629-88ba-deae9043fa0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a31d49c-9111-4fb6-acce-35c373eac859\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ceb07bb-1509-4edf-b97d-74076d6f4c59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cb7e948-8eda-4ff9-977b-61f15b94ca09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"531c02d1-8ee8-499c-a042-bbbdcf3ca24f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b9dd5d7-03df-4de0-96fe-b9a0e0d8cb8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b220de2f-2669-4a2a-8b93-d4ca470410d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"980d1c97-e8be-400c-a929-845f6a1171ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd027886-a6df-4365-a8fc-ea0402d8f97f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8105cee-853f-4998-aaa0-2c1dd970d106\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0757678-2754-4387-acbc-3c64f4bf1aa1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fcedad8-86e2-4dd3-a7e1-3fe1c17dacfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b0e88ae-543f-4ae7-933f-dbce2120ea69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd22e07-4bd1-4bb5-a2e1-c90e9c309357\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1464fb4c-9768-4a4a-ba8d-b76ec5625457\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd32f6f6-902a-4a9d-a5cb-89fcaadeadae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8030971e-719f-483b-90c7-e8e4ec229a2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b09a0327-3d99-4e5d-80f6-8376dc6e5002\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3ec884b-6885-45c2-b462-ef9680b54f2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"288676d5-cc81-4ad9-bd2b-8f4f0b0826ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e774eab-973d-4116-9e9d-586991705b13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8d110a4-d722-4fc1-94e9-58b88ec4bb25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3573b475-dad7-4fa0-b4da-09b700340f36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d676e9-c7e1-48be-a2cd-ded607033896\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a034f98-be4f-4a36-879f-a1b569d56e26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ed2560b-8aea-44ca-bb9b-7d30298e9ca3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aed2ba7-8e60-4ae2-9216-178d2d3632d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5b70f3b-6100-4b4f-9762-4080f9d54b5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37150ad6-3227-4a7d-a487-5701a959da56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73efc81a-646e-4c2e-b0ae-f812fde891f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d4c4b4e-bcc7-4e1e-a7e6-fe9470b0f625\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"856686fc-722c-4456-8df1-fc01628796b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55e0ccd-673e-4241-a852-2e1459e0ef3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"825fc983-dbab-40d5-adbd-5be728e04762\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8452105-bcb9-4882-b108-b1a10976d94a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0909c6df-4d63-40c2-bb52-ab58c66ea7af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02f7dc5d-90f1-4c7b-87c9-a5d1057fb119\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d6cb68e-0638-4e70-8d83-b59372704ec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"653d324a-48a9-4349-96ce-f9b567b750a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f3c06f8-e2a6-4581-87cd-5699fd867d0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"628ec748-2a51-4957-a473-db77bdd29a86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e270200e-1e33-4503-83a7-407c98e5441d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7723c1c4-5752-45b3-8a9e-a140c6d9edcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66a6d04e-b670-449f-8cd7-df4fa4786c58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c14cefb1-f039-4db3-98ad-13c758792a6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6915bdeb-0271-4400-819a-e04f539bab60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d9cb7c-96e3-44d1-bbdf-5f42bdaa9812\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ecc16c7-7444-40c9-94ba-21b0e445e72c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b45823-e850-4fc3-ab1b-d9f66eaa509e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3da22f45-6820-4203-99f4-9349766a99ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b2a957d-60ae-408f-94ee-76657271001c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0861d0e3-3a6e-45d8-9d10-9304d8ff8ce5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91d16c34-87c9-451b-aa79-e8ef389fc61f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccddd29b-436c-4f7b-837a-85016e4b4103\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e496567-f9a9-4d9a-b89f-3088ffe0a329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f12eabcd-f6e1-44a5-a960-f070cb135df6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a084ce7e-a163-410c-b9b9-6a8b839b9cb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47c79369-76c0-4057-9dfa-9cca06fd2391\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b2043dd-77f1-449d-a916-be4aa1f97277\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"087db1a2-93fb-4de4-9fef-e2a901067cd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cc48e47-d327-49b1-8b9a-8cf61bd6d114\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03582b98-4eec-413c-9ea5-76b600b3fb40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71265fca-bde8-41b5-bac8-e25bbe21817b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22a5f4ef-d82d-476f-b976-cc127edd2ec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"590478c7-4333-4ebb-a7a8-60208f3fefce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af29758-0de4-486f-9b87-5676dd584d87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"961c9082-c01b-4159-ba40-bb96667eed32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1029b989-e60b-47fb-b927-78d1ede0b3f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64044b04-12b3-4c2e-adea-cf99cddbf25e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a50b15b0-1e09-42bc-82cc-2e03ba356954\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dfe3463-c200-4305-8ca4-5e09329a90d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b9b7317-cccd-400b-8b87-0be6c8cca86b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"134d1753-b9c4-4f68-a8cc-f3b0f3b43f2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8712f445-4884-4f1f-b17a-ae857aeb375f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34b43ff0-9f6e-444d-bee3-68fdd3d46c44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:38.940Z", + "time": 83, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 83 + } + }, + { + "_id": "8543d98c1d0692a2c401c4a8fa32b806", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "36" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=36&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9453, + "content": { + "mimeType": "application/json", + "size": 9453, + "text": "{\"total\":51559,\"p\":36,\"ps\":100,\"paging\":{\"pageIndex\":36,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"cd4c7858-add6-4dda-b175-d44b985e7d86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"672cd3ae-4f76-4f31-b394-897fd92e52b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94c22d81-ba18-48ad-80c0-3eb1d04fc5a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8485147f-062c-4cd3-a6c4-2dff34f275ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebad735f-90f8-472c-99f1-94e73a5f2c6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e82460d6-b0fa-43c6-a5c5-1b1c2db3d837\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0acfb68f-9b08-4fee-ac61-9e6a8b9caa43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c392dccb-2ffc-4121-a2d5-41e5576b1ced\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eea0def-ec2f-447b-85df-31e24a6d539d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55b3a3ef-d206-4123-b395-2ab5481d3b5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3f854b8-a96d-4857-ad54-bb6d63eaa657\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b7954f-0307-4cf8-9c85-a7779c6858a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83772517-f019-4b87-8ad8-8ab8b5666cee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"799a69ae-2d89-404f-8676-b9cdd4e540cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67d00bea-5a4a-4d36-b2e4-3c83051721a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e9d915f-ec78-4bfb-a605-3efe7b4ddb2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8120edc-f574-4cf1-b2e4-5528bff8b5dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca530dda-eced-409f-9884-d68e4277381e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd2b2ad9-e11f-43e7-a65c-15ae20ca52f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2836c948-efc6-436e-8377-c86aac161bbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d319747d-a577-46ab-a210-170f6b831b18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13153462-5277-4cc8-9dfb-dcb1ca4f2ee1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5195392e-2522-4c78-80c7-4a42c26b6923\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fdaa064-107e-41c6-a9ec-b98b90779564\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"b26da61777bd4fc2fdcc92cb90182e11\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"083fba3c-4724-4434-b673-c5475751b167\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"474b2e80-0b07-435d-9aee-bbb34f92c156\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c45716cb-dd7c-4b1b-bf41-47f43157f5e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bcaf81b-42ed-4b23-9504-0fc4bf6a4e4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cd265b5-870a-4b2b-ba8b-229c8faced6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3590181-5a47-49bf-b5b0-57569890347b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"149e785f-d560-400c-8640-eb60e17f934c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6abb0794-56ab-47b2-8640-31008036dd7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a65cfd9-e97a-4e5a-90b3-4fb23608af15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e227e6f-530d-4724-9b07-2b4610bbb141\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02b67e87-ce18-441f-a1c2-010c43d36b1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4d4fb7e-1fd6-452a-a67d-df206f0f1d0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f4268d8-13bd-412e-8b61-8c5e68212099\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dd260d3-a1ea-4b58-bccd-5aba6af1af41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4387b558-3c4f-43ca-ad6a-72df14692546\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf47d036-535e-46f3-9d2a-91e91ab8b640\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"370eb8ee-0527-4503-9fce-ec45d1e4bd0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0af4a520-0983-433b-bf18-93b689d9dfc3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95fcbd32-9773-482f-8f58-204ce58aceb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35de8396-b397-4b3a-babe-f572440fdfef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1878fb7-e6d0-407f-b32c-3db61dd73ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72ca1d0b-9767-4bf7-985d-2f88047a0e80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b301285-7794-44bf-a23c-bd6b79ed6fe1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"247a7801-6218-4e88-b290-494015304285\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d5df30c-c2f1-4d3c-827b-b4dbd65f4364\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd880433-dd5a-4d8b-b5be-0817125c0fcf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"196908eb-8f80-4c14-a9e4-ff2686694b4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82661b63-7e6b-492e-9063-74063747cfd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"842856d2-76cc-4719-9849-1971ae1a3015\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f6dbf1b-7bea-4907-9835-f8df70ea215e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c374b90-f1b4-4177-924a-576f64ddcdb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d3a508-e539-4a88-8706-6f5aa05cd55a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a78e81d8-58cc-497a-8cfa-648e0d8ad809\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00084291-cc11-4388-a53f-0a5b16ef3829\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"589922b6-7d16-4331-bccf-4a78dd24bfba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b3877c2-972c-4581-baae-53a3a72a11f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f4d278a-f51e-4a3e-b958-07dc9f7dd6ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea5a082-a28f-47c2-b5d9-496543828568\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b99c96-f8bf-4fb1-8a7b-320c464dfc5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32edfd43-9d6d-4fe9-930c-67a1172b2a25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ae76bf-6838-4fcb-b2ee-a249377c63a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30db53b6-19d0-462a-b5df-0fffd96e6bc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"708c668f-023a-4b76-b00b-3a2ab57d7283\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f77a90c-5992-4e2f-a3e7-154745c97d8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d84e7dd-8837-449e-b859-8443f3c1a7ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c297cb7-d815-4a0e-8b17-6755dfd9f1cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a2f43c5-bd07-4dc1-8eb8-2d1ea74e7168\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d41259b-2880-43bb-9bbc-ca68d7b81a68\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eabf4cd1-0ca8-40b0-85d8-a0ff9c880bca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e1fb898-e356-4d96-8964-80737e811163\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95059377-9771-4076-91aa-e8d94adff518\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e08ddc6b-7335-46ed-86c8-06cc131a74f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809b00dd-5f9c-434c-ada9-8cbd9c857e60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b63749c3-4929-400b-8b32-737eeafe282a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1ffae1b-ae0c-4447-b727-1efec78cf641\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb196b74-6491-4519-b43c-5eaf0a029be7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b80cb3a6-36ec-48c6-8377-7f4894dee103\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f61f7c9d-1948-4d33-a014-9f6c8fc03df3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0451de92-38b9-4300-89c2-318a7d4ff565\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b26412d-7464-41be-8069-d122f4c95201\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"3cc5bb3c3926eb5774e99992a6767f2c\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e993f959-23cd-450c-b2be-9bfa1796e5e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0beb24df-33b3-4969-8a1c-1b7c7c1f7e22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c547a68-4ff0-477a-99f7-574196347c94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e643cc2-ca08-49d6-82db-1819a4e8e7e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e1ac445-2b41-4895-ac96-1c307c923db4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb2bb5f2-4a75-43b0-baed-83678ae768de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b282ae-cdd9-4237-9671-d8f0af29fe1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf03748-a947-49de-9fca-ccadafbbfe1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"676d0c5d-61b6-4fce-8875-70009d588401\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23c99d5d-736f-4bbb-bc33-d05ce2fd9dfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad277345-9236-43e1-b820-5cb33f5c43fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b2fc13-ab85-4025-8b40-f9d5c23ed934\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"229b5cff-1990-4086-9c18-be276cf32bfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b4694a3-60c0-4c64-8b94-5a98b863e514\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03dee3d8-5e18-422d-ba86-c2df8047c5c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1adda983-973e-43ef-989f-44624758cd74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.060Z", + "time": 118, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 118 + } + }, + { + "_id": "51269a2427a5d46a481251d870ad3bcb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "37" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=37&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9185, + "content": { + "mimeType": "application/json", + "size": 9185, + "text": "{\"total\":51559,\"p\":37,\"ps\":100,\"paging\":{\"pageIndex\":37,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"b2c153fb-3289-4b3d-9ff6-b6f5145796fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180d8b1e-d204-4d83-be43-1f9136ac0cb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abf81af1-4919-4110-bf7e-825ca8754895\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43233e1e-ab4c-4ff0-b657-97db06aacafe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48754d0c-0baa-4981-984c-97b988bf2a08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90fdb9a6-4c5c-433c-a060-f09d858d213f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e05cb49a-5730-4d33-a704-6f9d75df11db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05df5d0e-0f3a-4cd0-8e12-a4f95531fa0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c53bd73c-3fa5-4ad1-88eb-9a4dcf8fb21d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5911a007-63e7-45f1-b8bb-1d280794e413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc6ce459-bff9-49f5-b240-5e60d9176749\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69297b26-a36b-47f2-87a1-7b53929fa177\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ec7f178-268c-44f5-8237-08160e525fb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"609eb3ed-1dbe-4a35-8627-561083de661a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcb78663-ce8b-45a3-92f9-e069b50f9385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"154ebc16-0b0e-4600-a613-e3005f893717\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cbca532-8118-4a9f-aff3-720ac3dddc19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc8ead84-4cd9-4668-b512-eef73c49fe23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8de8052-7612-4087-80d3-4e16ce30ba94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"556990d0-c796-49dd-acc8-94e79973ace3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b8514a-0a5f-4561-9343-3e2764a7514a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78e9d5a0-d46c-4798-91c1-695abea77b69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef8f9cd-9633-4bbc-9a8b-c1df3a706f3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06e15d51-6f07-489d-8bc9-828ba2466067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d743ed-c2c6-466f-b3a7-6c8c838e2867\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7569464e-f879-4611-aac6-93149698fe12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3048add1-01d9-4b44-a58e-28070ab0e018\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67143663-a758-4d74-af5c-ce8ae0989839\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa440e23-106b-4379-b038-70724e5c4154\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"782dd1e0-fb81-4b28-b433-48c5ba432c25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c219b252-bc80-4229-aff6-6ac1d8cbed92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f613c5f-0f2e-4efd-be5c-30f920ceac16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3af97f50-6c0d-4448-8a6e-f7eaeadb43fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0179b1e7-66e7-4d6b-8d07-1e944e52dce8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cb8cd9f-85b2-4091-9005-75654267ba2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2be1e3af-cfe0-4f52-a0f7-40913f27273d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef86743b-e32f-4752-a6c4-8544cbad9132\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34800a6e-2813-495e-b344-6410d20128e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba33655-2bde-4787-ae2f-b2a5cd4ebd8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"434f1f02-6de1-45a0-b894-75b80711c0be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e6d97df-a3b6-42e3-977c-614aef6bfd65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c25b278-2f88-46ec-b00e-eeff3ef1be71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a51ddb73-63a2-4d2a-b9f1-cf4ca069f79f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38af4f22-629f-4c58-9f6a-4fd5467db674\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3edcde4-ed07-41b1-bc4f-abc1e3d242cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14295f7-8b3a-4e02-9532-9cca32ac90a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bb46e4f-4595-4b9c-9017-9d047d7e5a92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"913fe1de-a9cf-48cc-a2ef-4edc07d953d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef004e68-8e5b-4139-a90d-020ebfff6b32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"773117d8-76d4-44a4-8fea-06229b415b93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26bcde47-2a0d-4527-b970-170e3f1f9592\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ddef84-8f90-4a3b-951e-49ef21791e06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b627f162-930e-42e2-8506-8e97cd616a59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92edf3d8-52d7-4add-b707-7c867c489b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d850ea2-18f3-4ea9-b4b0-b58027132ba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007ef21e-adc1-4eb5-b586-537b411074f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd900de6-28ae-4cf3-8a22-169ff7ed3513\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f0db21e-7256-4841-bd4a-e2885dbd6e36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ad100f-202b-48e4-9910-10f591743cb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc8a093b-6e73-4b3d-a2f4-ea48ccaf81eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1604a2f6-cc4e-419a-a1c3-ea2e3aeaf599\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31a8e3c2-2161-47d3-bec1-47ab02f5f01f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e06a974f-4737-4269-b55a-6f7c37ae7688\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f779e24-7d98-4333-8fe2-ca0176a45e3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bf58573-4969-499d-8401-fc0060179404\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf03aba5-3748-47cc-bccc-5005d786f9f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d47dc2b0-5ac5-44ec-9f01-14c82fc0083b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae64bd55-b98b-4187-b7e6-41bc0f3f2849\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e417268a-cd96-4a1f-aacb-aa9ee59a1e17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d03c2451-1939-4e05-9d1f-bee903ea4ada\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b03b4407-4228-4cbc-82f2-a3e368fb7897\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b0177b-f34a-49a6-841f-ae6a0c61853a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb546998-a0c8-4b99-ae24-9a8498289eaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f528be2e-e14e-4d8c-bd70-2ff09c64a0ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5262e78-da71-4db8-b4ca-54b9bcc40671\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04272e6a-d319-49ab-aea1-8c93cc5d0c8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"819e901f-f658-4c45-8fa4-3f227554bb09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32b4d3ba-7e49-42c0-86f0-501976402126\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdc96d60-5976-454e-ab3d-d5c1830c2405\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfd65511-7c11-4407-9639-ad6bb7dc3fd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ff56a74-2905-4f4e-bdb0-dc5df55760f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b1da605-9b26-4806-977d-3e99a67e3d18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d32e9735-bcf8-4b4d-b4f7-216bbf1134c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8ae69b7-ef08-4eda-99ba-a3c9ac46300a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80841ea0-824c-40f9-8576-9352210ad92d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"882b3fe7-28b0-488e-b530-7035b53e1855\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3179de62-dc8c-4db4-9da3-7c13e6e31d21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db7a2e26-ab0e-4878-a486-813c627d00e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"632046c8-5041-438c-aa70-641ca6db275d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"357aabbf-8a01-4b78-85f3-6448534945ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f461e823-8db4-4776-84a3-8a508864452d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fda33bc3-071c-47d9-8624-73fbca9518e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8304556b-fdcc-4a6a-911e-47e96b0a8101\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8949f39d-6af0-4071-86a2-86891aafddbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f1be71-1b40-4f83-b0f5-751ef1bb3797\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873b725f-4797-4410-94d8-7610adbe1445\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff7e63c-09ce-451d-8964-ee7a1ad8ed28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7c8aeb3-905a-47ef-8eaa-4a2e800b699d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddfde2b8-82bf-4794-b00c-70e41027bdb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10207409-9353-4ada-b296-3932ff5b7782\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.188Z", + "time": 89, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 89 + } + }, + { + "_id": "115539e7eb507594f3a0874410e0b543", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "38" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=38&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9289, + "content": { + "mimeType": "application/json", + "size": 9289, + "text": "{\"total\":51559,\"p\":38,\"ps\":100,\"paging\":{\"pageIndex\":38,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"80f8cb31-dba1-49c9-9dad-a0ccf47d5586\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47dc086f-5746-4ea1-ae7f-ba1af9ae86b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5802879-96fc-4910-a37d-eda7a9cba1f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f717a39-17ec-4aeb-bc26-c2ff3f29561b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"30237cb810a0a893a83aa8f6be3a7adb\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbde1505-b72d-41ac-9bd8-787a18c29eed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5958bcc7-ced1-4221-b027-666a020c5c9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1a0cf5e-c143-49bf-8243-d690acc70bea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85143e37-8ee4-4a43-94e7-1068177d332f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b459f0a-dc5d-4e92-9603-2bf74bccbd1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77e4e192-5651-4ac5-968c-7d753d5cd5e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b1d7ea2-a4f0-493a-af90-cbf36bca3aa6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6495377-bbeb-41d3-bebe-27fd828f736b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"418010a2-d83d-4a76-b203-8334ce43b25a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2028c987-1e76-4535-8fc1-22d77d8d7ceb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"684bd1ce-df22-4c7c-a230-7c156c763e06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f23e70d7-33f0-4eeb-85cb-29b465234b1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb8e2f7f-7597-4154-9360-f434cc248d75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7dbab02-b550-40fe-bb28-1da20f15f44a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94da802a-7bdd-4f51-890a-903a506c0d45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eb35514-c0ef-4df4-9b08-1c12045fc3a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"288d38ed-242b-4ef1-af61-0690c920642f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da33fb4a-77bb-4697-9dca-bb75341552c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2a9421-13da-478c-9bcb-293ea99a47f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"395ca681-fc59-434d-bb19-7e6be6e412ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68fa9469-8981-43b2-ad21-7447430e2a53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc22a97-539e-4590-a46b-24fbac1d1c58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af819401-7adb-47ae-afde-e9c6791e5616\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb52fd6-e8f5-4cb5-b460-fa3d6443dcca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e29860b-bc7e-48bc-a603-e5fe96f0b3b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c2d7cba-6598-4976-8dfc-de7baaabd4ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d3197bc-0991-4b17-b3a9-3006e62902b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"befd5e53-0e98-4105-9aba-0bb925b98e3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3032f15-ad5f-4ea9-b567-53969effd7e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bd5dbfe-d552-465b-a901-07a186b556fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cbaf384-1b09-47ae-b46e-7e454bed827e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b72ffb23-a3de-4e4a-a0c7-4c0065a5ec85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1795bef9-d077-4279-ba7a-6cb6aff03568\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0246a1f6-b506-4ce0-bc9e-180c84dd85d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f6e19a0-a357-4864-86e3-34ca4138db4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b8fa38-bcb2-4e43-9b7f-6c7c4c52f9b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9769960-2f29-489f-afea-53f3e32dd805\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7285c2c-8d7c-48c9-975d-571ae134c784\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35db8fa2-426c-43b0-bd01-63d2eef58c6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfcc983d-1d70-498d-9d79-21aa5120f499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07f1e81a-8b80-43d9-94f1-20998bd4a6dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9defeaad-b8da-4cf4-ac5f-0a3e81dcb207\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c3465f5-1e13-4d3e-b3a0-1f000eda788a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"779be9e7-f617-4c48-a20f-b50204795d49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8938fef7-c084-463f-9947-5e5e228a1985\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd83fd2e-6ae4-4833-83f8-900644e2a136\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31650e1b-4be4-4ef0-b2f3-d36ecb5b945e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f560fc98-21a6-442a-84e2-5bc8e88a1803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c48e515-5ffc-45fc-b727-32544711d0fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9181ebdb-444c-4d16-9fa4-aaafac774590\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48c09134-e96e-4601-ab40-d83734159f75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e7c17e9-05ec-4dcf-b5aa-25e2355892e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9738ccd-171c-4870-a519-b0c9ef825e22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e31e2d97-c09b-4c68-9662-5be73705cb4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"755f2d90-cd64-4553-ba02-b24201cd249c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"202e0d36-9431-4068-b8f7-65c37c685143\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23b36ed6-f0e4-43a0-88fa-6b0d1833b608\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e95766be-1563-4ff1-8733-c300dda1dacd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3979ba3-40e8-466a-b57b-efe75813a6d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0de27d68-2e49-4b38-ae1b-f67751149165\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67ff5851-862c-4812-aad8-1a24d7a75fb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9eb3366d-df26-4cc8-9c7f-b1a67f97ee3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0535e69c-dce1-42f7-92bf-9c774840bd7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7cb0763-e5e2-43b7-856b-661f72ab3fef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d6c9f91-fa28-47ce-95ea-184ccb9287cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ee5966-752b-4726-9d52-016a7560d2c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"523b56da-f85c-4775-b9ea-2832a2c97b61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4be3f6d8-e09a-44a2-9e8a-307a2c0f1fba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b196fe21-012e-4c0b-bb39-e851dac4bfdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5455d7b0-4ec7-4db5-80a3-4c06a7395dd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bb839e6-996f-4dd6-b8be-0141f3822af0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"513713d6-a941-43bc-91f8-a7c1b0d43e32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5b5f02a-1d52-44fc-89ba-25911acf096d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2444ae1b-a0f0-4e1f-b553-658b9bfb18e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c06376-514b-4728-a13c-c23787de8b7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf0bf6bd-a30a-440b-8908-80abe8f5dca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19249248-58a7-4ecf-9a06-c7a13b71d370\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea4a5304-ecc4-414d-9732-b91eb8d2030c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0233df45-addf-4419-826a-a947f09584fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf8d9d78-c483-482c-910d-744a78c96c57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5b91475-77e2-452e-9b4d-e09e2cb394b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"061c208a-4f16-4e40-bb2f-21835b7cdae1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d791e60-964d-40dc-8b62-5fd83421fae5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56636062-f0ef-4645-98a8-c34b1504cbe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70a9cef6-88ab-44fa-bad8-4746381b244f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6febe037-c3df-4c33-908b-e61970706adb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec5c0ea8-6c47-4855-bfad-cd2952f4e11b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c6ee8fe-f86e-40dc-ac52-402a286f2832\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b135c06f-bda7-4050-bdb6-5c91a9718506\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2fd6c9f-2e87-4356-97bc-efa7414b8607\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33819ad3-9506-4187-ae19-e17a8194c132\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d95d914-e4c9-4e8f-b90a-a42790d2274e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ecd8de2-6c4d-4b0c-8466-aa6b57c66da7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"521d3be6-8d27-4e69-a162-57fe2539e24c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6273141c-32ec-4689-a10a-038f9b7397b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cd3aab2-3ec6-401e-8b0f-e1d27f596133\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.310Z", + "time": 129, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 129 + } + }, + { + "_id": "ea4269c76a286d67244cb76a5d1d132c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "39" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=39&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9145, + "content": { + "mimeType": "application/json", + "size": 9145, + "text": "{\"total\":51559,\"p\":39,\"ps\":100,\"paging\":{\"pageIndex\":39,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"cdd5eb61-497c-4428-87c6-9d7240318854\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cac58a17-fdd3-4293-bc52-10015daeb386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"787935d9-d9bd-4196-9933-6c612c1e0b27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56042baa-c1d9-41bd-9987-8b7e9753ed6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"870adb41-c29c-4660-a0c1-b2c9fea6130c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1f9e1c9-706b-4710-9c7b-92747f835f64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d605a9b3-1eb5-4c69-8351-d75b2d9d2834\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d26cc108-7ddf-4609-944f-382082e4ae5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb0b8946-0ab4-49b0-818f-49041e82cd97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cba83915-b390-4e8c-bc88-a2e9dc4293f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50d6d534-9397-4f7e-b77e-4a5525ce8542\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a83a845-3517-427d-bdd9-2d0fbc058b12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3eb7f2db-ff19-4331-93ce-13b8a7605cd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83601856-aff3-47e6-a378-29dad899b9ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9018551f-309f-4891-a6b9-ea67859749d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b60dd57-4ebb-4915-a1fa-5a16fad8c29d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b55f2e4a-12e6-4726-a3df-58efc470f4a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"190dee3f-0e36-4e56-8bde-30add0828b14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8d6b43b-801e-4b7e-b5f0-fc15683158b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1d04a9-283a-470d-a7f8-db2c71330542\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6af3be89-a8be-49eb-9ba9-43f19db00127\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36286bb6-2e86-4436-b0ea-b8ee268898d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0858cde1-9918-463d-82de-e80a78866c01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80046809-e0ac-46c1-a979-91ad2c9367f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0260b80-6e5a-49e4-b9c3-5c553d8d357d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13e1e9d9-9bae-4eda-b762-6095ab5d3a0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea913dd-750a-4596-ac4f-fa36986a2292\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f725cbb-a4ea-481c-b190-a61ea681141a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4772ce4d-4179-4c1d-8e31-59470fa8d8ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fd861e5-a8e2-4b56-9926-9efc7b187361\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"733f874b-21ee-4aef-8858-1d3193beaa23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e89f058a-66ec-45e8-a45b-a0fdf9ba5459\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc61649c-023f-4eb0-86b8-d6731395becb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26453b9d-e6a5-4b40-9710-aeb354fc5dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44a52829-b3dd-4d03-8906-8fb1b9007ef1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2286c695-b333-49db-a88c-ccd92ac3547e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84268ce3-4f61-42f1-946a-e630cb402d49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25a262ca-353a-43b8-a7aa-6622baeef560\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91da53e3-035f-45eb-ac53-faaa837b100c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af212184-8a32-4c95-87d5-c1ac723df22c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c0ac575-46c7-4039-ae7e-32be8f5e1db5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"148293c8-d9cb-4eeb-92ad-da7e76a338a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca244eb1-5f05-420b-afad-fadbdd418c8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63fe868c-b52d-49c7-9eea-62e8fc6b5d21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1821d631-0844-40d3-8b56-2da44c9c42be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77eaae7a-d4ca-4c7e-a848-d4e90966c3d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9559798f-fbdf-4165-abf4-8441300db4de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126f436c-cf76-4e49-94fc-fcfda560adb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00236ced-8e65-42dd-bbb6-4f6161430617\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77852f6-40df-439a-8b46-7101b32e23b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb3cfe95-0324-4c85-833b-4b44fa30ae8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"828f44eb-bc31-4501-b068-4197a7816837\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ba0efbb-0ff2-491c-948a-6c6c5d2f9beb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1118141-abc5-4d06-b659-2c8027712d96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49cbc8a8-b98b-44ae-ad98-c1bf4b8bc98a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5fd961f-7531-4c65-9607-8c7a881ba281\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7870031a-d1ec-4571-939d-5bdbdd40de6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b9e6314-5f43-4dd8-88f7-3c3e5f78e79f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6ac7197-e82f-413c-ba3e-add37e94ffdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d53d05-fb1f-47ac-b17b-b1342f6fa847\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2084971e-de4b-4789-953f-9961d856e892\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e2bfc5-a440-4112-a556-a2a7922d475e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9305c17b-ee72-4179-a9bf-2b397ce381f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39d10ef1-1c10-43ee-9f99-e3df874a1465\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"686fb973-7362-46d2-a5e0-1c2ce1f0bf9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c102c9b8-c439-4aa1-aecf-90358593fa5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00d0639-673a-47b7-87af-d638ab58eaaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d8fba68-565b-4241-8a49-36676c95389b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bb1597e-3b89-40b9-bf79-a023a1069f50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cb694e5-0928-4f02-89e0-c6a281c8fe73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45a6d0e5-e6e3-419f-af00-fee9349aeefb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9cbae9c-8bda-4a4a-a2c1-71f126f7d9a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24258abe-883d-4011-a6ce-705d6e41538d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15507ada-97a5-49e2-adc5-361275c5bd34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3915b6-2139-474d-b29f-0f674d15cb49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6afc88b6-70de-451d-b630-34ef3c6f04e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c6a1afa-9668-44cb-a136-31fb3636225c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73077c9-1cd9-4729-8ee5-6544ab85e1f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"582109e2-008f-4ef1-b8f8-1a1a09a45c53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a50c2083-31f7-4710-8850-9d1a49948605\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ee7c187-a4c6-45f0-92d3-573c4de9f140\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10e08b94-9bff-4181-afd7-b3f6d57b5517\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1cc01a5-97ce-436c-b183-e6aae333273c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"740c2ea1-c1dd-42ba-b691-3299de67dbc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54df312b-6db9-4804-b75c-9ef0135540df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fbd405f-57bf-4eea-894a-18a41aebd420\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc536c1a-e082-4758-80d4-68c597970704\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0f1d6fd-4e6d-43e2-a68d-e2ad55175b37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fc73b2e-877b-4153-a734-7de440226be7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"886c3f4c-ea9a-4bcd-a507-054d99d7d1aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea2ef38-b3af-41b5-9120-99dabbdfdb99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8c4218e-8d91-4789-a227-738a7b4813c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"967cd6cf-3180-4c98-a8c2-7eb7c2a06b74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c88bf7-8fc6-4d02-975a-69a656a525df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55d2e533-a7f5-4098-8067-5e10cd6c2291\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f9f86d-4a0e-4b01-87af-57da4972f175\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7b1f9a3-1e97-44f7-9695-84a92f12a2d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45fcd74a-1790-4355-b16f-3efc2d740a71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2f2202c-bcb2-4024-bbc7-6a7c6a237efd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a7ff286-6a27-452c-9d15-dc0c08f70093\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.450Z", + "time": 91, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 91 + } + }, + { + "_id": "44af0c24564f5e5aef71c02d3e681d64", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "40" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=40&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9365, + "content": { + "mimeType": "application/json", + "size": 9365, + "text": "{\"total\":51559,\"p\":40,\"ps\":100,\"paging\":{\"pageIndex\":40,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"29db30d7-b850-4d93-905b-5b2844900edd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b108daa-d715-41f8-84b5-d85fd5856051\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"275f3e2e-99e5-4359-b789-45b90fa58ef0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac64b59d-c732-4464-958d-c759bff23ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65813aa-545a-42b0-98a6-0ca185b0f898\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e115c7ba-2ec9-4d8f-84f3-0273cd6f182a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaa761d4-2c10-4ef2-ac63-8d2336ce3528\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a340c2b-643d-4a64-ab02-e88d6584ebdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"602087ec-424f-400d-9603-4bee246d1a16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dc2e53a-694c-462d-a976-c0ad0166a18b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"563b1eec-b555-4c08-b9de-21923ede6b8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b30f00f-1712-4461-b097-173ca8ec5bac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24a6f9d9-9e7e-4b56-b5e4-ebc884328cf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd2d2390-dc3a-4b32-9c72-2e8b95bf52bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baaef7f1-a9dd-427c-9f72-400fe8c74389\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19a4674d-31c5-43fd-896e-2524828def08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72fda578-57e1-43dc-93d9-0d84a8690ddd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90a47a49-98be-407e-b06a-3e33b2d43992\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab710dd2-1d28-4193-9c5f-62148960a980\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab625e8d-f678-4606-a82f-b6480867b374\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e34f3fda-ac79-4947-936d-63a827e31e75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"721c8cb6-e746-4553-98b9-b9d865b4a3f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53292b7c-aae6-4299-b9a6-d5f2a194daa8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85841c4d-735c-42e8-9b5f-42085df61201\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fd68df6-896d-45e8-a7c0-ad84ed4b19a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cec87b7-a23a-44a9-bebd-7b8cbda794b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fae6ae5-efee-427f-a33b-35130c291113\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26560b23-9974-49e7-a601-5e29af1627ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b77ac93-3b05-4875-a89f-dd541326dd0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c1910ff-ebf0-42bc-af64-5729661d7f91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db26da54-a51a-4a7a-a410-794537b4308a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a3fe8a8-993e-48e8-97cc-cf4d01667900\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3db70c4f-bdd9-4860-b0ea-ddac8c294b2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49507c23-f1f1-4b8e-9afc-37e8bc3095bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73269c25-6ab6-4464-857a-6eb4fd2283d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d622a776-6978-4ec6-81c4-0cbf5a2c9270\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08ee86a9-bda3-4a80-a8be-a54246f11b6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef257242-888c-47f6-be0c-8f40d6dc29d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fad76c0-4a85-4267-9613-92b10aed463e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd50d267-25de-4351-9e00-09ee0a53ce6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be51bfd9-01d9-4951-b112-0ddbb9efea66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff18a50e-26d3-48cf-84ee-bc58cdb94539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a25bada-ef5d-4a67-b8bc-a926fbc9328f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bb16b85-6cdc-4305-b4e1-bf7deabd615d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83c5c53a-1984-43e4-885b-d9046949d231\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29b8a7e-5ed3-4817-8f11-d7a330acd714\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b0c4e2-bbcf-40d6-b3c5-cc7eda511162\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3220185-0a9f-4595-aaf5-d5cead8392d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56cb27ea-7175-4b4e-888a-f9ad23139b91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9b3adcc-9c68-452a-8ee5-f55718276fb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80e9563e-a24f-405d-a570-cc2e7754608b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f4df811-2f18-4fab-874e-60ac0d98a6fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8f67160-6f24-4bfe-be48-af83ae6f5bdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91850f52-098d-48b3-995e-81c39603a705\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05cf73c7-3f5a-4a00-bf5b-0033e891ebd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e12deac4-8dc2-4812-b122-e94c651f605e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd9c70d1-46ee-48bb-b001-a12c337ca757\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4766ac6e-633d-4c8a-93b7-6f489dfa141d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54a76278-1cec-456b-b5d1-81cf2e124025\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46e4b91e-f31f-4f57-93ce-4f34a2643c3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9712657d-5eaf-4b68-9ecb-ab905e59a4d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c853de6c-ccb1-47f9-b267-5ebd0fb66dd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64823efe-1e39-4ce1-b8ee-f47601150e00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13e5fa7d-6d97-41c7-b028-a172a05c5e84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"004ce93a-51ee-4cdd-bb52-5afbc89308fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c47278e3-c09f-420f-8003-81fd10e9757c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36244405-624d-4af9-b744-fc63dca69f75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87f75b36-9f4e-488a-8102-176b5f8ba8a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fed2e83-5fcb-424a-a033-60d59c21e933\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d9da640-9138-47b7-925a-182f4326be73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"9931c2bf35b2e63b61bcbf906b8feb71\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878d0ca1-b466-4fce-b675-ecd43d1db29d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7c3eca6-997d-4020-bd9e-3e697a6d9a95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"456ec51b-c454-4453-91a5-5e49e1347921\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07432bb2-241e-446e-8960-6b6de2a987b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95474b8e-b978-4852-b5cf-829101d43907\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19721b1a-16af-43d5-8506-af0dff8f520b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc3fc23-2310-4ffc-b340-b087c340d5b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c5cc02-bb38-4bb3-a460-36ef4e4279a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2b4b7fa-c021-49b1-8253-1fe8dc0fe37b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a47bcf6-3342-468a-8b98-3d6d02f186b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccaeca74-ceb8-4fdc-87e0-a15ddf5fb375\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14331706-896e-4240-803b-5a4d8ef9e69d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39eb805d-5533-49c2-a71c-b86f521ee5fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"103ff11c-8aa1-42d3-9944-7b39d80205d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86ba19d7-d401-4bd4-9c46-3888ad90795a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a43fa23-5585-4407-ad0e-7a56428c280a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e674f22b-86be-46f9-8068-92e62e6e4984\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99439b38-5a32-4b21-883c-40091e1575f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db5351ba-df31-426b-a8af-dc7543bc046c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0acafb5-5ea2-4abb-b46b-a88047ca3133\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e80588d-5f70-4552-87fb-47d1eb34370f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69b7122d-7ef5-4306-bbc1-a1bd79c58e90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3130f0ea-37c0-440e-a414-7470d410255e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23bc6933-85b5-4fb8-b120-82ae99dbc529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f40bb29-b07c-41fb-b9b7-5165bd2bd957\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f73ef7-4f3f-4269-8a03-2650be06a4fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"366bf8ab-1e02-48e5-8d56-b5c25323010f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ea6c7c4-927a-4353-b931-02a14e0ab666\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73853dea-dd42-438e-99ee-19ed6675bf51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cedd4a1e-8960-486b-bb73-85f468b588b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.551Z", + "time": 89, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 89 + } + }, + { + "_id": "2891e806ba22bfe82ad1a0c5efb75f2b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "41" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=41&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9293, + "content": { + "mimeType": "application/json", + "size": 9293, + "text": "{\"total\":51559,\"p\":41,\"ps\":100,\"paging\":{\"pageIndex\":41,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"f79a4753-9285-4796-900f-4bf9cffefb95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dbff3dd-da6e-4074-b7fd-e734b6beba67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f64894-1f7e-41e9-b735-f1e44171289c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b60beb18-d56d-47f7-8795-61bcee7e67fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64b531e6-3aba-4b0a-8791-428374193c3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0334f0ab-772c-478b-a919-a24fe74261c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c94ca0d2-b50c-44c0-b412-cd14d51b8b16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3210dcdc-5696-4c94-99fa-5efd91ac7331\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e4c1623-dfea-424d-9aee-43ef77eb008a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3bac6b4-699e-4f09-b82f-0876613380da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49aea508-073b-4cc2-88f0-466fdb867d0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c0bb1e3-f992-42bc-8e15-f0d89684ebba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06616db9-6aed-40ce-8ac3-bcec379ac799\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3683f300-15cf-4b61-b168-aaf6da5965d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5679e497-d1f0-4545-92b5-fee44f2b7b8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f6edd42-26f7-40f2-99e4-f13e72ebc1d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7caf964d-c0a7-442f-8a83-f9a531589ea7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1927dcc-0785-46b3-bc6a-fa0e75fc8ff7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73a2b247-a0af-450d-be99-d43018871287\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67516948-5e55-4a71-84c9-e79f8bebf167\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20dbd199-c886-4485-a95d-31e4e231087d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8416aa5b-8b2c-40fa-ab80-65873f665474\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"672b2096-73c2-4e20-b955-a1377742382d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90c332ff-efd8-43f0-9bdf-ef70d8d3cb5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9d1c6a8-cd63-4c50-951e-9395145c3a2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b14746dd-5b92-477c-8f97-cc9999a1eac9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd7dcbc3-1a40-44c2-818a-8b7bdfa43895\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14ed5421-c392-46a3-99a5-cb2de40773e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cd800db-8ddd-4ce8-8a5b-0b7073f1f413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a89239be-2d16-4921-9af0-7675285a98e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df802f1f-e8ca-457b-b86b-d0d834e13798\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f6dd48b-859d-458a-a34e-d75882246951\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"591cc2ac-ebbc-4004-b67b-1f43a1b1d4e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec494b55-0ec4-4a9e-83db-0852627476fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5374e4a5-69fa-4e9a-8413-7598949db16a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44ca4c64-7ece-4381-be53-8a4fd1e624b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"584ec50b-ccb0-421b-ae86-cc2eaddeb7c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"388de506-02b8-4616-92f7-89df0c1dc8a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5940c22b-8633-4fa4-b13f-d7429dc4ca1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8ff0d52-aff2-468a-bb14-969f1e0b004c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"505892f6-fdfa-42fa-bbab-74c55d2aa935\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c7351fe-8f3e-482d-880f-ff76e8768e37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09c03718-52f6-47d9-89d2-3b770e806833\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b703d098-ec82-4bbc-b83f-8c6bf56b9966\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a90fc25d-230f-4923-a0ad-aa5f21cacc6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4405a5d4-075a-41dd-bef7-3ff4861cfe48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb5aee0d-20de-4ed9-a091-b36871d8f8e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9c0e54b-596b-4843-ac94-f4d1d0b5b835\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5677878-6485-4b97-b6b4-e01bbd45a717\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7abd3b14-a3b0-4b66-a1c0-279bc1db9ab9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d1b7951-0e65-48a7-9bb0-9e2e36168577\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf170f72-4449-4273-8251-7f25ce9a6e43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64907346-08dd-4205-a902-4b301680f211\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e757c14-7d88-4763-a5f3-9ba142835470\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7a396ac-ed8e-46fc-87bc-6200ee5750bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8156e6b2-ce77-4ee1-b4ce-86682b10b810\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b0a6e4-63ff-4c8c-8366-f35ca85bf010\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c427f10f-b52a-461a-a0d3-47caa5592c48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36c3fa3e-9b31-4498-988f-9aeb1e0792e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9a898c1-f57d-4c8b-b8af-1822c39bbcd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"849792be-20e0-40bb-866e-c7581fcd5165\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6d28d3b-eeb2-4be1-8e6b-f5bb844439b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46ef1615-9935-4de2-8300-22c975336762\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efb6887e-d5b0-4601-b42a-b1241df7659e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"379132e1-f413-4e96-ad24-38d023f8137c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c81433-40c4-4224-8105-4f5598c5f90c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0872e9-dd17-4ed5-8e6c-efac60168588\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d0df85-cf96-4609-ac44-89c3ef4dc56d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e312a0b-ef8a-4c2c-b63b-12baf6680249\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c15f7c0-8e42-4665-b2e3-dfb790e2cecc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3481a244-5d86-4b26-84ce-52b1263c03b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fab2bfa-e4d6-4eb9-8e3a-34ff1abb426f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f2f532d-254b-4788-8150-39c3dddc44dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"300fb931-0209-4290-939d-1bad4082b15f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10bcfcd4-bf1f-4ba4-97d0-0510afe87171\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"638625ac-1e8c-40b7-9028-08c19dcfae96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e7872e8-1b7c-41e0-8d21-301a8ee0166d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6db7a64c-4059-41a7-a909-4d0fd8610216\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e5f0451-40ad-458f-b4ee-98f5dfb95955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f93a1ea-9718-4ac0-bcb8-32dd644bcb40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"6357d201571f71507f8f0d73a7d78736\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b79360-ae5a-4331-b3dd-7a1a1be4aad3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"625a418f-0a34-49c6-ba95-5919fce42d64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cf279e5-f7d7-4828-8e57-b63f1272a4b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76939010-f502-4fd6-b2ae-93f8d405c0f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfde72d-b7cd-428d-a501-9bd2e0b70f9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb6571d5-4d09-445d-9467-866315d9905d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c01c950-15ae-4f25-9ed6-557441d7cbda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6347507e-7808-4da9-a086-cff3c28effdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c12dcd2f-ebeb-429d-aadd-4b474082af37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c1183f7-d193-4f2c-88bc-c8386a609544\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8a5852-941b-4ac5-b277-1d07c039534f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46bfd8b7-fdd8-453c-85bf-1b9d5f959af7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92edef5-09a2-4fb8-bed8-10459a23a041\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a41e0a-2003-429f-83ab-a68f5e6c299d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32a044f0-5c5b-4d2d-9950-0bae7e5dda39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c50e319-b6a5-4e38-a043-892b7d950c84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65246e73-3c1b-4d49-a89f-9036745f761a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"046cf3b7-0e28-4665-8e3d-c14e8b8db69b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"250d254c-32ed-46a6-b1fe-abcc56cdbf4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a6753ee-71a5-4576-8f1d-5b768d5aac7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.651Z", + "time": 90, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 90 + } + }, + { + "_id": "b0106117582d2ee3fbaef099d429fd23", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "42" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=42&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9333, + "content": { + "mimeType": "application/json", + "size": 9333, + "text": "{\"total\":51559,\"p\":42,\"ps\":100,\"paging\":{\"pageIndex\":42,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"d1584c92-7d01-4dcd-b61d-984a93d7e1e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8975b59e-92ca-4127-ba93-13f46a2671fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6fc8f83-4f7f-4002-b5af-34df29ab5e45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43ee9175-86c5-4fda-9891-f6adf361ee57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0e15573-ba11-4117-90b1-c061ca10026d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b85505ba-c894-4ef8-bc12-103103675845\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5516c44c-06f7-405f-bc76-64c41e3e40cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae0218f4-a779-4643-a174-e6a62f9b4517\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3efa59e-e623-4449-83e3-c7368d5fb9e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98b27f7-5779-448b-9a2a-cfeed23f2521\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b592797b-0b95-46b1-a8c2-ad8dd7e29db5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f3d27aa-db95-4102-b906-c2d25f3192f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22214e2a-2f98-48e8-a4e5-047e8b1bb672\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7768da58-c6a0-4617-a866-ed707a6a75da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a22734e-fa19-4623-bf25-af58109defff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6718141f-f772-4440-bc4e-1d0696e71ca0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2de4f3a-e1e4-4470-b285-380ef513b144\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ea7e841-9d87-4165-ab0f-8a54531eeb19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97b77a6a-dbaa-4d4f-bf18-110b300703b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"808104b9-9549-464f-85de-74ed7f99009a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78f4ce16-a368-4c3d-9056-07ffbad1bd08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a617625-0bfd-4842-a952-e2d0c4b455e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5946337a-c776-445c-a32d-aff594d64a67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a38ef36e-8958-485c-ae99-519e3a3e94b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"971bcec9-5442-46ff-9ce7-fb2923498195\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb10096f-293e-4ea7-bacd-dae9b804c906\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a37928d5-f9fc-423f-bf1e-01ceeb9a0523\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad57dff1-899e-4a00-9b04-520423dea292\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6bf6a46-a37d-4173-8260-39c7111c2793\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa54df76-e9b1-404e-8c3c-541d3cafdef7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e665e2b2-fba2-4aba-b764-0afe07be9e0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec0992b2-c635-4637-b773-278b40b4e529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14755d98-6cda-4a9e-b3f3-c1a6bcd79e67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"382e712b-458b-4738-887a-06a2fc5a1b00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96fc0139-87bb-46bd-b960-2c0f3e6ddc48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d81350d-9838-4267-8bd2-616d5da95859\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98bca135-9854-4f12-96fa-4fb25a88609c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c4c3593-bffb-4ce9-8f6a-09d4d8f86820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09e2095b-d401-4b55-a678-a4d141111821\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf4a2255-d9f6-403d-8ca3-59c3a1a9bdb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20509b59-67e4-4951-bf14-fcbf1a4124eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"950d37b8-8000-4af2-b526-ac6970c4fc7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873a1aad-e322-4721-ae4f-3f2e22ab0b6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6213080d-8553-4edf-88f6-c426afd84d73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f32df18f-a0b0-4e50-8677-a6d3a85b109a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"255ff70e-551c-4df3-bc1d-70a0ef5da145\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83f04778-e025-416c-b370-80ecff2da1db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcd4f93c-c44e-4415-80cd-a675c3c4d3ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6d275f7-f1e3-42cf-aaf9-c95e1f4fa8a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"338706a2-5533-4367-86a3-e2347d5c782f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db411fa3-3ffa-4cf5-9b2e-363aec3826ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af8b0465-719b-4531-97f2-8eadfb502dd7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92fceec6-d802-4908-877a-fede6ce43322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fc34609-fcdf-4907-a445-bb104a5c5e57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d90968f-4623-4b73-9e59-8388719f4e19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"f7551a29ce03201c43f79dfb7ab2db12\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49684cc5-bab1-4ed2-9e23-9b7d8902ac1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91d1ce94-aae3-4adc-a4c1-2d449a57969d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a494054e-dba2-40c5-846a-891bf588c625\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c38371-4714-4975-850c-d657ff7099bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07b7ca30-8e3e-4f43-9537-5c234d328b44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea84d743-3e42-4549-8672-12c90409ecfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40a188ba-7cf0-45a6-a094-5e6ddcba5902\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9f34b27-34f5-43e0-b00a-755656202b0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ea6bb6-2923-41f5-8645-6d3791281397\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a134a8e-44a5-4429-90ec-8ec711302696\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24fe978f-9701-4932-8d74-1d9f8a10e7e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc8b0cfb-6d4e-4fb2-a07b-6a6439dab7d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72f4ef2e-d410-4a6e-b00a-c1b5621f6908\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af3a998b-a32d-4760-8fcf-d677353b53b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecdec35f-3ae8-45e7-8de4-bb2243dc242f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45f83000-64ae-4f06-a518-43131461fcfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09fffd6b-72c1-4100-acb1-e5252881410c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b642ac6-af48-44e1-9456-cebd7eeb33be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a61e6075-44cc-4ca2-91c4-b073601192e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc4f6523-cf1e-402b-94ec-1a4935480f2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17a8d56-65eb-4d00-8596-5bd4ad82669b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5cade2b-1725-4597-b746-1cb328d51043\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af430ba9-a05d-4b5a-a3e1-bde52a1cf627\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00d66689-a6c7-45a9-9ef6-e8aeb51015ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33da108b-4c0b-4d90-b38d-9993c2f8b755\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90a4127d-2627-4fe5-957c-fc24e098e94e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a7e82b-32b3-4d68-8f60-cb2322efe5be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9012f4a7-bd98-4c93-a6e7-364d977bb337\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd42fcc9-f7e1-40e6-bf75-56c18d326493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00fdb839-64d6-4214-9a36-34c703648df4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90d99f6c-a076-468a-bac7-97dee300d343\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bc39cc5-f338-42ea-8c73-5ce8acd3cb95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae5e1712-6e1b-4c70-a86e-28e251d8451e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90d20b1a-a33d-4a4c-a6e7-f2e487c59954\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"886cb184-6ffc-48a6-8e1d-efff91b6cc07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c23c2670-ad77-41ee-bc74-8fdb65654eb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"227a41c0-e1d5-49c0-acca-3dd5b882cff8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b49a38c-d69e-44cd-bcd5-12cc562f5e12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd3a09ca-395d-4fcf-b757-67dadada83eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"984b1433-2064-4508-8de3-e70c34c3eeeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8edf435b-af9d-46ff-8bcb-b36563e41c29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2913ac79-76ac-4ced-b5b6-7ac9d7164abb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bd60b9d-dffe-4180-94de-07c4bb4bb2ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"328132fe-a2f1-4562-947f-5e43f56fca37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3578f6e3-a425-47a2-9f22-dff0954509a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.753Z", + "time": 88, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 88 + } + }, + { + "_id": "74509c4e927f5e67655c665fc32e4426", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "43" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=43&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9189, + "content": { + "mimeType": "application/json", + "size": 9189, + "text": "{\"total\":51559,\"p\":43,\"ps\":100,\"paging\":{\"pageIndex\":43,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"77a2754b-7c56-4c35-a3c9-f880dc4e2ff4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"378a703d-606b-4132-9f9e-61d2a46068ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa731cc6-599a-49cb-8d4a-9dbc4de04200\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a26a9ef9-1af1-44c8-abd3-e3795b6c58b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07fe6b6c-4192-4fd7-8e98-d8bdbef1b0ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cebc8988-92ec-4957-80a8-930dd5dec7a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4d73b32-f2ff-4dad-b709-f46aa56bedb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dc1a94d-01b3-4c77-b37e-0503c85f9460\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5bc341-ac7d-4de4-a755-ef1c7f932ec5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6181c97f-d6c5-4f64-920e-5e7bc06bdafe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff14431c-5afb-4554-b89b-488b9ababc63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dd6b044-e46a-409f-8348-7f2393528054\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4b30254-d3cf-4360-a55c-81b91b88ee59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a281c562-b656-4762-92cb-5c974f9436fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65b694be-82cf-46e5-88ee-7f115f3148c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e555ab-98d3-4556-ab3c-51d4f42e0368\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff8433f7-be0f-40d9-9113-ab9208857c1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"864d5176-e477-44f7-9d46-fb4fabc78373\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dda670a-fb97-42ea-a20e-dfe3c42cf0a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83b2a2e0-8263-4826-87b0-2d8655420033\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd69ed6e-530d-460a-a765-a67e418d3ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6d352e3-5ec4-4311-bbd2-b5dc87cae51f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f0f5b07-3cf9-40a8-abcb-c8a0851b3037\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"852d77dc-52e7-4447-8b67-f24c88df715a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17aa3220-3030-47ac-8aa6-19501eef5bd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2ca98c4-3726-44e3-907b-93e0daf4c1dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2935ca4d-e4af-4335-a847-5e368a085aed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e157ce27-6848-4a3a-9a8a-f0439326e2ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"482f264a-e186-4e9e-8e5f-fd1969298b12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f50d14df-8856-4b4b-a5de-ad3149ce3359\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0d6417b-cde8-4505-9781-4cc79fedb428\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8da1a7e4-46d3-4502-87e4-b6730c6363e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"055d2dc3-7a79-4afa-9942-3982068f8c77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea9e3c22-f855-41e9-b4d3-623af40be066\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe894ba-c50d-43b7-bb21-56fd414e8a9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd7a3719-d072-4678-a949-7e8e08692069\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3df6546-cb7c-4277-bd2f-92bba61415a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3fabfcb-9bf7-4cb9-bba3-8a0d4bae972a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ed810a4-8d73-44c2-8358-2ea10f202cd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bac5ab43-e6be-4362-b2ca-7d7f4f2d9454\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8819a2ae-a89b-440e-81f2-c88c9709f515\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4148b28-229a-45b2-9bd3-b4984273cda0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14aebd38-ada2-439d-b894-ca431af1d778\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62f5e377-1fd8-4a67-a2f8-1ce83c18995e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42bf5a23-b039-4b9a-a067-6783d1d2c4a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f969987-8236-478a-b9fe-b8da1beac673\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38300783-1fab-47e9-9b9e-1042677360cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0021fea-e814-4896-bef5-53088ef6af90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c64f5ee1-2fa9-4e96-bc68-d29bd11d5861\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5832d34d-6dbf-4796-acd6-ae51be9902df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e833de5-be90-4ae8-aece-18c1ec0cf434\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26553f2b-add9-48a2-9570-3732cd5ac0da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"480dbb0e-3ab0-49ad-9737-409f1d3c3b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8301578d-fc17-4e10-9853-e31d2e6dcd3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0161be1-c07a-4238-aba9-092b27ded512\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d5e49db-ce60-4605-84d8-04e76f44fb78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35380df1-0b08-42e1-87fb-52a6e033452e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4055999-7cb1-4572-9cc5-c76342348ac9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"213ad327-9ccc-4eee-8123-88520aa2bf1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a6ecb3d-7b9c-4d01-8127-5aee8d9b4e0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"739baa0b-e79d-432d-9025-fec8e410d237\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38ee594c-b7a0-4011-86bf-307d788207ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"712b7c7a-541f-48f1-adb7-23802633a2a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09c45f0-36e5-4573-8ed7-6c873323f529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c487630f-23cc-46e5-8a8d-928b9d54e010\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa58f16d-dbbc-4877-b6e2-9b67e497a69d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f649f7e6-96d9-44ae-b4c7-1e87763733c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb24dcef-3cec-4e8a-8115-1ffefc2cd69e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa143b14-45a6-4679-bd94-d28aa7700fa6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"569a7e2f-9149-454e-b82c-e033a86a8a05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4024a78-4605-46b3-9106-99a16725cfc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e6e771d-88fe-45ad-9614-29fd17130667\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f58dcf0-8cc3-477a-afea-21ec4d30146b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc590519-9525-46c0-a96d-449a7a50333d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b699be-4516-4e18-b77c-2f95317fcf21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"839c4457-f80a-46e6-95d7-081cbf7fd252\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22112d85-992c-4cbe-b731-9d606fe82c44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9acc3927-6780-485c-88ed-d689e09907bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc02397f-cac2-47cf-9a7c-a64a7b0e2c54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39efdae1-f7ea-4f88-991f-84135a51b84a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ad1b3a-81f1-4a3f-a424-9bb0917f9253\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a25ee56a-9c2e-4131-bb04-09165fb568fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c05184b-1c5a-49b4-86b5-4a16f9b5fc04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad9f66b7-9359-48b4-8796-b6e8b3a69905\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab9ae151-dbb0-4553-8502-49423d252063\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baa4babb-1361-463c-b235-307a09d59aec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db83d170-4232-4ce0-a945-e52a334f0899\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28e3546a-c0de-4586-8af9-3b24d530efb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fd85d4c-e3cd-4124-8383-8d39a25ec6d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7993022c-e0dc-4b64-ad0d-7e56cdb526b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c7a08ed-f83e-4ada-bd95-a7228001f13a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73307e5e-e27c-4970-9856-5bb24946f519\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bba3052a-dab7-4aee-9c93-5181ee61c11f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2748327f-9337-43b3-9fc3-88527d154021\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"844bcb61-6166-40c5-b247-5d4b7f2a70b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46fc85b7-9091-40f5-b75d-0f9e6cca45b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5325408-845e-4984-9b01-056912a521d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae9f6ce3-e2b5-4e99-98a5-7fc0127ccbdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fb2067d-a2b2-4db6-adbe-7ce97df64db5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1286bb3a-1212-48e7-a258-4705603b7281\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.852Z", + "time": 88, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 88 + } + }, + { + "_id": "400eda3101b50eb106b2bcb125063fed", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "44" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=44&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9309, + "content": { + "mimeType": "application/json", + "size": 9309, + "text": "{\"total\":51559,\"p\":44,\"ps\":100,\"paging\":{\"pageIndex\":44,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"37e9f8eb-eeb2-47cc-be62-fe4b56a26c11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61417820-d379-4473-9ea7-0383ce1d6e75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"605e4911a535f8e999091267f835eab4\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e53cf3-8f33-4205-9cd0-47d47a95677f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c08304e2-2a5a-4080-9174-816d9af56d99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccc3f81d-3b9a-4731-ab9c-4ba991c4de1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8180d5a2-5871-42f3-b510-7010b18ead9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"613e6d00-1cfe-413f-b0ac-a4e597fbf717\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d93c299e-bd11-487b-a491-9c9fbc6f3ebd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2708c81e-c46a-4be1-a0ba-931786117988\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bf103bc-af91-48ee-8bc1-b6c6042fd380\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ec48d91-571f-4bb1-b815-9711f043890f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"100a8a88-ca9e-4cf7-95df-b8d5775b1d33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e430a11a-f713-4732-8daf-922bed8b5b7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edcbc587-c4a8-4aff-919c-1a13cdeaed51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4ab02b7-1cb4-4bb8-b9a0-5fcecf747e51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0cc8b58-e001-455f-bc95-db1ccf407b44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cb48d4b-45be-44ce-af70-cc0323668f25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f28616fd-1764-4f66-8b22-147222cda5bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a573ee-6aca-4f5a-a710-667fd4aebb04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ecd1b7-0527-4e81-bf72-f47418a823b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"940d5d67-57c1-4efb-bb19-56d977459d51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c317563b-a7ec-4cf4-87a6-53dc0a9dff99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"848056ba-d776-4937-a096-bbaf30db22c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a88d4a0a-3541-4324-ac5c-190c2a023735\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8235491a-884d-4bf1-bb9a-956766f2f187\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"161c424f-1125-45ba-b952-a0ae04576600\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7adb04b-86fa-49f9-8a02-6a4e66c33caa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4d7004b-d036-4781-ada0-14ce640fcfc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80c6edff-e1db-4564-a254-c039252f4eeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c564a84-f395-4ed3-a7d5-20132d0723fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f35b52d5-d469-4424-b8b6-e8b2d245dc28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9333f3f6-c630-4184-aebd-14d25187d33c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14f54b43-39f2-46b8-a326-10894ecd2473\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d32084e3-bcd9-40b2-adb6-3205588ad898\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"864e443e-4190-473b-af00-548b91ea0978\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d15b8bb-e821-4a35-872f-f30ebc553d5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe9a136-f42f-4322-a60b-6d0ec86a59cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a8a6c11-c8f6-4470-9664-a18d307bf3e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4cc06bb-07cc-4183-ac83-b7072f0aa7e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"827d4c3b-997c-49ed-b692-8585415a000a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4f9e746-bb21-403c-8bd1-4c7f344b9656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91442ef4-4263-490d-884e-826306e7b5db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06977eb3-7b5e-439f-bf25-3d2170f19366\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdd2f7b5-4e70-4308-8f52-eba556718c01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f9b44b-893d-401b-9a56-31168592dd60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f09dfe45-8469-4760-b950-4b503f0dc6d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5960b335-1205-41f5-936b-643e2f55976a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5f9d16e-e90a-4828-99c7-4613deb8fb6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd6414d3-346e-45ad-b492-ceb3b593b416\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54d49932-bad4-4df6-bf43-dd809cd31115\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520b0fd8-a725-4201-a916-0b8d55c72faf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf48d0cf-0d4d-478a-9e9a-4ee14c9b3191\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a28dbe5e-df90-4345-bc7a-29c240e92de8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0313df7-35dc-42fa-86b7-e147aa02618e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c068b452-9947-4594-8649-87fcdc63cd47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"950e9fcc-b477-4f51-9243-ef008acd96c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6576043-c30b-4fd5-ae57-4024eca85755\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4fdcd07-e568-4c5c-a11d-d308b597e206\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"682d0381-8256-4dde-a506-4893f387298e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55d800a9-6779-4e83-b3a9-ed40710af468\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e4772f3-27cf-4d59-9c3b-9049272c7a85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c215566e-afeb-400c-972f-125d4e6ae8fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c4d438-958a-4391-b4bc-6992d5c968af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73d27e8b-7f41-4459-853d-37a403b16974\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc29f385-8f3e-4210-b1ec-3f7413ee5114\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19545d17-0ab5-4ad2-b925-620e3f2f1ee0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad00fae-3101-46d4-a610-f951400fd34a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f50d8e15-895d-49fa-b18f-70cd9ee9c035\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f86845d9-c043-4624-8997-5a3cb5664b5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ce4388a-ea56-413c-8d70-b04025e0f724\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0695bf46-8be4-422b-b6e8-b55c64b32389\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ce6da4d-ce8d-4390-a12b-6911935f85ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ff9085a-2250-43d1-a2d1-2695c1799076\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"481c650c-8b6d-4196-bcf9-c535ac3e5dab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cefcc2f4-1e2e-4cee-b47d-bb2e1f376df1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7aa4fad-dd10-4dcd-b53e-780dc056cc72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878b7537-9d82-4a5c-90de-206bc6d020bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"479984f9-ea96-4c2f-860c-35cba7b4acbf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e82f54f2-6927-4bb4-a365-b7385a327c06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8be3fd78-d7a6-40de-b4df-d001ece36604\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfd3cfb-ee38-4ff0-932e-529644adb874\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0644678-8206-4aeb-8ffd-fdcbd105f2b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bef78be-ea67-4aeb-84a2-ee08011f7619\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d560699-5901-4a66-ae91-f116c23184ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"500e44a3-075b-4dec-bfb4-ae14f09de5de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cfbbb53-38e7-4795-9948-15664a55bc76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f4f74cf-8ada-443b-ac97-89ae11ec8f65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea0d3110-f770-4b5b-8668-1e01deb656e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0aad6038-6596-4a79-9fe2-18f6f8d52302\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0f72a8-c653-4105-a1fc-18dda0d410df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f1dc6bc-857d-426e-8f92-07c91949c41e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550906fe-fe97-4088-96cb-c2933c8a38e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db869fb-a8e9-4cb2-a4ad-35f7a96222d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"269b178a-0fe4-4d72-ab7b-b267f7f67a5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5815474b-38fd-4e72-90fb-5978c77db94c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9f356e5-10fa-4b05-baec-559f7f5901d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"183f598c-7989-45b2-8eea-4d72ceafdc34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a40e95af-6962-4a3a-abdf-15c8a766f573\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c9d61ea-b658-4180-bc1d-c1ed18c5c089\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"363454a0-5bd2-4831-8218-78cd84d90464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:39.951Z", + "time": 91, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 91 + } + }, + { + "_id": "59d575ad5516ce8dc70ea76dd8ce0df4", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "45" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=45&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51559,\"p\":45,\"ps\":100,\"paging\":{\"pageIndex\":45,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"5086e7ea-fc92-4ca7-9eef-d18326ba8564\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95777e00-49dc-4fef-8d77-868498abb298\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9356d678-e970-47ba-a98a-dec12e153660\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92729fd6-730a-4739-b69c-30431b105bcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a03a103-c2d8-40bf-ba1a-4c92b798cd6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80f74704-849d-4d38-978f-eaa9c81d7fe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8f04eaa-47a6-4bf6-aed8-018dbc15d411\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b486c82-206e-465d-8cf5-7a35fcbb08c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4222a1b8-2dcd-417d-9fb7-1629b0f77fa8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"942fbc5d-9497-4fcd-8f18-c3d547e846bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd6e564-6c78-4626-bed3-16c3c095e3b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51bd9d9f-9984-4e09-ada1-ac61206ced63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec10ad8e-f4e6-46c5-9796-7de4a17b4b1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d85998-5fde-4a64-a8ff-f6a56e97c5cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5443f548-a578-4b27-bd62-5d4bc025b522\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2da655d-f60a-4a3a-842f-ca0299dbc623\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8db5ebce-08fa-47a4-933e-367a1b09575b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f7b859a-4add-4610-a17b-1bbeb641d24c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e9a72d1-19ea-466d-b31f-4f86d5ff5f89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4ffe05a-6008-48b5-b7de-7d166dd2efa2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0630ca42-c433-42e0-977f-22fadb69d1a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8506c747-7271-4ec8-9d77-5619ebb4e26d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437a5b40-1706-415f-a7de-6522098957aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a070192e-d72a-4aef-8c86-3b30db4cd1e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2726582-ba54-49ac-9f61-c2279ded0c6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"531089b8-0195-4223-872c-b064fa42ca22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c28b085e-b7e1-436a-8248-1c77de6a420c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d472883-0d4d-4d84-8f66-caab74230bc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8b9bf22-501c-4fcd-ac7f-cbcaaf3a2e2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bef03ae-e31d-452f-9b18-91c9b872f7a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75c72921-631b-4c1f-978f-7f55a3bc7fd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d891601-7e9f-476c-9ce0-cdd17e4aa461\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c492063a-d239-4fc3-a52b-242f44d0699e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"517ed7eb-feec-41c2-a0a9-695426e908d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"210fc114-d8c8-4a13-b31e-d4151378b6d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1645e41-8cf7-4670-bc37-8896f2417604\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f35f8cf6-e8be-4d29-9a4f-d184e5bc61d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7b996a7-8a92-45fc-b8a5-68839957316e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6415ce20-5c24-4837-bf83-7c4cca6e1f9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13542662-d47f-41a6-b7e0-2f1f5bc854c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f38a9a6e-dfc7-4689-b0a4-c4561ad0b6cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52e512f6-33aa-45eb-abc4-879670edcac8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0819ec31-f97e-4067-94c2-0ed46969da71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cdc6c5c-4bed-4ae3-a5f2-6ba49d6c3ab1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bad9729-b8df-4153-96d1-33396a55d90d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1ece9b7-8667-4a2f-a193-daaebc5734ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"721e00a7-41dc-4a6e-97d4-1c52636391e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71a40c3a-6b97-4a34-bc57-d27fd7e469c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57871c13-ccc3-4326-ac05-8c741dacceb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec5a20d7-5f28-4651-9ea2-5947d6219de0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"256d6569-6680-4c2d-a6f9-266409c601d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9eb1e18-cb06-4d39-89f6-777cc20f2d39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58a164e8-a465-40f4-bbcc-bb1aca23b6c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffa25886-0696-4f6e-98de-18f5909b11ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c0d79e8-cca2-453b-9284-376d66a232db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b74e7ec-4e8b-42ba-aea6-9b1f45bad112\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19565180-8bc8-437c-bddc-8a8169e5850d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab995e9a-1ef6-4984-b7c9-389ee7672ceb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4003c9b5-6c50-4627-9c28-1975cf204aa1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5581b9b-cefd-4e95-93f7-e4324c9781ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0f46366-92c7-4c2b-add6-28e9eee913f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"960d2a70-497d-4096-aff5-149b09e4f994\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e30db534-d972-4ad9-b14c-95808bc6c234\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1377c14d-5ad8-4030-bc92-4f3a7b52461c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d6d3120-20c9-41c4-af85-d7197166ec17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"038076a9-695e-462b-bd07-1c414689f938\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cf53be5-cb37-4c5e-91fc-6979bb07eb5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87156b28-765e-4a17-8684-803126b341a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51ff0035-ba96-40fa-87e6-18ff2cef3974\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35f2ea5e-50a0-4e83-b87d-b12b9f14e892\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9678c9cd-97ef-4b35-a096-7fd63729b89e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd342663-bb8b-41e6-bb2b-f7a59d7c5bd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09a6513d-8b1f-4e40-8092-04a575305295\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a120f35-9693-4ff1-a7ac-987eb4a937db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed443e6a-0ecf-4b7d-b6db-74e0256097c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02eac755-3ad4-4a6c-87c2-5983a4360ba1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c38f483-6b79-4e8f-bbed-154c432ee4bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52262995-65ed-4ad8-a47a-5a39526f651f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"236c263b-8df2-4e10-a970-e86c203e12ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dba3e343-f467-4796-9d02-31f97d93e14c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3dd9023-520b-460e-83b8-aee569d27b72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d270d683-2a15-4bb2-aa15-0124bd681cd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dac1581-2187-44e4-b7d4-23954dd8fa92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1761318b-7c25-4151-8f5d-b88666a4cfe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee80fb76-d187-47d6-a3ac-1d8bec0cd71a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee6583bf-68f5-4009-916a-b0e8532cea16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87dcb468-fa9a-47cd-b420-3d37c458114b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ef57470-6266-4ba5-9440-75b42d178439\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a88c56f4-2fab-4d64-a97f-48cbcf252308\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2676d056-f6a5-4146-a9bb-38070ee8aa17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f6f569f-d458-4457-a755-bba7a44869da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fffbd4dd-80fe-4d18-b278-0033f57c15ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"346eb245-4c24-4a0e-8e08-48249fdd9de1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"036f1253-1a25-449a-8ee8-1ab5b3ef343a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef41cf0c-7508-47da-b65a-b36a87614b2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"720a868c-0ab1-4203-a05a-1d14957feb9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6a6f8af-b0eb-4b88-8e55-bae69bdfda70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1405f80-6ae7-4828-8978-d608e5ec3729\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4c96273-3ada-418c-ae3a-28ad9a7ed4dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f2e8c05-f46e-4826-9a92-cee45d659200\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.053Z", + "time": 92, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 92 + } + }, + { + "_id": "244919cca1f18dd0d2be84ac0ae09131", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "46" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=46&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9145, + "content": { + "mimeType": "application/json", + "size": 9145, + "text": "{\"total\":51559,\"p\":46,\"ps\":100,\"paging\":{\"pageIndex\":46,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"a02240f3-80f8-4c6d-89d7-fab6e4ac59e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9134c782-3602-4a6d-abe9-a07d50707a92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"275a7735-fa5d-452f-8d63-2b28d2155dd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74c12fdc-9a81-4866-be94-ac36575c1c74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27f9cf7b-2940-493d-ad2e-b8dbc6abf5dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51e3eabf-1740-40dc-997d-a1e5ffd7c1bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e55e8e97-beb6-4710-a4b5-4e4f323438a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22b6ac56-5491-478a-ae78-6a0a869586c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0484de1-6953-4cc3-b8e7-bd5a2ace0e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91dbe49b-71cd-40c3-8097-1cb4c460660c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7517ecd8-a943-47bb-b7b3-586804e56df2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7284850-4090-49ad-b3ac-a8d8171ff608\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f2ae803-a4ac-4607-a4d0-48f00e860e1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d2f1f32-1296-4d8e-87a9-92d7a515936c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9217280b-fec8-40e7-8ebf-28240d6b7abf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e28bd299-1adf-4a16-b715-97a6e9b3f7c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e46fe37-dcbe-4a05-b0f9-ed7983047ec9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"832a9f9b-d249-4f87-b576-250e56da4182\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8f04b8b-ea9c-4b7a-bd48-13a5d080e9be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"240831b9-90a2-478c-922c-5c9fe7ef4ebf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9682dd66-5864-4bee-8140-9b5d173ac70d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16d3e754-fecc-463d-88ad-bde4f54b27f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9007bf87-5bd1-4c59-b84d-562616c0e097\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eeff2b4a-cbbe-4daa-b4fe-1796e4cf79fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15a4b0bc-e6f6-4711-a29b-d865462e3d55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aec752aa-258a-44bf-a387-01d4402fa26c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d1fcdb0-a12e-4d3b-8d8d-2c2df0cda02a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b87ddc1-bf1d-46c5-95f2-938c7d3480d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17af2f33-a9b6-40ff-a87e-9bbc7f3861b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33bbe47b-d3f4-4519-aefc-11901ad574a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad608db9-cbb3-4afe-9559-4619e4d95c82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ed3eda2-a70f-4ae2-8ba8-10fe30665caa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea5c3c49-a114-4f49-8015-f55a8daff3c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"867c68d1-0e4c-4a33-821b-59a2745fa2be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b46ab24-9e9c-4f01-baec-3bac07d32725\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14598de8-73ff-43c1-bb70-d6849c2d554b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07bc63ca-8bc9-4cdd-8824-7f04fc72ed99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf3f1265-e525-4bf0-ae0b-12da1b125196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2caf3cd2-f71c-4b90-acd6-c881f30c0436\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ba259f-93d0-4211-bac8-33f07386ccb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5018c05-e4f0-4a36-8000-538ffccfb1be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00092a7d-6882-4d41-95f6-3b41028ca59b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82e6d481-e8b6-4065-bc92-795537655a88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c297744a-2742-43c3-a3c2-7233255202b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b52287d-1707-4373-88c0-b3714ee60817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29edac17-6301-44f0-b753-98c9dba85160\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46b6cb5d-df4d-44b7-864c-9d791b1c0f87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8a64c40-12d5-41ca-a4f9-4cde3fe12c8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb1a4772-2f1f-45f9-a43d-6967b4575d45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faf0fc1b-4d76-42e2-a67f-f49ec9abb0c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d52afa3-41cb-4cc1-8f1b-46b198ddbd34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd396c71-8091-46a2-9a90-b3d27d455024\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9d8ea38-7b68-4d80-90be-6a1c8b1ce100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f5d78d4-3de7-4306-847c-e5521ba70b43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bde5233-1ef5-4bbc-9ac6-b595e989dabc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a0ce25-c916-43cd-ade6-b55872b62db7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc9e3efd-a07a-449b-a4f3-467391241abe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f7b1b91-d66a-4e31-9386-6804d0cef183\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd1e95ab-52e7-470c-849e-fc59c83f12e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"311d3054-4034-4948-b6e6-c7b56920fd07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec2b12b3-d2a0-4267-8647-86e90c3f2481\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b085efeb-cec7-45a0-8ce1-45bf35b977bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8977689-62e0-476b-a0e9-06e2d5e6a457\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73fc1140-31fd-45d0-ba23-f207bab63609\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfb6be41-1135-4ae7-816e-8b0965850f8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e72a911-25db-4afe-a00a-4ddb13762f7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98e93d2f-a448-468e-860c-c454efe62312\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54b6d2f0-d679-43e0-8585-ae755f8f9f2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc1888c8-73c8-41ec-ac39-9cea2b2b439d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c18782e-08ea-4677-88bb-7bebb13a52ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ba3d87a-f35d-4d5e-b57e-81556d06f2ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3c670ca-b76f-4375-b742-24c116f2d903\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd03cc89-576a-4620-ad0a-c71a9cd637b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ff66ae8-8b4d-4c69-b323-17ac0f2f4476\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cdf9f28-b185-4beb-a80a-01d6b1547a4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ce8af1f-aee9-4d2e-ac89-0c44a203f55c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c97155c1-ccb7-4635-aca9-deed47c88683\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"665ebf0c-5cee-4894-a29e-f62e7568e377\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd6b0580-952e-4726-91f2-ced1278b9586\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14fd5f1b-c7ba-4ae9-9fd6-a38b3fd4b8df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a9d4ef-5ab2-4b58-9fdd-158235338bd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a87b5782-1396-4435-b4e1-8e17de8056d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14b83c75-cd3f-4812-b332-5cd41a07d313\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2eb8d3b4-b49f-4291-89e0-c20177e12d88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d9d0386-5b5c-4c12-b7e8-9010596b3d02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"812a85d9-b397-49f7-8db0-6999b4668604\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f178f74-d380-4eb9-bacf-e5ad16998535\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8964eecd-82d7-4a3a-bbb8-ecaf51abdddc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c33eab0c-0a7b-47a9-8d26-e1be158d5041\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"192b449c-d366-4c31-b6ce-eb1d61a089be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ff6d24e-9aae-4960-bd19-0e36a5de6fcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23a82dab-97d6-43eb-bf42-a188eec22f75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db804fb5-aa9c-4271-ac1f-f9cc451acb27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e13cf08-b817-461c-b44e-b2365f0ebac5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdf571ef-3d5f-4265-b788-e0ede0508198\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1696518a-a667-43c8-9de3-8e38503fbb24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6a92974-b367-42df-970e-42e8e5180951\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c819b69-5b4a-4726-b835-47440ee8ff05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"011b3c15-4adb-4bb5-bd6d-bd8292d80f1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d377ea3-2fa7-449d-981d-71cc800f13f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.157Z", + "time": 90, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 90 + } + }, + { + "_id": "ff81fe0f9fd7d87565edb6df51b3dd05", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "47" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=47&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9133, + "content": { + "mimeType": "application/json", + "size": 9133, + "text": "{\"total\":51559,\"p\":47,\"ps\":100,\"paging\":{\"pageIndex\":47,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"c28e4440-2069-4233-805e-901fb2db1e62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e3ebe53-774a-4c2e-91ea-bce2e47e996b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af5abbc3-1ec0-401e-8f94-40241b587a73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82721e88-96a4-4e5b-a528-64bbef1c08ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63639eda-6ff8-41f2-96b6-36c0dafeb5b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5130e81-1f55-4b5f-b59d-3723c4ae30c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb5807dd-3214-4753-9861-68ff0d053919\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1159134f-fab8-4c2b-b5c9-2a2f04ae066e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5072d9b4-6fb6-49dc-acf2-127583363ef2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15e274e-d484-4376-a7e5-bccace9c1b6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0037bf2a-ef16-4d70-8b0e-f5f0371b748b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b843fe38-8cd4-4acb-aa4e-0c478bbb9170\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38e3c118-ae50-4c47-a1b6-4ced4180d01c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44376d6d-d323-4d21-8dc7-b103bafbb146\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bb170c1-7ab0-45aa-88ea-4147953f2f57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"571055c2-2044-4fd6-941b-fc3d74798bfd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7aed87b-54f7-401b-bf12-a089977cb39a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07d61815-010f-48ab-acac-14d810afd927\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dcd9dd1-f9a2-4023-b079-616a4c92fbf5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc5ba9b4-89d6-4b8d-8115-aa809e61d923\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b884868-3b1e-4ad1-a1f8-28054417f6bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ace77d87-8d13-4fd0-b4a4-eead6696d01c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8248413-331f-45ea-b994-fd3ac1cdd25d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e3cb05a-ee97-4082-a896-92ccc3bf38f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78447420-12f2-4c6f-9569-395ec6032d73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf58fcf5-338e-469d-a733-0f57298dfd7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c1a85ea-7481-445b-b237-ab57e32a5c3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ea2292f-c424-41a7-b7ea-1c6f5919e533\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c044abfa-bae7-4ece-a58b-3a1a9e758822\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9215a9c-d1c5-4edc-9717-fde4e70e203e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9a8a0e1-5669-4b9b-abd5-b0e75ff5b92a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2adf6e30-c6e7-4f4e-bb83-6f51b4f7794c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95e6940d-ba50-4fa7-8857-150cf5af62ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00de3116-2c58-4190-8145-25349f727871\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8540467f-a0a7-465f-80cc-e8510622e2ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8ed9b6-b8c1-4c26-92b3-7e1daf6c0dcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99594bd2-1889-4e89-b957-9854d2a64e6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b909277e-f33b-4b99-bd12-9e35aa42954a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c5a26e4-fd92-4d51-9275-bba2e0d4facf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ced9255-8eac-4f86-85a7-fcfea5409c85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18606fd3-f1a7-44c0-81dd-da26eb806de4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1312d44b-ddda-483d-815b-23eadb3e6782\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9580d5c1-d0dc-4400-bbd8-a0809c3b32ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c0641f0-4b4c-4feb-a242-a984b30b9b97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc3e9c6c-ac1a-4b3d-98c5-8acf41828d6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"210294c4-a30b-4f2d-a155-de123689c91b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cef0019-1b52-4869-8260-ff9920c2791f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384c3508-c9b6-402a-b032-fb4a7ce1b32f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e75882a-1d2a-418f-9604-88c42b2bbed8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea774cdc-78c5-41f0-905e-9bb872ca3611\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"717047df-3833-4119-b6f8-5efefb26bc72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f0c808d-a553-4911-894b-161d788f5cdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cadec3f-9dc7-4733-b1f0-03a5a7d6485c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bef9703-a6d9-4f92-b9f3-3bd01d6fb870\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f5bf7fe-0fb6-49b2-9d69-22206d3e92f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"935cc249-630d-4406-bcf7-4d50318e40a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"883bc726-c7bc-4703-86d3-3985d2e5defd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f487187-e02a-42a8-bd38-df3946a1e16e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"311f98b8-38b7-49b4-b8e2-cf94ef49cd32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11e8495d-6584-42d7-a177-f4d3c574ee29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"378106c3-2843-4d05-b2ff-b6416927e6aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3016eefe-9908-4568-b8b3-708b317e53b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f41f69d-0c69-4231-aac7-03d207ab111b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"367de05f-1433-44a6-afa7-f0a355b24ef0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1db8a8b6-d2df-40c5-905c-565a4d666ef3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b565307-55e9-4275-860a-8695741cb471\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3872a61-4bd9-4244-94bd-af1555b61d6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c44d563-34ce-43f0-abd2-dd612674e049\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f92f40e-b786-4c10-9843-b6f8ce97729a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d8785f9-99b9-49a8-a94a-0bd356a68b26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e15fbb-2c88-4c1d-a524-0a2ba0479767\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c153be-6555-47fa-98a1-120f9912929c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e5d1f54-447d-4250-8656-697c5baaf7a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89eb965-fb42-496f-9714-1d7244cc6028\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00849f14-a30a-487d-b5d7-3f23c3f1e11b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b1a33b9-af06-44e0-89d6-1861524f7a58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d115f2-0d9a-4a89-9e7f-5fea8d9d38a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f7dae6b-3124-4f25-a0aa-8466498f1ecc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d0ef3e0-fbcd-4504-b464-cbebf2a6f803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbc98044-eafb-4834-9b4d-c53908a4e05b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a14e7a8-761a-414a-b4eb-ef892d8505cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34526e3a-70e1-4e61-8bb9-641b38c84c8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96a89ba7-bd31-4f93-8b95-373d4b79e4f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7999f66-a9ac-4977-937f-790cfdd1b825\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78af06f7-582c-44b6-920c-4785e0cfd29f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a0d1b70-e9eb-432d-9569-b120c2028fbf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64999100-2df1-4d71-a00a-86a803785c08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71bfcf52-4c5b-45c3-89ea-12731d39f79f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a433f7-6b88-40dd-b0e3-7ece27e322b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deaf14ec-e43c-43d4-b108-ae076814b853\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"851a6127-a4ac-474d-b32a-74b9c630511e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e619c733-0494-43b0-aefe-f9dd1c29db8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7853f3c-0c58-46b0-8aaa-7ac0679a5275\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1300b64-1823-4af1-beb8-07e5878b1da0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ef95087-b61d-4d2c-8479-78fe596bc8e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7350f6de-45e8-42eb-9c96-aee9cbeb724c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddbe327a-5eae-4538-b155-286d9a64cc93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba540572-a8df-484c-b6f8-41046193ff94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79cca712-1028-4ae5-9ccd-088138389846\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56b77e8d-261f-4b95-bfe7-fb99715075e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.259Z", + "time": 125, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 125 + } + }, + { + "_id": "c5134e211b03b5f80a4e10779dff2283", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "48" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=48&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9349, + "content": { + "mimeType": "application/json", + "size": 9349, + "text": "{\"total\":51559,\"p\":48,\"ps\":100,\"paging\":{\"pageIndex\":48,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"8f88a8b1-07e8-40c9-aabb-4599a9ff0450\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64563df7-5b22-4f33-a555-54292e148acc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eb52447-5133-4d83-a7dd-fd2d12b6f420\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8da0b794-b6c2-4000-9ed8-946d5d7feb48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dba0052d-a84e-4747-b094-aa170ebd0b93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b02cfdc0-5d3e-4c84-aeea-1732fbc6ab46\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ceca91-f3dd-4b9b-9bb1-d2c490b94cc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"106b1d04-1b16-4298-9f00-2f85637372ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c749a492-76a0-4f3e-bac5-e9cb78a833cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30af268f-a7e2-4988-a046-3307e90134dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9aa6f60-5716-4065-a93e-465948ffd622\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24817e34-ddbb-41ff-9727-a245f136d99b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a9ea20-9e41-46e7-9417-be7bb16322e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aa1a5e0-f911-4365-9f59-9d60d6e50b0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"863cc8a1-105d-4f6f-a310-8e6f26683c2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d92235f-9423-496e-b95e-f9749ea3972d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e201b85-9861-4ec8-99d9-fea74255065f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3c5de7-c610-4276-b272-f3fe37960cae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ecbf8d-ffdb-4e04-afbd-aa509ae6f34d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8bfaf8-2293-43c9-b86e-9325bf88885a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01a42c50-7849-48ff-99ec-335a952abb9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0cdaeaa-80d6-4d87-88d2-14b104d0d9d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6af40dc5-38cb-4fa9-8f77-ce0255779664\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b2e57f-6f45-4526-a9ed-1b463900150d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4abd0dbb-282a-4200-bc43-bd2ac4d10e2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a61e9ef8-856a-4b65-8f0c-d2d485ec1650\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abc27e4b-cdc8-48c0-aac7-e6cea3104833\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74b237a0-9ed8-4398-b20e-a440279b080e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9ec00d4-85fe-49d0-8eeb-97fb39292e26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7a42c09-d908-4970-966a-518cda18f96f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57ffb484-82e4-418c-bbe6-b45aa2160c85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e859a3b-a703-4f45-90f5-145b0943c8fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a2488d9-36f7-489f-adbf-ed4bf7fca076\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f61d46c-3e73-4676-ba80-19c3b4a6a8bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4378a01d-f2bf-4a1e-ac79-b738085a577d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6df5fc17-2dd7-44c5-a317-aaed6501f60e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb2d1f18-004b-4a99-a880-e89bf3739190\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92a6977-fb5e-41ed-af74-93945d3c02c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7581099e-e8ec-4fb6-91e0-02db7ae02470\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b818d43-7d75-4e59-9e8e-1fc1d516e307\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38c5258c-4a07-4142-9727-59d9587ae8af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77509c29-826d-43e3-b826-91ff80191557\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"246e4bdb-c989-4a9b-9250-778aebac6690\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a990ce2-1ff6-43fa-9cdf-e3e328225256\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5381a872-6f39-44d9-8a32-b5aad87e616a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02bf8f82-0187-4ae9-8018-266cf7a40524\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77118d70-599f-4dea-b783-9a949f196302\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b60ad7ef-429f-44a9-b41d-f4e1fffdc7a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f00db030-65e0-49ab-87a7-2c4632b8bc4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dec5617-e3e8-4c80-aff0-ba816703364b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"990add2b-8153-4a14-9f41-0aa4c3dd8e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b771cb4c-4c18-4ff1-bd55-f5fba611e382\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a754163e-c435-4c93-aeea-ea82fec0138b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e451530d-be9d-4c1c-9641-5728d4f10c5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c4cee2f-e2e4-43f4-8d5f-53fa1f294f23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b9862d-8f96-4799-8087-e709088ab7b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06abe193-f430-4744-b56c-4e631a6a58bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c5336bf-48cd-4d02-b28f-f66cc72714af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6b0d956-9387-4af0-b184-749cf1187dce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cc49cba-5c9f-4301-ad59-c6042abebc61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fb6652f-2c37-4ec9-8a10-01b08231e710\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdbaa0e6-0b76-47ad-b948-12aaced10870\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b9344a9-e9aa-443c-8cbf-a70947010d3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"125f5ebc-8a84-4a72-9a4f-b718b5b436a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d92516b-6b37-4c3b-bc21-634306d661a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c302525-878c-412b-9dd9-c938e35070f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00bf7d52-706d-4410-bb60-8e37d9ed47df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e8867d3-d883-42bd-b090-6b86a362d18e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aba956cc-d67d-43a5-8792-216d190d9f01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3d4050-caaa-4151-b65f-de0a58f6ca54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecfcf3ae-dda5-41de-8810-a6d37a269b04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1f2c42-f1c3-4e0c-b300-9abfeef79b78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5afed6d1-c61f-42b8-b64a-6085404f999e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4200669e-93db-40a5-a6db-edfc2ce02922\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ed61b47-be8c-4266-add4-b57deb3d08dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"027e8198-27dc-43cb-8e60-25bc15052d43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29ff27e8-4eb8-4ff9-a5c3-835189849ba5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"681edb69-6f7e-4008-9b39-52ca27a3c1e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"ff276c357f3cca5457999b06de5868e5\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad5ad1ba-577a-4f10-9f6c-8fcf049635e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d36864a9-0573-45e5-80a7-045b84aa18ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73855f06-1357-4794-8ed2-6dc42d5b33e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91f5ad1d-d719-4944-8bdc-0c09c2ae5f05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"079d1c0a-51ab-44d7-ab90-147c7b5fe4e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7db788dd-48c5-491f-b94f-6ca3f95cd62f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36b8642c-5661-4857-9b3e-b91b24e27fa8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61bd23b9-c6b9-488f-8c0b-c603d434d545\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c930b2d3-02c7-4e1c-8318-38b7d5c06118\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45171aa7-55ee-41c6-a520-ea241332a83b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a216808-cc05-45a6-89cf-42fc6d776cbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e12bbbd-c36e-4755-9908-180b70f7fa2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c4ddec9-7495-4ab3-808b-10c084cdde09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c05f48fe-052e-4cf0-8463-d201b6672f74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd4ae1c2-47dd-40fc-a980-550e362a314b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18469009-4404-496f-a55f-49d96c85cf0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17497bb8-cb6a-47e0-8182-e61910bc724e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8d9cd89-3ad6-4995-a6b3-a3515de31344\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bcbfeb2-055c-405c-a9e6-a729b5a87497\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e863b39d-ec2e-4fa4-8050-1ac67ee33255\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe68bdaf-2fce-4747-b881-2b1aead662d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"127b9f07-8653-4e96-be27-d657bc1b826d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.397Z", + "time": 98, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 98 + } + }, + { + "_id": "5fc5575fc6fcd24122249a941f61bca1", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "49" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=49&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9329, + "content": { + "mimeType": "application/json", + "size": 9329, + "text": "{\"total\":51559,\"p\":49,\"ps\":100,\"paging\":{\"pageIndex\":49,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"307a7dd5-fb97-4a21-a1c1-ff4371cbe1a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90e62ae7-864b-4108-a1b9-d70c4801cba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f06670d3-6396-4171-86d9-4f87c4980746\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da50559f-dd74-413c-abde-fb5d5c1f7c14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"414ba6d8-d54a-4c7b-9e1d-b610dc78be1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00c5e45b-19dc-48d1-a94a-e373ffef5b4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa0de060-5ab4-43af-983f-716ba6a37045\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9487cd35-3d72-489d-bd12-32f9875142f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cebcb923-d0a0-4deb-902d-c18f35cd9618\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bacf5031-79cc-427d-ae98-6ac1c79a8c03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaeb5109-c8f0-477f-b75a-b1eb511c7a8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06513f01-2028-4f5c-918c-9f3113a9e590\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e136fd4c-c1fc-4590-bf7d-3f59be348ffb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"428fdd48-af71-4acf-b77a-6935a0a5bc6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b4daa5a-035f-495f-a9c4-39a75e28a2e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84cb9f1f-8af0-47b8-afdc-6299312b1da2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548b63dd-0bbf-46f3-be5d-322402747757\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4545a96c-c6db-4d51-a8ad-6348cbef62e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afdc9e94-137c-4b15-b94c-006fbc52086c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4125f19-2fab-4c3c-9d40-9610d06c7c4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87ea11f7-7fae-4320-941e-805fb385ddeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"297e9952-c398-4acf-b86d-f58747e7d10d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aff9d526-6aca-4563-8e79-ea220279690c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3913ae00-5e7f-4938-975d-b5ab4fa7b563\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ed98729-bcca-4175-99f1-03fe9cad460b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3c0eb0b-993b-4bad-857e-aa976fb9610e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01867daa-9b4a-444b-8237-270ab9b3fe1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60a823e7-32e5-467c-abd4-1dfa8aee1fcc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cab348fe-1dd2-4fdf-a593-de5823300ac0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70875338-ded2-4b1a-9c55-0b3932822bb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fefe7702-a905-412d-b7c3-41cfeefa699f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e205a19-c152-49f2-b3e2-7a7d4b04a2fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4332ff53-4766-47ca-bb19-dd366a6f19cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2414c4af-8217-49a5-969a-8e8d04e2924b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b613ca8f-c206-444f-8e3a-1b45403496da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"034cfeb0-fed6-4403-9957-834083679364\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd700b84-05dd-4a7c-8fa9-37c64b27c459\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc4fff28-e309-46e1-b72c-7c40bb0f49b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3606050-70fd-48dd-9bc9-92478833f6be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63e02a7c-62ba-4ed5-942b-4ae3973ccc9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"677f2ffe-5ae2-49c8-a9bd-710265920fbc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5aad456-fc42-4c3b-b4d8-b54e3f7cc1ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"689aa9ff-4dfe-4a07-b81b-573dd442e9ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3517a92e-1425-4a31-9e8b-40013e51840c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2fc38af-3be0-4c26-b5d2-4634ff49bdee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b2ee7da-8ce2-417c-b6db-82521091fcf5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c1324c2-ea42-4270-b7c2-a60df69eec35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"eef46270d29c7cc8eefa50cc5620fa7f\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":120},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ae2f1c-c7dd-49c9-926f-33dfe430269e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89194a9b-d50a-40f0-b249-5da986f6c199\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bdc839-04df-4e7d-ab54-0772ca8b7ab9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f470df00-e3ee-4101-a144-1a6570c60467\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a4c3d2-b601-487b-b978-561a5e54f3e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f045b4-5687-4031-8688-742411cb7f81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ec4424f-836c-4a1f-a95c-e4616baf2b3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e58ed902-44b7-4e46-b4c6-d85d8d72f6a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"034b0d83-b1ea-4591-98b6-6f3f45de6860\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba07b31e-87b8-4679-98f7-15627eb32295\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5618a95c-634e-4cac-bd72-d80073cab93e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"950bad83-37ce-4dda-b869-c88c6bee3fc3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"798691cc-2535-47b2-a998-7f785c4af7e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f27c743c-bf4f-4536-98c6-63d4c567f7ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b59faabc-45b3-4fe6-8356-8c82345620ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3df3d7e3-b3bd-419b-80d4-f63db33e6399\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e56fa19-59b7-4df5-83f6-8c6ee1ce3ded\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10d94bf8-cc79-4b49-b10b-f62db5d2f3f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"155da3bc-9053-43cf-bd23-295e948b31dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"995a1c62-7ffb-4817-8d18-d916feed1251\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc91d375-d2da-4ac7-807b-bbbcb62d74b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa4edbce-7a3a-4962-b52c-305b8a3ff6f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7267854-0117-40a5-bbe5-5adeb9850693\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46314a87-9f1c-428e-a490-8697d3cb4630\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e47b51a2-d9ea-43b9-b17c-43908b7275b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06d5d142-3005-4180-83c2-6ae69bdde5c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8f03ccb-abcd-408b-9969-5f592d49f007\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fbe7c57-eb54-4049-9837-7ddcdc7380b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67048202-0306-4e34-a2ed-bbfafbdf0fca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dffa288-4608-48c8-9459-459fcd1785b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83e16d81-c951-4bef-b219-b6ec76f63fe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e02e89d-be6c-4c47-987c-e316b4d9f952\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a5ad052-8a4f-4675-8a8d-d026b35db3d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42d0af91-0770-49f9-82d6-a573742bdeaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fdba178-5312-4a66-97d5-366ab80d8084\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca1cf9eb-8c2d-4993-a3e7-27ced94e12cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80098ce6-8b11-4872-a95b-050d39834fac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53ce4c3a-3622-446f-9fdc-95eb82428e7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61a4276d-990c-46fc-bc3b-409256d577ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb64ed9f-1fbe-4700-bbba-36310a9a4662\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5fc7cf-c554-48f2-b0fa-b183c7148bc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3af2679d-f72e-4087-b89f-66e5a3debc48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"166a32ff-63fa-4361-8d7e-831b69567400\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0511a96-59af-4515-a151-d6163386bdc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"458ec6ce-57de-4882-a6d9-c6e6c774afa6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97a8e5b5-76d5-44c6-8159-709c07b23668\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d64ccdb-bebf-4627-b430-09ef9a3c987b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31c8eb8-690f-46b6-bd85-24068eaf09f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b18ac479-cbd6-4914-bad6-fddde5799a22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df970f09-1f50-496a-b8b3-279af106aa4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eab11b6b-fa4d-4cc1-9933-f4007f849db2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490b7301-f493-423e-9779-106e8bd4f7e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc556ddc-6382-4be6-9bb8-14c1365c7efb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.505Z", + "time": 93, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 93 + } + }, + { + "_id": "3585be929b9ddc3ce08affcf6b40d3ea", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "50" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=50&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9173, + "content": { + "mimeType": "application/json", + "size": 9173, + "text": "{\"total\":51559,\"p\":50,\"ps\":100,\"paging\":{\"pageIndex\":50,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"79d68d21-5e24-497c-801f-cd788fd471de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3240de53-c5bb-45db-bfb2-e4bb9126c521\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93b21d13-519f-473b-85c8-b64e6d7dbe6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ce3835-4e23-4343-9c26-ed693474f627\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"492ef8a3-5e88-4f72-b69a-a07e4a202084\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db88b34e-4f28-49c7-87e0-1a4774db85bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72c870a6-fd9c-4084-a2fb-c152b43b9057\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a48a8f80-8438-4ded-b098-f43003b91665\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d4fc52e-149d-4c04-b037-a99721145c2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edfe30d7-607f-4a19-b1e6-1f9c91024926\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a3c6344-8516-49ea-b5f2-fd00c8457b21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcdb5357-7512-4926-a78c-6489a57945be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58d1430a-7736-4934-81c4-9025b5d4325e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce64c6c6-de94-4027-99a9-a994e7c814ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c4aef34-0a28-49e8-b194-82afde2ead3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0325fd57-a7dc-4037-a05b-63b76a7319e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12336636-90b9-41ac-a0a1-02e3cb6ee196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"636c13e4-cd3e-4175-8b6e-2afcd271bfaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d69055f9-f466-426b-800c-d722d589b530\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2619ea8c-ea63-4937-8edb-23d2771317f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da898c3b-8dc2-4f6e-bba8-a348480a7630\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f771275-be0e-4623-8f5f-73283d4d9d50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce9bf0d9-0e36-4faa-a874-d77bf6cc2397\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d45171d8-9b81-4931-89c7-4d46a73e1f1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d0a5cb7-b43d-46f5-aa10-9b12e5196362\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c4d1e21-4994-4996-a84f-6f9a78df9db0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b30cab-4364-48db-a545-e2ce4cf6a4c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b1fcc4f-157b-4a91-b31f-fd356ec7c827\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bf8d34b-b15a-4da8-a702-694b2f68418f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f090f4d9-baf7-4178-8f98-8c00af2bb1f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bac7348a-e4b1-4feb-926d-3f97377ae99c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f94bc3b8-6d95-4845-8307-215a40fbc432\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fc6f6d2-73ab-4f98-b6aa-2894182be7c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43236cb8-e0c1-473b-8bb3-1c6378462065\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85e4c588-e2cf-4178-8366-dd5ec26ab70d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3820608a-65e2-45a6-b039-d408f82baf45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deba0e0c-520a-462b-8325-2ef4fd06051f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15da03f1-a823-4c6b-b100-cde5a2ce722e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"819c257f-92c4-4a2b-8261-38e722a9de6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a3843b8-f3a1-436d-a7d1-bef9f0bbf0bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18330528-6940-480e-9863-319e3f965c9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f47143-be24-4fc1-8acb-11e27c7ece2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c1edc5c-5039-4dcd-b506-d69b4f35a240\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1970edc3-4282-4a55-9fa1-49fb9f7138b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16a168df-c2a7-4055-b814-72de4d65ec4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca15c69e-efd5-477b-8802-ff1bba095a53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1d93150-873a-4861-b7e2-7f06a8d565e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1920f19-d59c-4406-acc5-ae8efb4edda3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"debc9c37-be3b-4da4-967f-b799ed41c38d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6378407-49b6-41d5-b05b-669dacb1c1e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c2195df-8dad-4e96-a38e-5fb20cd3f4e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b86fcd1-1d68-41fd-8f14-ed5f2f50391b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0af87dd-9559-4eb3-a376-bb52904e9aaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d62bf98-8819-4989-ba4f-c672e530b527\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d02784e2-8cfe-480d-aa45-3faf148d7796\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93e2d0d9-d466-4a01-bd64-deba1fc429ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7006ec2-e5a8-45a7-9994-c56a4a540496\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2b68da8-0886-461e-9bde-372c093bf490\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"218c08f4-9d9e-43cd-a88e-2584a12ef4f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e5ecd58-4778-4a8c-a4a3-b7b642629c6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8f7db25-4f74-45b8-abfe-a88390e2573d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af626b40-985b-4ea4-af67-7fd25bb4c28e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a74d3c4-e8a0-4ec0-ab89-4bc3c711ef49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89236f45-f080-48a5-9fca-eaad94e66bba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b63091a-5511-4c1d-a05a-89b48f852124\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"602aebf1-b085-49e6-ba2b-c8064689e985\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78b51e4c-884a-43af-8665-409f5699d6bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"551774ac-288d-4c02-bb9d-c62a3ad27320\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84c3d434-4f40-4b1e-ae3c-e88e5505be95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5df7f711-facd-4a9a-956c-31e350feb21d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a9a2328-84d9-49ef-86eb-43edd0a18dc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9dc4074-507b-4304-b7e3-2cc502adad82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4252839e-388f-469e-8786-9e66c425c79b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ccd3cb8-3759-4b19-b398-561b3dbb9204\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad08a637-f8c4-4b24-9df2-b627e74c1526\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d466b946-e0fa-4020-b7bb-4d9760e99ded\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69242f8b-9e09-4d23-91d0-c855935accc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69893ea9-25bc-4655-8209-e7972f1967fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc31c37-0a88-42af-b47d-70a17147ef52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4894d419-4f60-4ba7-bc4f-6500dc6b5ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43080968-accc-4b09-b417-0321db43d496\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3915ed90-5bb5-4d84-8fde-9edba5aefaf1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb2d088a-f03a-4347-bd37-cac4d35b2879\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e9da7aa-c652-4b73-a350-6a5c02ace2b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5166152d-aa5b-4cd9-bdfb-43cf3091d98a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8f521a0-23c0-4e33-9f89-4983275466ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a10eb66b-3665-4727-910d-273e98a4ca49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89ec6f83-7e37-44ac-8127-8f677e5d9a02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46d74e50-f2c0-4ceb-99c9-fd431902b6cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7afd1bf3-52ab-43e7-8d4a-f6c110950e7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdb4001d-a26a-46b4-b1ab-eba04ae7b6e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376f2ac3-b65e-45af-95cc-32eeb70d25b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de4d6775-46e5-406c-9def-bc185fba9de9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efa8c82f-eb2f-47c6-ada9-30283a3d2c45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09024845-0608-4675-9386-fa4966288219\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cc7bdee-dc30-4abb-85bb-200522a98987\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f800918d-a647-4a4d-bd20-393a85558aa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"242e01d5-c9e3-4fe5-93b3-605ad08475cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"872ee42c-a867-4be8-9327-5b40efe7e60b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28c686c7-4a5b-4ac4-8ee6-a10a86842755\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:02:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:02:40.629Z", + "time": 109, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 109 + } + }, + { + "_id": "81d362164bef620f0506d9decc2b6026", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "51" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=51&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9121, + "content": { + "mimeType": "application/json", + "size": 9121, + "text": "{\"total\":51559,\"p\":51,\"ps\":100,\"paging\":{\"pageIndex\":51,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"b6b44ff6-5452-4266-937e-79bf2d5adc1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73f4f819-a171-4906-bf11-cd9a638be895\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24264115-5b8e-4598-b70e-27e304c01441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b8700af-7ed2-458c-a8d1-b95ad0f56966\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ac2165e-8ab7-4e05-8807-c25ad9b1c2bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a16c786-7d22-4855-b532-b832d2272dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18bccd32-be7d-4c91-909f-6b2323d849d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dea0c10-b598-4560-a2d7-08734694aaed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7c592fb-8d34-45bf-be48-0c642fb0dca9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"303ca664-5ca3-474e-86a1-0a2121117569\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64c97b3c-6bcc-4bcf-8b11-35fe11baf9ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"672269fd-9268-4788-a4b8-9e2472b245b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0608cacf-1020-4599-9a63-7731f4d1a1f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72237715-7b84-4ca0-bb23-03c01b5b914c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"015a1d31-c941-4f7c-938f-6ce204f2396b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"731e42b3-e4d6-4531-99b8-da873101b0f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef83ac06-42c3-432a-9772-7fe8f5f6ec90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"640663f2-47c5-4436-ae29-4972a44038d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"864f695a-0dac-43c4-b877-0e1640d70000\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"248f5c09-597a-4ee9-ade6-5d2bf5c264b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a8773d1-f273-4820-a3c3-fdb33870e2fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b0f18c6-822b-49f8-8e3f-9d4442a2ebe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"829e444d-c3d4-4411-af7c-9918ebd237fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d7043d7-c863-4f25-864d-0de8424b8037\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0af59cef-81d5-415d-a078-655f5264817f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a80bf4-de41-4f93-9f4f-e8eb1dd19c42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0901d633-76a2-4e42-b26e-487606fd5c30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2e971d1-977a-4f75-88f5-f76e07264dc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34e626c-227e-4a2e-b398-16fad1ba8a33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"565f5bae-4565-47d4-8f8f-4c3430b57508\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8045cf9-4d49-4bc0-a080-488fcb9e59e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3c1b005-f106-4d50-90a4-1458a09a67e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40aeb50d-89a3-41db-91bc-df94cfa1f0c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"752bf4dd-a423-4eaa-9639-291336768f4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecb99c1a-91b5-490f-b9d2-d596d3500b90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53f9b80e-4370-4b45-aa59-b6b3b8553c7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b08e2dc-baf8-4e59-8d06-a8a44fff2685\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e6c0830-498f-4959-9efa-790e5af4fb9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf8815a3-0d46-437d-b509-79f972b80b4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1e6709c-86de-4636-8c26-d7d1d53088c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cb28a8f-dbb2-4f2c-9432-5ef2b6c1196f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20eb97c9-5341-4f34-92f5-301d05ef095f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67d7acf4-863e-49d5-bd28-f1763ccb0f39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f848b3a7-ce4b-4ee9-8aed-c8b913460710\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e357b35b-3357-4400-91f4-96a8aa450f2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faac3968-1bd9-4032-bc46-e25950c24a0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93bd4012-5577-421e-a4f7-7d5ac995ad2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d9b4ad2-cbd9-4ae8-a340-d3c684ef9f45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9373b783-eabe-434f-ba30-7f846e7acf4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea50afab-e8ef-4b30-a0d5-21c6766972fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6427163b-70b3-4b9b-b3b5-7e0ebc9121bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c319725a-0c1a-448a-8209-dc470c34ca95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee7fcc13-ec22-4323-a665-51c21648e145\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a903b7-3253-4f87-8174-f25486d11c6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"702d1bcf-955a-4d61-ba03-f685d86abbb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbe4a7c6-a224-4add-8c43-e03d2cee7dd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a63be1-e368-4767-a3e0-f88a2f5609fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2523ae0b-fbd7-4f51-a704-84f6e2c02128\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8d6a410-2459-4319-a15a-6e86eeecc838\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90d7a773-4fcd-4024-876e-a0678757c5bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0118d956-868c-4755-8576-deace828f727\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ca41174-d6d3-478d-a8da-f0f78e0687df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1456151-f78d-4e8f-b0c0-d221b3fb3251\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2205928-b9da-4d6b-b95a-0b7b6b9c694a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52e4169a-a0c3-4b9b-bca2-3ce12e6ac58d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"996cbe52-a695-4e7f-809a-8c6447c9b847\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d41e9a20-64f6-4417-9205-a843f5f95385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"846af03e-b177-4af2-b845-709a8b18c010\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd91a429-e6b6-4a28-b479-ccfdda3d22f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb6e9f52-4913-4b72-a6ef-e8e44eb87351\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f285de1-081b-4c7f-8d63-e9d1fdd457ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae82a20d-6a63-4b5e-a8bd-ee7881e1f7e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"042eed8c-ffc3-4af2-bb38-775ca645350b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64aa00b5-5bd3-48e8-a517-dd1ff0d86a65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b95f237-51f9-4140-bb82-92d85c7e77e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c186d533-8750-46a4-ade4-05a47e26997b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb5afcce-d357-4ba0-b065-2363dff1b85c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c92d92a-4778-41b6-a43b-f020db0d381c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c49af190-c0c8-4c80-a5dc-e2c84e0bcceb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"523af8a9-8beb-4b2f-8dca-574f1fa6c392\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e97820bb-0827-4e56-a09e-7a27105c066d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"314ebd02-f99c-476a-8af5-bf76382db6f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6f17937-73a9-46e9-bb3b-cb7ce1976191\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1667d982-424a-409c-a49a-4da582dffe84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"498f5400-193c-4cc2-8804-aa826d5ebe71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ef8eb8b-74ef-4e30-bb36-8529eb73fffd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3cb7a62-4dd6-4339-8ec9-67574b9df24e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3beadeb5-f4e2-42c4-93cc-f94b67f0d7ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a23dc91d-763d-4685-8fe2-44d39164a3f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"497f02b7-242d-483a-b85a-c5da88ac1c05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67abf9ad-dbcb-4bd1-a06a-44c10ccd5c4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02ab3dc4-70f7-4249-9f08-fca6e2f61289\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d04e4e7-0eba-49ae-8f89-c666599b2626\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc657eea-992a-4ed7-a4c9-476f878545c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96bb49d0-c6a8-4093-98f6-76a690507876\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c2307d9-e56e-45ab-babd-9cbf7f3d3446\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"221c95b5-22bf-4d04-8dbe-2b24f91e4eb9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dd5207f-d824-4833-ac46-507518d09862\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a56f76b0-d075-4c73-a7cf-ace61f8a9727\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04ddd64b-0518-4974-b609-f3c6411c3442\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:32.937Z", + "time": 100, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 100 + } + }, + { + "_id": "0dbd0284a21608c9bba887f60b228c1f", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "52" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=52&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9385, + "content": { + "mimeType": "application/json", + "size": 9385, + "text": "{\"total\":51559,\"p\":52,\"ps\":100,\"paging\":{\"pageIndex\":52,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"f5118404-d4e4-42e2-ac40-21f30f726304\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cfbea10-52bb-41f2-b774-aaedd80f852e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5293a640-562c-46d4-9a94-6f5dd43df4a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bd84329-56f0-4582-9b4e-9ee0b3fed865\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eae370a-5199-4f92-ba28-afa235d40110\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c065f4-f4ea-4aa5-99e7-8b9ab450b126\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abc839be-f66f-45c0-8c7e-f985aad9cbca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aab9e1e-5813-4e7c-b6fb-3346ff0edaa4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b797a3c-52f8-41c0-bba7-ef7a847d9b3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17c62ce9-89bf-4011-a1fd-12ecfd79eb5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b7540d2-af1a-47cc-b952-ccb2e7dc1b37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21c35d72-c130-43b8-b364-d838136f55ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27dcd257-c8c3-400b-8de5-6ff69302b6af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f04e74c-544c-416d-abba-cd04ce09df6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00cbcef3-b90b-4df0-b394-2a912c2a7343\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f24816b-fa2a-45e1-a217-63b5b496ed50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac45137a-081d-4401-ab21-fb88749a126f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1befe890-7de0-440a-b7b4-4ac5fe7bb04a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f0b42d-20e7-427c-bd83-4b9a7b8fb295\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7608c11c-efcb-4b5b-9c60-9551ba3b89d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7904c68-69a4-4057-99ba-8a927bb0cae3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08b67648-2517-4390-87f3-bea0b73ad905\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"030ddd81-d669-46ed-b2a7-8fc7c142f67e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2898b6ae-6f39-4820-89d1-1c1193e964b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"516418a4-277b-48b3-8edf-dc0092ece30e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7cc4896-7f89-4d41-b4c2-caf864132081\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d76cc76-4915-49ff-9b6d-7409fc0afe54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"3f4689aa9ebaf7ddacb712d587a144f8\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":123},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdeeedd4-cd69-4c42-b4b1-df9a2dd6a969\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a80f3848-ee13-4877-b2e3-bb9f94aa96ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc18d41f-dd5e-42cf-a7f1-ce83094385f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad3d8f0e-cfc6-4765-8b8d-4962c8b75ef2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a46cb3e1-936a-4af4-8bfd-2043f5d1b913\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5393828a-8413-40fa-868d-2438a1a54328\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66b6acdb-3a4f-4f4c-900e-4b4caa8d7dca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f19de76f-7f3d-4b10-a386-4cd1369e923b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e973a4e7-e9d0-4d10-bc93-7227ba59b964\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c4f28bf-deae-4d89-a77b-a4a6c5b3bf55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc49e78-4ee2-489d-85e7-a846ee91a948\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f22d0c20-e0f6-41b2-84b7-1f20caafb1ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a9c6c92-f949-489f-9282-9ee7c4097a64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56527568-ca97-4977-a768-40b4c0388efb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"add7ba79-8db6-416c-be84-7e472c0db264\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce344584-28b9-4918-b401-6ea4add5684a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7065489-07d1-459e-857e-2de167dd2f57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30277453-bcb1-46e6-a4e9-c52e9b5019f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"615fd71f-4928-491e-8aad-138aaa1ed86e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06045d03-407d-4a3c-8075-5d8c3cbf1c99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a23db90-be26-4904-8cef-997a90768dad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b0bf9e4-b67d-4302-b31b-ee985e465ec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e10c76e9-96d8-496a-baa7-b8c066b4238d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b233bada-1427-4120-8a30-77d678abe57d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71a3da66-dc6c-4c15-b4be-da0f911feb3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a4d2b7b-a747-4a5f-9ef5-92014948a4f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e5a2a18-1de1-4eb3-be40-d09038d8806c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b65c887-412a-43fe-849f-3713fd63bd9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33c8ee04-552c-4c8b-9f44-2f4e076ea002\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11360e6f-ccbf-4204-a190-d6491952535c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd7c106c-3d47-4fbe-a4b9-389797178118\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8490605d-16b6-42f4-b27a-fd7c6d3c5a46\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a84f742-a0eb-4d4d-8448-071dd94a74d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7bafb85-c1aa-4450-9cbf-709eaf57e613\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6579f6e2-d5eb-4f63-9e0c-f5f2aa7151b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c72fb58-e145-4825-ae28-91d7e92658c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef395de4-d76d-486a-878c-d2bf11104829\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c910c5aa-5fff-441b-82ac-2d89f965dbd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b027115-e718-4478-bb41-2ca86ed9720c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d6bc3e8-7d81-471b-bcf0-06a06404b7f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de4ffa27-b205-4579-b24a-8abfae29126d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96b3be56-05f4-46a7-bec9-7f52df9221dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c9ce36f-d226-477c-baba-400faafddaa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6fec4db-b60d-44e7-b837-f5dd386f5404\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7768ff71-3349-427c-8841-2ea2f40d038c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fd8b10f-040e-49ff-abd5-eb2d29f3339b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d6bb02-e392-425a-a524-cbbc367a7ca5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5b9c2e1-1b30-482d-9704-283efac9038e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"395030e4-f435-452a-8314-c86ee1cc767d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"886fab2d-32af-40b8-90cc-b8ea619699aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1decd69e-22b8-4826-83ff-156116cc8894\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9732c1a-387d-47e6-b0f4-6777fdafcdc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b86f0780-f153-482e-b668-1f93cb35b66d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"667db3ed-9f15-4efe-a0d5-db682507fd13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5feb9684-e47e-4118-a227-fa96436f3b67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6aca4cd-7109-4df9-9df3-8a1d6e42609e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0223aeda-4101-496d-9423-08e15fcf4163\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40316613-e151-461a-addf-4e68d483bd54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcd78d13-efb5-402c-96d7-5c6bfe7c1f4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87af82ce-981b-4ec0-9184-841ae39ba00d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8350773c-f691-4092-859c-001c87937ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e2bd4c9-c4b8-4b0f-97b9-0e97801ad275\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a0b2661-d93b-408a-9d31-d697ca8942af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f2ba25e-5134-4d86-bf74-8f50acdf294e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b5a396-ec22-481d-8422-fb3a7ea20927\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"684e82e2-9fcf-4099-ac63-7fdb4a450245\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04a8f975-6fb4-49f8-8d31-f4088cf9d156\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e98e485d-c681-4088-9649-0f7a70e90d69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"336b6622-a53f-419c-b16a-2e81f4593888\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4cc0208-3efc-47a8-8049-bf812a46c9e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08694419-75b6-4e1f-8662-9097173ba857\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67c7d28c-f9e3-4705-8a89-461bbe6c4c0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10843860-d8b2-45af-abe6-4fd137099fdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.050Z", + "time": 98, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 98 + } + }, + { + "_id": "32123e71e835391d15e0fdf4ccdf207a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "53" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=53&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9445, + "content": { + "mimeType": "application/json", + "size": 9445, + "text": "{\"total\":51559,\"p\":53,\"ps\":100,\"paging\":{\"pageIndex\":53,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"aa1f9d5c-69ed-4cb8-9c21-9eaaa2ab6872\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7db30a26-88b6-4e98-a354-8384334ff072\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3296a0e8-b628-48b8-a34d-0dd9d76d0b43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"074a0e93-f318-4347-9eb1-83ff7eb0582e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"756821ff-1c03-4b03-8e15-1f49ccfe5dfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba25c79f-2fb1-4fcc-b54f-523ee66ea4a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c712148d-a49a-40b8-9db3-d0992d0f2ac1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1222e8e2-3938-47dd-9e0a-11cfc395bf94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42f0897d-f7f2-430f-b2e7-9f6bfe74ab86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae323297-22cb-4a7e-bee7-ed61ba6fc875\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d798cfa-d995-4278-bb30-03553ae673a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0973e7e-6efe-4a84-81d8-769c3e8866c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3bbae80-9606-419b-8e47-c0196966354f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18b608c1-e90b-4098-8ce9-76b8776e35c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba3d08ca-6910-4422-9111-68e4d0544793\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d8b074-b53c-4430-bdf5-1e9360307e8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cc51b89-1a8e-42c9-8f05-ce5156936d33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b183eb9-d541-42ce-9680-148aaebaab73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecaf3f0d-5869-4932-a591-2148bd5b43f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e542f693-0e9a-471c-beaa-543a8f6535c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ed58125-0e29-4dd6-a487-f0dd2b3936a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"297a78b6-971b-4f35-b916-ac8adfb8b60f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61c23e72-65b3-4461-b254-bbb0451b7f86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1550a429-13fd-4c54-bc26-b6cad396cb7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30e4680f-9d20-419d-93e4-311e7403dec4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fb06e4a-265c-4570-9e2a-0c9cffcc5ef3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b735857b-1f4b-4d33-9286-f2fce3e16440\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"467f1997-98af-452a-b7dc-fd594fa47b5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"277fc72a-4641-4987-b944-865bcf798067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db3c8f5d-a06f-4a14-990d-539d18b66786\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6238022d-745e-47e0-89cd-b9ddedb81a7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c852af9d-6d69-4e06-b992-edb67cf2d190\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efcab096-afc8-4b0e-a5b1-4b484c80d51a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bb5ed27-f3d6-48d3-807b-a1a1ae4c69c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3efd3aa0-b44d-403a-8753-6427b2cdf472\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c94f48a-26dc-49cb-8e58-85ef12e11ed7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b47780-1e1c-4059-9248-6b8dbedf5f12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dedb12a6-612a-4f47-86e1-62663ef79fd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2312595d-0e7b-40ec-9c8c-6f2e7dd5add8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77a0bd81-bb09-445d-8855-7cb70154f487\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56bbd00c-674e-43d2-bab3-48a1a268817a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5287a3d3-5216-4fb3-8993-043dfc3611cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad6ee61b-ac4b-4068-955e-69870e5ccd99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad049cd2-6fb5-4739-9d57-72c039d7bba4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a030b4ff-559a-4b18-af9c-5e47184ff2b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2992405f-f62d-45f1-8906-5b928fbde944\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba376c1d-5b80-4361-9afc-f509c3614017\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eedaa382-f79e-4f3a-a04c-ec7147939f01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03f11eac-a117-47cc-9e0d-81fff8d85d29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34e1c01d-8d72-4065-8ad7-bae5d648b41d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8779f964-94ac-47da-a3e1-d636bd41448a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dafb0d03-358b-4444-b4fb-505c39c39d62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39fd2e0f-7f93-4960-9993-cc25dec033b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70b9e10d-e4a5-4111-afec-68f47ec7b436\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe612300-f727-4a1b-bdf1-3ede00e60f94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f299b07-baa8-4324-a75f-c0939ac99ff2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c7da6c8-f3d4-40bd-a625-646f2f2c6543\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f3739b8-8e9c-4041-9456-061a9845dd28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"883725472d61e298c267b7ee21a2466e\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a14a3a-b109-4519-859c-d26e6811e2cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eec96ff-a0f5-4faa-8c59-8e6fd8591ec0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a350c877-7f05-4e00-ba03-dec6074a9430\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6421a349-e704-4b4a-b4dd-b0329c46226d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2916679b-b185-4bcc-b477-e3c1f15d0598\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc8d8ea5-6a9b-48a4-9e2f-9a4ac400251a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c60ef329-7c87-43d1-90d3-51eb5393e422\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f6e0290-6ff4-4556-9a76-936dd42a80fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf10bd63-d632-47a3-8596-7f9e484b841d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da658427-b558-4b1d-9e0f-eaa106c383a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e6013ae-6c3b-4db1-ab3f-236057fa8b5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23d6e6a8-53dc-49a5-bb4a-4632164262ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9253aeb3-40f7-4a93-8019-eb114e56307d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d160064a-9c64-4247-9336-7354cb71c054\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86c3498d-137e-418a-babf-b27b9af1c19c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83a13fdb-0841-49d0-8507-89a7c880fc1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f8e27f3-1207-4bd8-b29a-1ff81a017c90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0176c4c8-2253-4fb9-8e91-e7bd48026994\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cffe7a2-e454-407d-9aa3-923cc3987515\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44ba7b37-c3b9-4e23-b237-e49f266e3b00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1b8147b-5d2a-473e-a6a5-370ed92aeeca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b723c037-ae53-4397-9452-4f3db06f053f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b7d4705-8b20-4469-b9b0-44c2d41d1651\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5e7c2f1-77c5-4361-8213-5016f5cb849c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a218447-770f-46c9-b0ac-3a7424c24469\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e84e951b-44d1-4a74-a289-802ee158c515\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"771fd499-5cd4-4669-a883-9a70a6ffe7c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26d4a90c-4bd1-4551-b07b-8c30bde5274f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f78329-e674-4bbb-bb7a-ad0c0a8f6018\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"718673b6-9b28-45b5-96f0-902a2373ad4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fed1c8a-6bca-42cb-9a79-1f6a55fcbe73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"342542fe-575f-43df-bc23-39643a700d45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7ce241e-f273-46b9-b091-8864329d4cb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6da9f085-c31f-4cf0-a1c1-ab82e6977669\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8828373b-1567-4a20-ad0a-2fb9f8f8d08a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad939e60-8046-409d-9768-b691fd6b5209\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b26f520-4b2a-4e54-8794-b40e921ddf09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c7469e7-b213-49c8-8dd1-1b9d9c5ca27f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edc11f49-efb2-4f2f-96b9-7a1970d344ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9d9e50a-f117-42f6-8425-a604db2e3fc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73cde6fa-d2a0-4e4c-beec-58a2f7d41f0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bbd42ef-7099-4942-97ab-a40705b284b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.160Z", + "time": 93, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 93 + } + }, + { + "_id": "7201bee83990d3d35c66b47f11de633f", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "54" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=54&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9173, + "content": { + "mimeType": "application/json", + "size": 9173, + "text": "{\"total\":51559,\"p\":54,\"ps\":100,\"paging\":{\"pageIndex\":54,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"4c82deb8-a2a6-4ee4-ba59-bb246c35af78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5cfe54e-0ef3-4e39-bbc7-4c8c29d3f772\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09e84d24-6cb9-441b-8fc4-320732368466\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2bb5506-367e-4aee-b629-7b0019c93af5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e52ca545-e57c-4f59-9eb2-2a612dcdf4d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9987bebf-687d-4963-bd6c-1a54aaffc0b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3d0d44a-643d-4643-b3fa-71a01051b7aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fccf8d9-5741-41c8-a242-830eb659d0d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb1e44fa-930b-4887-abff-dd8fd481d3ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa79d298-6a00-481e-a504-dae7e5ea07d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"480b99cf-d487-41ce-b14c-7d66d049eaef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77a16eb-8e11-4a3e-9866-a8c1922d8e60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eec956a6-fd44-410b-a99b-c6b6bd780c53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df21b52-691c-4195-80e6-8fd2236c7a77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab8db3e4-aa04-4cc9-b8b6-2793c56896f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795d9dc4-6862-40aa-8241-6a64019f8406\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb537980-22cc-465a-8ef8-a265a56f5893\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7949645-6a13-420d-8f6f-18eef844ad6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f038b718-f4e2-4ab6-a22e-a87bc151eb1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df02317c-e97d-49d3-9ac9-75523bd58c77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90024fc2-c861-4c81-8c31-80a91b9dc989\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e763bfd-b11a-41e2-94fb-6ae7481bdc80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab1496f-f087-4a6c-9418-f953d46a907f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a89583a9-e9fb-4706-9750-90404e0f3371\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"714c286c-eead-42ad-814e-acf4b889a36f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7eee1e2-44f7-4e9d-9fac-6ec560073a12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"996440a4-5996-422d-8b47-b53fe38982ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1f02248-9499-4b2d-899c-ef659898c57f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d82a0101-8bb2-4f49-b02b-0395d3d187ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e32b4b0e-fa45-49e2-9030-2c9920a7a002\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d112503-fe51-48d9-b2a8-5c180c4cc0aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8cc4dc3-baef-425f-8895-a44b486b9813\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00e55196-f446-4613-8364-c0baca2bb545\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c425a785-9d0b-46a4-a663-66067ba7f23d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54a64ba6-c461-4c01-953e-39c444649618\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e284e2bc-e39f-4669-88b0-4607320912b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bb99d3-cff6-43e4-a6f2-4ed2177ab2d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52321536-4752-47d2-8cf9-c93d2880bb1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc1b20d1-d3a4-4d33-9f13-9c5545dcefff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68e2e62f-8f03-45b1-a217-e51783a184e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a507cee3-7ba7-488f-8511-6973f3e6d6b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18ddbf40-9492-4718-9334-87509fdf30c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98943431-eef2-4baf-81d5-c5ba5212845d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82f3c868-4d17-4e36-8841-e65679aa857c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5f3a2f2-b4e0-4cf2-a66e-41e4dc1af874\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3daa36fe-a5d9-4e15-8aca-4b004405e14d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60943b43-6723-41b5-a05e-3072c82bf6c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec2b5e6-8a33-4d99-8837-a1c6a9c09c0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c6ac32e-860d-478f-ba55-8518874b026c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f25e152-3e39-4fbd-b1b7-662c22b9d179\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01262585-49d3-4958-86b5-3932ccc5b809\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddcdccdf-9bf3-4741-8bfa-13930769940c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a44297a9-ff7c-47dc-b917-8a7684cdc29d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"670a4183-de50-4966-89ee-407785047436\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c70e689-2a9a-4050-ae49-5a0baba2df0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"499e686e-70b1-4a61-a931-79069a4dedbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d64d1949-7cf0-4572-b465-f930d722bdef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"026c76b9-835f-44ef-9547-ac8ccda23cbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de1bf5c0-af35-4121-ae69-8967b86bfc3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"307d68d4-2ca4-49f9-8cd8-7a7c010015b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79a671a3-b345-4c72-a16b-d21b94425231\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64adbe06-1c96-4c80-b112-935c522aa5da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8ad1e74-1bb1-4698-9ec0-016a5bd1aeb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e4f2a0d-c95d-499d-8db2-1e736da21469\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"622d36e4-63bb-4ddb-9d9f-a756ef9202e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e66c3f-989c-4f1a-bd27-556cacecd872\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3a6d222-36ff-491b-bd22-03626f31b978\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24f7989d-0338-452a-9be7-353849f963c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a56cbb05-d920-4706-bd87-ad4afcc9350c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"557f51b4-b918-4224-84fc-a75aebbb6289\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7988dd9-e1fc-4eed-9538-e2c5796bf29e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15cf8931-8099-41b0-a0b0-a70f85d49741\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c188476-4066-4dd6-9d32-4e2907d8278f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c4df9b5-0e4f-4b3e-8539-affd4d330639\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f20cb51-371d-4491-90d8-7cddde38b01d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28050ae9-809f-4213-a5d6-59f699da29cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a19151-ea72-495b-abdc-aab23b8446e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8207f403-1583-475c-9032-4e409b5cec2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62bed94c-91cd-4575-bd66-04453209618f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83135e8d-d19a-4df9-a871-2c4dfcda3551\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23d9bb7c-fc46-4807-b8c9-c73e3704253c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"488303e7-744f-4416-89ab-7c13e61109e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc754c58-3b5a-43c6-84df-9d1e864a7463\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c802268-6721-4653-a253-712a00682821\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddcf2500-0a4b-415f-8b5a-6d06a5bb3bff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0faf9ca0-add5-4cf0-812e-3ef2f94fcc1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d128f46-4b23-4a5c-9c5a-76aa55af6795\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"999fe021-ceaa-41d8-ad42-835368d53d2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62417e6d-84b0-4399-9789-2ea43c4fe3e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3acc1316-c5d3-4ab3-a0a1-af31db4c57f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"944a8fc7-55cb-4d77-87af-1f3485884e03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e140f21-4d3c-4d21-a3ea-18f7e0461b9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df92eb5-b3f5-4d16-9c4c-af8769a32225\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a16349b4-e0ae-4c34-ae1f-a3ee90928807\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c3aa25-b610-42a7-8d9c-f382f7669ac6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b88fe42d-0cd1-46d1-83c1-727602603bcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9ff1a03-3168-4066-8053-05834d22f64a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92d1688d-5171-470e-ba65-53739356ee24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56f26169-319e-457c-b2a0-795cf86bdf92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db2df47f-d417-413f-b514-b55d7ef49ba1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.266Z", + "time": 94, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 94 + } + }, + { + "_id": "40b38b99055d36fce176955bf8feffb9", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "55" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=55&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9113, + "content": { + "mimeType": "application/json", + "size": 9113, + "text": "{\"total\":51559,\"p\":55,\"ps\":100,\"paging\":{\"pageIndex\":55,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"6cb97b2d-929a-41e5-93e7-9a9581c29281\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89301d22-7c64-431a-b9ce-39a6d3da8b0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76b37852-5c17-41ca-baad-e2a875c339bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3af67e6-9ea3-457e-b4ea-ace6f2576508\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"739b0232-ab65-4c97-8926-30753cf73375\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eeb9c36b-7476-43bf-815e-f7f5e9b3477d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad814ba7-c789-44b7-b8b9-9159fadd553c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11534b03-dc65-4114-a91a-0bb237f35e10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a1cf8a1-c015-4c1e-b514-8ae30e466e71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab179e8d-eee0-4dd4-9186-1560a47c9938\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5595dd7-a8f0-4fb1-bc18-f12dd42100b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54109a07-1d31-4be4-bd59-584bdc7b3cc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f3362e3-bfa5-4f97-989b-ab4e6f4d3fde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3f1ced-7430-4d9d-99af-23d1d0560641\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f82ceaa-2bff-4125-9ad6-6c69a8583174\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da4393fb-e27a-4d43-9133-45b82f586fc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae9ab159-1321-4d7a-baf8-a2eb01d01cf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"584a8396-da1e-4d63-b383-fa43a22b41ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e25fa63e-2336-4da3-8755-623931fa750e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8706273a-a67d-4c22-8ee0-27ef3285117b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c4e08da-01d8-4887-92c3-a6f78eb4b526\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb5422d5-9c59-4fd5-940a-5d6c3fafee3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f29cc3-e448-4946-a096-68c6b47f9345\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7817883-e896-4afe-97b8-1f15e4d2d5a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73d6d378-199b-4fae-8883-85081d2f64b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"811272f0-b6e9-487c-899d-bbb2ee439a8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4acb60f6-5406-4fb1-9abc-d92c75aa0151\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a79f044-9d29-4f1c-98bc-0840c008a97f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"176d6629-516e-41a0-bc8b-32a14559c34b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54ba6fa8-97be-4e5b-8d96-b346f3cb4f9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3c00e6d-9660-498c-bfda-35a1c74e6cb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7869b46e-b2e2-42c5-87a8-23799b4ca15e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a630236-ed3a-446a-b0c6-749b9238fe6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3a3f1d3-04d2-432c-a2d8-75c36aa42504\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4cb73f5-74ce-4679-a583-2fd992cd07b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c335f9f2-e426-420a-b527-365e1344908c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e19995c-4aea-4e28-9c76-0fc2cc86ddea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c8ede8e-f7c5-4abe-bf94-34190a88aff0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fa2f0e7-14c7-4689-85d2-e69bd89becbc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20e01d72-ef5c-4207-8424-d469f416094c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"937a5505-87f1-4981-9484-1bd61a06100a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"613b80e5-0b6d-4254-8b9f-0e51ac419a96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f1f11fa-5448-4fec-a9ed-9c9b5aee37e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76502afa-e7b2-49c4-a405-3666bcd93e29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"689bddcc-fac2-46dc-b413-fb5ff8d05c26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2347437-8b95-40a2-8530-7de8c19c4fd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78de9fe4-e0c4-4aa2-9f6a-97bdfafa0f5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aed61281-52ee-4579-be6c-e86bbe49de8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6e4197b-83f8-472e-ad68-e2613b04979e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b6dbcc-1207-49ae-887b-fc3e0e98d93e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8eba11a4-f8ee-4b5c-a13c-c120402456a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b9e3582-2e1e-4525-8215-89fc5642efab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a67feed-c480-4cbf-8ca0-96c9e966bb45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67926c0c-a912-43e5-a0c4-d1c46f527e98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6334b2bc-0e68-46b1-b083-e3b970b633fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44a4d5ee-43a0-4a2f-a541-fd3add44619b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46bba7db-f8c4-4a84-9e97-12d67c76fbfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c52ac23-a043-4eb3-8b66-9d51a41b3497\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad66d208-ef95-4a2d-93d4-0741c76b12fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af878bae-87ed-411f-a535-3fd92a83e3f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55ad8cac-a5f5-4d2f-bc79-39bd06441436\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e87c2891-842a-4127-9403-9c0a64b97746\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77384f0-86c8-4eed-9b9f-fd467ebd4780\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf56d45b-a8f9-4e6b-956c-5944455b41da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49743269-e482-4967-9d37-ec0b53d97732\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81f87407-dffd-4ad9-9a6e-47ea01030dc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed848c08-5a79-401c-85e4-f254c233f31a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"228441d3-7a11-41ef-ae69-044250b0f52d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44873c6b-fb88-4295-b2be-f7cb823fb5ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d7e8754-2b98-49a5-802a-82db7791d48d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6154d1bc-83c0-4eae-8a6b-5e6143bd6a42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd494b66-b03e-4fed-8be6-77403f16f3f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"484fb9ff-460f-465e-a099-b214ece701e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e76885e-a2ea-4d57-9de1-ed1387c4af8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"183bd6e8-97e0-4424-90be-84c528e717ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cb14f33-ec2e-46e5-9324-5e7b91b73134\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a431846-7b6e-454b-be63-21fb20f1e8db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65b7eb71-3547-4f3e-bf5e-d24ae2764c90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c9d520b-1d25-4453-9cd5-7b31a7a49a1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7980a50-16ea-4744-9cfc-8d21af0bdb89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2606c616-03a1-42c2-a63b-71b3f25d6da4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f620573-164a-471f-895f-e5c96c107f12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f54e8d43-302a-45eb-95cd-e81e25a152b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab5970c3-16c4-4bda-af22-ae1a3d054263\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b419dc6d-ea08-4762-987c-79c9927f9be4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fe6c1ff-23c0-4aaa-9dfc-678a7f32a1eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"002e2526-c6e5-46c5-97cf-08abc0691e4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6db21b72-18e4-4be8-989d-f2c9b90ecf85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c19ac45e-0c43-4a83-add6-a63142f2a8f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33795ed9-7d84-4b90-97aa-e9e73a758dec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ed8b9ff-dc6d-4c51-93de-fd0f5a312fdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2505ba0b-0638-402a-bd29-8798c55ed2af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7deaad5e-087e-4630-9a15-a419d437c15e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9371624e-7dc4-4113-bcee-8e9d1cace913\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6632b03-7f26-4a14-9d78-af32bfbc7edb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9d748fa-9bb4-4a3a-afa8-407fa8060107\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6eb550a-83aa-467d-9229-e14dee4411c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"361093d7-d117-4590-a6f1-12cdce169d81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"067c5fde-73de-4f40-ade5-59d9d656e885\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b475af-86b2-4065-8cd4-9e15635036f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.372Z", + "time": 98, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 98 + } + }, + { + "_id": "627bb1e2d2531d015f5520da63904451", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "56" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=56&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9141, + "content": { + "mimeType": "application/json", + "size": 9141, + "text": "{\"total\":51559,\"p\":56,\"ps\":100,\"paging\":{\"pageIndex\":56,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"f60250ca-78fd-40af-b7e4-e52d96b8cc78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7820b5e-c6fc-42a0-9a94-507afc8557ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0782283-13c8-486a-ac62-f5d433fcf0a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1391cebc-eafe-4ce0-88e6-2e048ebb6d50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8dd717a-cae9-4f78-a051-c41f93b0244d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5309aae6-69ae-4025-b5d0-5f8055df1292\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d9dfb0d-1982-4e29-887e-cf8c2a70978c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11a1dad0-a380-48d3-81a8-3aa1843793fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cee48894-b539-4054-9229-eb502041110e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"035375be-f8a1-48b9-83d2-964a761049bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2204eedf-d02d-4663-b96d-cd2c67dbc053\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b28c9fe-3b58-409a-baab-70feae28cca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d608c551-110e-4d4b-aa23-3ed4c402226b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6fc40c5-4401-4f0a-8b58-8ddd5a0a98c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfa61e2b-f822-474d-ab67-ab64c1326efa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40d8d46e-6fa2-4998-99f3-f107cf5098df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c92d2885-ac94-4288-85ec-082beec9d770\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63d778c8-0f9a-406b-8038-0fbf3ef76fc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04bb2073-114d-4a26-bdcf-e9b735b80791\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85d835a4-430b-49fe-9ce0-37652a572cf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17f4e3fa-2401-4395-8009-140d93fde7d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97fdae4f-80d2-4ebc-bb58-1e002a811c16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5607a0bd-cda7-4605-b2e1-b1fb36c17d06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdbf3caa-b292-4340-a7e0-08254a0063c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ac0443-ab75-4c8f-950d-378a39bca2bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b21d63f5-9ed4-4701-851b-2af04144d462\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5befac6-68d9-44eb-86ac-61be1eb3df0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f49088dd-dc4a-44a3-97cb-640b809fa0b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d04f8d5-3414-420e-a207-0302398e85f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ecae182-efe6-46ec-9b46-9389eed6d665\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8207d595-67ae-470f-81f2-5e5a34fa984a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5eab3c3-23d4-43c3-a76c-bd2615037f9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feeade32-eece-44a8-9aed-0b6ec7cfdb58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4777b301-9047-4afe-b1ed-3e4ce7bb09c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3700a2b-3893-4806-adf7-cf9bbfa71491\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4df14d81-4cc3-4f28-9570-5d4e1d486bde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520e70da-65d5-447b-9705-f0d5091ddaf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5408034-700f-422b-95bd-a9bcf7047065\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00eb6a25-3d05-46da-b7e1-e7ae367ceef5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ae1bd4f-fdfc-4cdb-950f-757e1bf9f7e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92674d1b-2c5f-4741-b7c2-4db526c2a32a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e76a58d6-35cf-4d95-96dc-8f79335dabdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57cb0770-ffb8-4c48-8d83-b7185c4660db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38c8a1da-61d4-45de-97b3-431aa0a36e75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"318ed08a-d5ca-4435-8741-958df6e9b4ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4b1082f-2cae-4d24-8a1b-abd09bb0a8c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"879de9aa-4537-49c8-8e86-19ec03b00936\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a137b531-0e53-481d-91a1-f75abf37bdd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06456ab0-d2b4-417f-aa67-6de58334a49d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"687feec1-d330-436f-95a2-64333a0d2829\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"186afb19-2aa4-4c16-a648-7307eb832ac4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6669a1d5-d0c9-4229-a4d3-a793f9230269\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fabd3687-cf21-403b-a324-1989a12b8272\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f48324-65ac-40b2-82a0-327f672f8ced\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09e0f157-7331-4aca-a86f-badeb948845b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1ca14d5-0b76-494d-9e04-1a9451d6fae0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"264af654-5e7b-472d-8e7e-44ce03a3742b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b5a3e30-d4d8-474c-ab9d-e0aa7029921a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d07d4a5d-11e1-4d0f-9ee0-8de6313d6a4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a40e846c-2b9c-41c6-9efb-a37ccd906cef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a5f6629-6044-4a68-a4c9-b9f98f8eb8d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6e87c17-63f2-461b-bc34-39a1b993e656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da8eaa55-5496-460a-80cc-4869d0567b1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84e102e2-a183-4b84-ba86-bc791d2eee7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82e9f85c-e196-440f-adc7-e12d45eb761b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae5bd5df-4afc-4ad5-af72-d816e20760c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7797bc9f-c170-4a1b-b8cf-aef231ead413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72928d03-b9be-4fe6-b442-9f1155aa57d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5526c138-1e15-4332-ae91-634820ae5095\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45db492c-27ed-4d9f-b10f-5447c2febb93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b17dc54-a8a3-4d24-9a51-2059ef775f0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af63e211-2739-425d-b317-ac6e5035964b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"091304c0-4c3f-4bb8-b8aa-a995d73d0c69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db2d07a-f974-4233-b6e2-77df81e937cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be3bd90d-fc46-4fd6-9a3b-3b7727fab08d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d39cf921-c3d1-43e9-9ac5-ca9fecc5315a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c09447db-55b6-4ff5-8992-047840db9db6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcd03fc3-881c-4969-bcc2-77861e834c5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10450190-3d8a-4594-99c0-776320cb2a47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58058987-a66d-4386-8ab0-aa829dfbe46c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e24d88b-e25c-4989-a3ba-ba7c047ca10e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51701985-4bd4-43a5-8ae6-2801b53d9e58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c15bfab-f3f6-4b68-b39c-9309f6aa5ad0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b97bcb5a-4546-47cc-b785-0b0b67bcdb04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3f8bbbc-dfce-4e46-949f-29742234048b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b2439e7-0f0c-4723-bd07-d3b27db8e559\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8825a2c0-0afd-4026-9ab0-b831f9eff81c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d0ab884-d9f5-40e8-af21-a98f30f12ab4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99285535-88c9-4060-800e-4f42448e7b52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a046001-4963-4d47-ac2d-02361b6eff82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7639a5f1-b04d-4b5b-928b-4eab46645160\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84df986e-1e83-4c5b-be85-c7d4f28b7685\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42647798-8ff3-4997-b55c-a169838e892b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5982560-f9d1-4c3f-a9fc-19e2dc0cb26f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24932c4f-b1ea-4e49-a350-388ffb64e26a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"781bc6a5-865d-4380-879e-00f2c6efad5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39501595-2ed6-49ac-a563-1ba6c6af9cb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aad3bb37-1aae-44d2-b879-d377fe6f118d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32dcaf60-1d38-4ac3-8c55-d0b9726dd4c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6166229-4fcb-4ac0-8dda-37bbdb7421e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.481Z", + "time": 98, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 98 + } + }, + { + "_id": "7a7bacf3272db895a47e14009897ac5a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "57" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=57&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9121, + "content": { + "mimeType": "application/json", + "size": 9121, + "text": "{\"total\":51559,\"p\":57,\"ps\":100,\"paging\":{\"pageIndex\":57,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"b9857aa9-d7a9-4f65-bcab-824c2d41c5e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64097426-0afc-4f82-847a-c9c07dfaf87e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b82fdec8-85b5-47b0-9193-4b5d55dab01b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"585b75b0-358d-4695-a75d-778253ebe164\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d91b89b-0c66-45d5-a914-6f657152e4a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b478f30-08e4-465d-bd91-29042e876cd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c302258-c664-465b-aebd-74bf3df2472f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2437c82a-4bec-429b-98b4-fe2a94470d72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aa0a878-fbd2-4588-b1da-83d968947682\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f9b3c5e-0a22-4d9d-8839-df46ed501055\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0a1169c-a791-4a70-b4e6-daeafef761e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8870110a-257d-4d8c-9917-f1e574f21a49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99cfe7d6-8973-4e0c-b3a7-e88015bdd379\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e8f64fb-f09a-4b13-9693-e18fbcc179b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a6d855a-1177-4362-969c-b5879bb381e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43058bfa-5eda-4df2-96c9-ecf2ab22d2ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76650b71-359c-47f5-be22-6d151d20d6b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa46cf33-af18-424a-b5c7-f84bed8c3900\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1841513-119c-4d8e-9ac2-47c2008bd005\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1971a94-6c86-4c58-823a-f0a1a1a6d7a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69756234-0303-423f-9de0-d4f59624f217\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24303b7-4c99-49f6-a072-2a946e1827ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa16856c-9ddb-4461-a38b-8152a62b1faf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"947d658c-5bf3-4fdd-96bb-5552af9245a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c86ac29-56b9-4f88-abb6-c2d49f993730\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6ba5e28-995f-4ae1-8c90-e170fb5c410d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa61fcbd-dae2-476c-b723-4aedf3427993\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9ab9e76-35de-4c50-81c0-1ea8576fd462\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21bb4be8-dd41-42fd-8e0d-08f36991fb81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf1885f0-41bc-4dca-8610-21878b116885\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac63988-d484-44f3-943b-9594dfa72022\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"681e7401-b523-4b6a-8b17-30798238e0e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b4351c-e86f-4035-ac4f-94191a0f0f43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a521121-3953-41ec-83c4-0e3790675510\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3979b9d-25a0-4165-a5de-cd9c28feaaf4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"718c95fa-8b01-483e-bda4-479eeec2228c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95c3b641-6942-467f-8bfa-43925c5f6bac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04ea1dee-fa7f-4a04-be03-b0e246fcf21d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18fc2228-77bd-46f0-bf0b-6c882ab4a3d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7758221-86dd-4235-9a62-78254c705f34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac6789c1-fc1d-4a85-8fcb-f9db7f1674fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"391adebc-a27b-4aa1-b3b4-15fd3a18290b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b241f4cc-bb66-41fe-b36d-6e6a68300c61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00e62e7-f96e-4f0e-aeec-50d550d8cf91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bf81f24-f797-4869-8381-0672a526001d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f508ae01-4d08-4a88-9abd-8dc84570969d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e724efb-44af-42e8-8c4b-41ee3938cf7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91f4dd77-61fc-426c-abf0-c4c65f4be32e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d52fdf70-ec6b-40b1-8122-264c8e499c2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad7f68a5-d47a-4974-8fec-a8cc01ac18d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1042061c-c032-429d-b0f5-20138125bb43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6c11330-40dc-461b-88fb-d6abf3a1761e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62305591-fd70-49c6-916c-76a52234fdff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f667e9af-47bd-4e73-8d0e-53368e3ff86b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66382952-e905-4191-b8ab-39c1c4273127\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1817efd-e7d1-475b-8340-5bcf4368d5fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3db970eb-142a-45b9-9b31-8a79c946fd82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62fccac2-36f5-4653-ba3e-8c6aa34a642a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e963e66-9375-48f0-b8ff-d19f01873aee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6daa4f24-ce4e-4534-bba4-20928fe2ad4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e305555-ac0b-40f0-bbd4-c2402cfc280a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1809a3fd-454f-40a4-83d2-17a95fbe59ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a805b639-357a-483b-a49b-3479eb21f8ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5583c116-ea2e-4bfc-a1a8-2fa31ca7730c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4e869a5-dd7b-4142-b447-226cce886967\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14845f81-018d-4d90-b420-d4110ceb4955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86f4adf3-b2b5-462b-a568-65c460be3ce0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee5f0670-56d0-4927-8402-c183d45d5734\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fff36c1-5a60-4219-85be-4ef2d0b5906c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9f100c8-5e55-4115-a0af-db84abed0b0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b778e5e-4f09-4f9f-939b-0a2d8f4e0d89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8b8e5e-b3cf-43f4-bac4-03086ac7081b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8de013a3-ed6e-40bf-9b78-94e689ef2ec3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa6affcc-83a2-47bb-b3c3-b21f18b216ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d86c3e72-8ef3-4111-a455-1940177203c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89f1e19-b636-460e-88e9-c2ff77b9c835\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28ac8078-2513-4f05-9849-c8d753de9943\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae3cae77-4bd2-4f98-b20d-6ed27a76a011\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bd4961f-a5c8-498a-8c6c-7c1e303a236b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dceca706-f9ef-41d6-a8b1-61df5eff96e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fb4d6dd-c409-4f6e-ad88-57f5165d13bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1941be85-eb26-4bcc-9dd1-565b036df3ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"628577c6-5d2d-459b-8308-7197d5f5d7bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"058b9950-256f-45ac-a45f-918ced3cc837\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7878962-e9b8-4a83-94c9-d01dbad2b69a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520644cc-df77-4ad0-a3fd-8fe6517884b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90318dc6-f5f2-4e20-96e4-b79dc7c7b6fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa158f7-a548-4a4f-8a95-5e70e3752000\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"723c3b61-d8b1-4cc8-a278-ea265766807f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7edc9e15-948e-4e34-80e5-2cd45bbd6e2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff64090d-b2af-41fa-9ed1-f237d30e671e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18e8b34d-fd17-485e-b62c-2ef7bbec870a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed9f40ba-a3e4-4ff7-b18d-9477d301f3f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"715d4186-ae20-4040-b0ba-4d79ac5447d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9f905a1-625a-4ffe-ba04-6cffa15ae4d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b51f3992-18e8-41bb-87c1-22700faf2ec0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f87df191-a092-431c-95ff-e1d8bd2d78c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75a2737a-f9c5-46a4-8215-ec2137be95e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"576f5f1e-6c3a-443d-898b-03398759433e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e12e91-3898-4897-9208-00a6b1851777\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.602Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "5481a21c9c6fe8dbc9e7c7737c90c010", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "58" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=58&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9117, + "content": { + "mimeType": "application/json", + "size": 9117, + "text": "{\"total\":51559,\"p\":58,\"ps\":100,\"paging\":{\"pageIndex\":58,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"5312a2a3-aec1-4238-a6c6-c78bbf1c382a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ea8a68-b5af-4572-a003-3002529f39f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb31884c-9731-4e6a-8694-e2808f74c7d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19403dd8-0c96-4f8b-8173-7da2570beffa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ea96aef-8acb-4c0d-a4f3-40dcad68b956\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"150f57f4-268e-4d58-b0db-0de6bd86e75c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2e53c3b-1fbd-46e5-9d8c-09d5454c4f39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2dd58f6-7f18-41ce-b269-c327725de953\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a340bcf3-cd75-4a90-985c-dd9b3638a9e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0b4a199-57fc-4817-af0c-cc0e008dfc76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9a7cf3c-1baf-4b19-8c99-20723b026bc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8a8759b-94a0-40d3-bee0-925f41396314\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c85b1023-9570-4eed-a72f-b6a906fa885f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc02640e-d0f1-4b98-971d-4b38110a3b36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3ec257-a892-4b7b-9d44-026e6df80648\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a6d3dee-e016-41a2-a71a-9368322abc18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba940b2-52da-45d7-8519-d78927fc0523\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85cc0efc-a108-4ae6-9c87-697cc8a91e4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d42781cf-4b76-4a16-a9df-47d03412b5ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1183b7d-78f2-45b5-9866-f8b51cf5a2c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f92f2e2a-7c03-4cb2-bb3b-97b423110a54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e168cc5-5e4a-496a-8439-f83bb1681d79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3ddcd88-84fa-4e73-b5a2-834d2fcbca85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23e9c585-7b08-4ad1-be1a-6f6e89dc920e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"655c2d70-1028-45fc-89c5-db795a7a7e45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38e2e093-ea19-493e-b460-ea7ab6b2ad57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd55b792-ae67-4698-ae5c-a2fdc2e626f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f05ff8e-8279-43eb-9778-5b291c765121\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84b75879-44e7-47d9-a5e7-cff6aa7a819a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"062202f6-d80e-4004-9a58-450bee156d4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55739d48-31b8-4c3d-a150-df33064991bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d19a099-fcc4-4645-b896-8f68b70cdaed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"065eed06-4c77-4553-afc9-66f93f8cd73f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca037bb2-efc7-46d7-9326-c34b4b5ef829\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67dc3dbb-1dc0-4e9b-84bb-ed75fce97823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee45d1f-008c-4ea3-b4a9-cf591d26773b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0370cbc-7fd7-45b3-aa7c-ca4a4c0fa282\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02cbf540-d219-40f3-a898-93b3902cb0cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ef0835-903e-405d-be5c-1195fbe8ae65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a503fb79-20b0-48dd-b556-6e1f94a1062e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"695c23ab-0e85-443d-a191-c22bbfb88408\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f1ad557-4dd2-47c0-9cfa-59523076a19c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45157fe6-731d-4100-aa5b-ea738e31cd6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13b53e0d-5f4f-4e74-849f-bfed81235ed7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c65d48c-e4fe-47ac-b5df-c5abc55296db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a40dfe1-4c37-4ce0-bdcd-2b284a85c6cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65216b62-5ca8-4734-969f-66d2530e8433\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58d23c7c-df28-443a-bc00-fe5b77d8930e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9733b5ea-92ce-4c98-9621-82276735da4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a98999a-b486-4d53-a5f3-0542ebec8697\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3806ef09-58b2-4267-9b6f-b1104c295323\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f8a7638-0b81-4109-9270-46f6445b5989\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"536652b9-0211-48f8-bd74-33c77c5980de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"545de501-8028-435b-8c07-6bc7647730fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81dd2163-84d6-4572-8921-503bf55112cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e448078-7bd3-4a38-a001-fe0468a17fc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3db4607e-3cac-49c1-af06-c1909b4ad73b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0edd591-5e60-4a23-8343-cbda6b204131\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbc85185-98e2-4111-827e-4066ddf5a06c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3c96354-091f-4fea-9134-07b9a189cea9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f0f39d0-1239-4c93-b263-c6f180d0bb9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb38d852-52a9-4409-ab19-ff2f77fb6b25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade44ed0-0ea0-46fa-b817-a3300e04ab44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b1f97b7-8ef1-4d40-93e3-1bddbb36b067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b221f0-946d-4831-b18d-3cee2374c675\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fad16b7d-9cc3-4e09-8413-a13b30444bba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ce56d3-5d1a-4a22-8433-f3124909c2c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bba0dda-4486-4851-9f38-6fa1f64e3d65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1fff84e-d8df-49c5-af8c-53305abaa817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"898d5859-3baf-4c31-bc70-269c997c3ddf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14464141-56a7-4d6c-9b96-026588ab6c49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e4bdea3-bb4c-43ae-99f3-f082ee985ef1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"793ba48a-4bb3-46ba-85b7-928459310ff9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"043d363f-65c6-48a8-9852-b19207d90ba0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e06e5a29-5b1a-4ae1-b7a4-094a7dc45bc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b7486e0-bc8a-4b03-a5eb-fb0fb711bf9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64bd68e6-27f6-4d83-96c3-dbe108bf05f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bae62f5-f9d3-4f9d-85b8-3653ad8d2e62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e36f458-12df-48a1-83f5-019a4c61de54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e18c91f0-2f5b-4e5d-9921-2b13d74b32b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3761c5fb-3c1e-4d06-b20a-bb246ddf2c88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31ad3841-9e59-41e6-9b3a-ab6187837616\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3efb4147-1b1d-49eb-9b68-d1f883a91881\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74646a9d-e1de-4c2e-b455-ecf8b2793add\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e4015c-1b36-4698-9a24-94ed56e5c674\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77c1dd0f-3d6e-489a-a512-d596d6d861d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b7fc939-6f0f-41bd-a177-8748148d6ff0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e20f9a3-1091-4e0f-a20a-4e8569ddb48a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99560f44-61a4-422d-b9f4-bc9945fd5103\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1dbdadd-c179-4b8f-8fb7-4e7bc907fc1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac1db099-7d8d-40ab-a33f-1c59a6bcbbf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32842d55-9193-42b3-b1ed-7527b2227bc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d61827b-e58a-4643-bf17-90b9fff49a18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8618d3bf-05c9-451a-ba4b-f10be52d6acc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bea514c-b032-4547-84d4-5a1652472c59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2e5e5d8-e1b5-42d4-be18-d0d9a02ed13b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79ad6579-5bfb-4098-a697-b94a3f28877e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f94a1c6-20fd-4202-9f5f-1d6105ef7115\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddbea476-093f-4b79-b775-635832a17e3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f45ede6-a466-478e-bc36-33a58a032e6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.720Z", + "time": 128, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 128 + } + }, + { + "_id": "7c43dac91169c6a4f98148b5cb931945", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "59" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=59&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9353, + "content": { + "mimeType": "application/json", + "size": 9353, + "text": "{\"total\":51559,\"p\":59,\"ps\":100,\"paging\":{\"pageIndex\":59,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0c48b589-8589-43b0-80f6-59938f4feaa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"346fe0bd-cd1a-4e34-b1e1-6f0230d3e484\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"209e2a07-1eba-45c0-b031-632336d26d4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6763e75-74d8-49c6-9aea-848bb7454698\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77882de1-c2f6-45a7-a261-b1c58b67a0c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf577b0f-e48b-484a-ae2b-d5d8edc605b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90098817-2d79-418f-9432-821fbfaf604c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84879c5b-e46a-4077-941b-2845c66f23ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f93cfca6-b709-4c8c-ac3e-b748fcb6294d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"183a293c-3334-414c-83db-0dd00fd223c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f198146c-cd43-429a-a5d2-1477afd3b0b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ada6285c-d466-42d3-937c-c6167aca534b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b62e8efc-2aeb-4fcf-bd38-59953ccff991\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78fcc411-eb98-4c6a-93af-5f15454da7eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b676f5f9-0c93-4652-a772-4db5ee519216\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd722fa5-c455-4f19-8f98-16d1df2169df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b7ae4b2-af86-423f-b364-f7043b660779\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50648e3e-0005-4c09-aca4-9bcaf7c1be12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"285a7719-16b3-46ee-aeb9-22f72daca557\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a8f1231-5692-471e-8536-aaba001ccddb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5318aab-5c9b-4acc-bf93-407ab4653ba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da81100-f57b-4446-9e2d-b553a63dd9b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"701e1e9c-09d5-422d-8601-d61cd01a3beb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23dd7847-55db-4979-96f1-5fbb9471b3b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b672c938-25bc-4679-a223-c3a978c6393f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7bd096d-8adf-4e4a-a6a4-6b364abde044\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59561d56-2823-4ed4-bfe3-77e3e833cf97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39c57639-8bb2-407a-959e-ada6870e56c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78aeb531-facd-40f1-9583-64ac3fadf900\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"854ca196-b126-4ef9-9821-ed6d1d9e7067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abdcea2e-39d7-464a-a141-2052205d979c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c54d68f-13f9-4958-b3c0-d2b71e885002\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9259915-8c9b-4f20-aede-c7049fb55b6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"164cb658-3b71-41e9-b863-8081555b2830\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d609d83e-35c1-4776-b169-44452089611e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43567c64-b392-4af3-8e45-68ef5de12dad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1328d2f8-9e55-497a-a489-e007c1841a30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc313d29-599d-48a5-a998-8c3341582997\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce0ac411-64a8-4f3d-8544-69fe238aaa73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a83200da-0c12-4ca7-8182-6384564fb0a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0f6557a-99e6-4d3e-ad3d-63e76d17aefd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afb5e5db-3e88-428e-a1f0-2991432020d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2979d0c-dbd3-4650-b055-c9905014d90e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c4585a7-0df0-4e2c-9e95-d4a42c03d159\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b36ae541-cc1e-45aa-bd6a-37f6225a878e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e388ec1-f63e-4ec6-b5e0-884067168f64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfaf2b94-4eeb-4d71-b075-107ee9465aa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b420307a-165b-4a3a-8aad-79ebb20f9b11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bc3ac2b-18c5-44c4-a663-e8d59ca73082\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c06ed3c-072f-403c-81ab-4f0e0279de9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4f7a87d-9754-406c-a173-876874a5edc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4256edd2-8741-4027-ac6f-bde15c8b93e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de11685b-d76d-4885-883d-184ffc04fea9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f216a17-3472-47bd-9d42-1a804b96f6d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb61023f-b72a-4654-ac4b-82b3265ea0dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdaeb006-46b3-4a0a-8cfb-9a9b074d3c45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d75b1cfe-af41-4a2f-a991-0d12a9d173e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d23c0b50-4342-461d-a039-6c9f726ff7e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b629dc19-5a92-4ac7-a774-cd2aa8574508\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab3f8f0e-2661-49b6-8bf1-10b7ac441672\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dd39e53-034b-40f4-b87e-c687bb0ab1a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62da099a-0dec-44b9-8ad0-1926c9aabf74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"758fe4d4-7e53-4b79-abe4-4e6bb089bf23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"ff88ac5459c56966388d173dfe0bae12\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":123},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98775422-b840-4e21-9cf6-bb18395ddab8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75017cf0-77c3-4ed5-9a15-30fd8bee2f77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550418e7-bc2c-421a-ad5c-85c33f23f478\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18b36f0f-bf94-4c07-b1e9-7733e0d81ebc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6a5e30-61a3-41b8-8962-930f0e12c86b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52819fea-902d-49d8-84b9-2d471e95c814\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9aacfa7-00c7-41a5-ba91-a22ba6b312e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fac5d421-c46b-4cc0-9f3a-76dc02aab56f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66a72023-779a-46f4-9294-5fdc3484323e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc6e4fc-0ff6-4b4d-a2f8-d570eec1c5ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40d27b39-6f6a-457a-848d-2e2efa59c18a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abfe903a-45cf-4dc3-9d39-ce31deeb9cba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2984ca52-fb9b-4736-a362-d5b582be9ba5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"964a2734-4a10-49eb-8b3f-6201eed2e555\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43c2e5bb-8b49-4c82-bbe7-25e9741e97a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"564385fc-433d-4bf4-96a0-028365ce98cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dde296f-5eef-4b9e-abbf-e6785d0e3853\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01082988-2459-44ae-b663-e51179b1788c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e72d65e4-9dc8-4aa6-a944-b29fb965406e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f664a79f-8152-4291-9e66-6195c3507907\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e705ab7e-7a19-459c-8352-0b965d014df3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a5d97c5-7572-4710-8c73-9a67d906f733\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"683841b4-aa0c-4c0f-861c-6ca4c796d28d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a88d3e61-2c18-4581-998f-e4441e82609f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca9c1831-847d-4e3a-a780-f957490df3f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a4577d6-be16-4604-9397-90c4bad570d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40e90e0a-2795-4791-b181-23cd5fc155f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b7c2817-30d1-4cf0-8bdc-fe70eec72e6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef790392-03fe-465b-9ba9-52c6a1e9384e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"899bc6db-febe-4ddc-9660-ed31704103ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54b0ebe0-99b1-49d2-b298-e423b522034b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbb5c7e1-386d-495b-843c-f3b2d7552774\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6610383a-3a0d-49d3-908a-0b203180590f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99682223-7318-4c74-93d1-1653ac5964e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8d03e7b-e43f-4353-aa92-987a46598abd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f36e0742-58ac-4d38-9208-611eb946277a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09dceb2c-2918-48ae-a037-ae78c33ab838\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:33 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.860Z", + "time": 110, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 110 + } + }, + { + "_id": "b2030fa1a3042282548bc34e919c1ce5", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "60" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=60&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9289, + "content": { + "mimeType": "application/json", + "size": 9289, + "text": "{\"total\":51559,\"p\":60,\"ps\":100,\"paging\":{\"pageIndex\":60,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"7c63ec08-4230-44b6-8486-59b39efe0f2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df35bdf9-d62f-4e84-bde4-cf5e948f654f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14970234-4249-43ca-9a43-3a837b38444c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2505e0af-78f0-4677-8b74-1a9f064b80cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c05850-6907-4e11-be80-0faa388f8b80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15f8e0d4-ceb1-4c83-8a11-249c728d4e03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17051e9-b9da-4efb-8e0b-556fe2f84f09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a54f9671-d6da-4c98-9896-17e2bfdb4ba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5f9431d-fb7b-442e-ad1b-5f737847c783\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f64d31d-fcbf-41ea-bb80-14b72edcc213\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf49974e-83bc-4c8d-863b-628c7602363e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9007648-9179-4e59-b145-707a0f4a7765\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81952105-137e-4009-9d2f-55914cb6b17e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c91012-c0db-4b08-a475-a72103587cfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3899f6b-8e1a-4242-a95f-3cd6b1f0a64b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b581765f-c6e9-4236-8c08-089140b435fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a174cd2-f0ae-4004-9c7a-3243c0721768\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92c5ecb2-4425-44ae-a6af-71c45c54b92b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b9264ba-ded0-4546-8a51-a105c721b5db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d8d0e4-0b57-4492-8a58-7e7afbd02155\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac8d5356-e50f-4320-ab5a-93cabd8f2c96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c010bd-40d6-4c54-83ac-e7cdd71fd332\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"497da15d-9722-4da5-acb7-2bccd5fede1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5fabddc-b073-41e4-8c14-f69aea188023\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"085f2125-ea8f-4f7c-b084-798085f4582c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39d2fd19-b659-4fda-ba14-3c7e4697fb7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a5ed2f-674a-4bf7-a4f1-e926f6632cf3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01c5d478-0ed2-431e-8163-2823ad53f60f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a544e5-a056-4ec0-973f-88747102d43d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c12e911-0e13-4903-ba32-5af3be2adf4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e4ac333-5424-4b5f-90a1-86bcfcfcae18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5cb40d3-645f-4814-81e7-871f2e49675f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e7f811f-56bd-4318-a3b2-bd5ea784c099\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"142778db-d764-4ea3-9300-95153286e068\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66fc54e4-070c-40bd-86d4-9cad4c6a64b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"131a6124-76c8-4009-8add-31399e88e890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4929e2a9-185f-4945-b18a-475b7352bd7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adb0834e-a538-4c0e-a0d9-dea6ae9cf15d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e22845d-acb3-4beb-a5cb-e6ded4afd911\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21c60a6f-4108-4ee4-b3d0-4177655a9d78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd7caef3-7d78-4cdb-89dd-8be1615ba46c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d2acc70-0d2d-47cd-bd5e-1afc794d3b42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33aaa53f-e13a-4128-83d7-924b847c0888\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e62f91b5-6fa0-4574-b718-9b194525a722\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c7751f-7339-4611-a498-d70aa95e59d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18695108-ae4f-485c-9dd1-b3a893940fc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c98a4b7-7643-4191-9e05-0b8b92e96188\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e7b1442-9ab7-494c-af29-caaab688305d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f12a3eb4-f764-4f3e-9964-05eac2207120\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6cd5ce9-53aa-476b-8f6f-50649e7a8c7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdac949b-5649-4812-8c03-6590e75385c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3673bea-8ae2-4988-a4d2-59a4abec7945\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"692aa978-a04b-444c-9284-e7db566ac090\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce6c46a6-8800-462f-8555-28892da4708a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ad81c4e-1dff-4029-9726-a71a7bf8c461\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"2c530f354dfe06bb65ee42f1ae8404e0\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":120},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed5aff52-f609-4ec1-94eb-4178557e6f85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"772e5f1e-4bc0-45b0-bc9a-ee2611d45f2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15abd28e-fac6-4cdd-a612-1f2d71295a1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea36e8ab-2bc4-424d-876e-405eb8a4dfa7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"830f32e0-41ed-40d2-9d05-05136b45c235\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4895674-b449-4b04-b022-297fe592b325\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09a3706f-75ad-4277-8c88-a585777f1777\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dab85c34-81bf-4efc-9fa9-23c418b1679f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c14e8118-baa1-498e-9b58-dc70522d6a45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"965b8c5a-9664-4b4d-af3a-904458470d71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca405bfc-ee84-4bd1-8304-0348bee30e8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a97d572-124e-4e87-a28d-b5036e1f4f28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebb9d8c2-f183-4105-97ba-fa3358dc9b9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e69e827b-49e7-41cf-89ee-2205c347b9fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f6b32e-3fe5-41a5-be1a-638fea220051\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"871d047d-56bd-45e4-81f2-ecbc0937aec3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38956ce5-a460-4ada-aa73-14ca0dc91ee3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e9f74b-7dd2-43c5-adf7-c48506856335\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9991b95b-3920-43ec-b31d-2bb520750948\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bbb59d2-6ede-4f92-aedc-0090c1f26ac7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e7c7651-08b6-4915-828f-b57fbd9c5347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49d1f0d1-aecd-4a5b-874b-7ce6ee491431\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbbb0798-236a-41b6-b347-f56933fa60d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0c63b5c-9911-4a0d-abfc-fb3d79c10bd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"524c3f49-32b8-4c16-9e16-a32e413ece8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ffa36f-9b07-4fd2-9cc0-cab54790abc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c96df298-64a0-4e7d-9134-58b472ee5a88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3de858e2-6897-4415-a8a2-8aa2b6e52f94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63e3f745-e1a8-475e-a359-1203f3e4611f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caf69c1b-9842-4e3f-825a-eb8e13c116f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e201d213-983c-4f5b-a07b-2400711ce53b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e0b05c-9877-4095-921e-d4e10ceea2a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b2ffb2e-4805-424b-b80d-50b2ea49a6bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"972f1135-d947-4786-88c3-379281906b23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b137b0a-564d-4084-b874-ccd03bcd33bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e58c4e31-285b-456c-aaae-c0d2847cfbc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6106174c-3288-4523-b1f1-1c3d8aae86ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86c97b5c-d65b-4703-8a72-752b84fede45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e70921d0-8060-46ae-9dfe-32febbdc3eb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f9fc6cf-57e7-4425-b895-eecbe6a12d71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"236f2957-6bdb-4622-ae39-bcf23129e876\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9138f5f-b235-4350-8b5b-d26c2237ee59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3b89690-2753-4f27-afbc-0505a4c47058\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f83d7fe-3e9e-4f5a-bb7d-f84d44497a93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d050b4ea-546f-4bd3-a174-a43b830752fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:33.982Z", + "time": 110, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 110 + } + }, + { + "_id": "dd75814f85d6a0bb2589a9f461c8f0ac", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "61" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=61&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9161, + "content": { + "mimeType": "application/json", + "size": 9161, + "text": "{\"total\":51559,\"p\":61,\"ps\":100,\"paging\":{\"pageIndex\":61,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"11af1f73-7ae9-4c21-8ce4-df64e28d44ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d8be1fb-c764-4a22-be03-bb3e9f1fb2ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b34d45-c9f9-4c27-8cc8-969da9d47fb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e08b4df2-7fb0-4da9-9285-2675fe46b926\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aca235c8-e9a3-49f3-89f8-4cc457157bcf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5ddcdd1-d9f3-46ad-8155-486442e7e825\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b18d69c-99e8-4f57-a0cd-886c388266f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d8c058-518f-4f29-bca3-444e01bee616\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c9b2698-66e5-4ee2-9d50-b421048e1db1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b6ec2fe-3be2-4c30-a3ab-2fdf936761ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e203976-6e81-4b13-9fe1-06272e648b90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f698d0d-42de-4086-9a9c-7a9d39efec10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69bc3567-7d7c-4dc8-b9e0-f5ca9349b14c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34fbd8b6-65a3-4cea-8b9c-3a644aee267b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe693bc1-1d2e-4b00-9bbc-a17653303b45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faa534cb-a3f6-46c9-bebd-8401aac56d7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"facaa4f0-27f8-4c58-ba90-7b583cc52a14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e820c3c-dab8-4c94-a944-0d544ec70554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bbd6ceb-7f2c-46d1-b18b-9ccddbe0c13e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca4f53ba-15f7-4551-8ccd-a96850236c42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfa4e211-2ec3-4d85-bf72-18b3c1d61063\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"262d3b5b-4fcc-4adf-b6cd-88f194905e1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180fb077-e064-414f-8489-1b7e56f62844\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f5836aa-c131-453c-840b-aabd5886d803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60170973-b11e-4a05-b789-20d948beab7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e62f85e-e708-4dba-ac0c-e6058db80ea0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61b1bb70-9629-42d9-ae07-46ad40ae5656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1348970-0309-4c16-a281-1bf874dbcffa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9adfc1f5-119b-4c0b-a151-5076a4172990\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c376954f-38ca-45b5-9be7-98cdca0f87ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"010035e8-044e-4cd8-8e9a-1afe1f32387f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85cc30c0-dcf3-417a-8d77-3486614ad63c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1477ba0f-d9b4-4fee-8a4b-f457e6f0ca71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f4ec7b6-103f-41c3-997c-20cba694c142\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b33ac5fe-758d-420a-aad3-6708aa209c1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c72b5c9-b0e5-4813-a771-8ccb2f36b15f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ed4032c-5296-46ca-82b9-405b8f082e75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d439eaf5-ca5c-46d0-a8d6-95ebdec99031\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da16c051-ed7a-40f3-80c5-c351d79dcd8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0599250f-b1ca-4eff-8d88-2caff36ed5eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"105c57be-6a9a-4c61-a279-6edadd86202d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33422490-220b-41ae-9259-1172d95aa91f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dad0551-d959-41ad-8f41-26056cd1d1bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e41f2ec-e256-4dfc-9e60-6fc2cdd18da1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795474cc-22c2-4ffc-bdb4-fbf740e49c4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0677576-e6c4-48ed-828d-b947cd3119d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3ccb747-5ec9-488d-a723-fa62d138dbe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c076161b-ebcf-4987-9b7c-36655f7a68da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6c06a7f-42c7-4035-84fc-f282167d844b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8124651-c65d-42d4-9555-01f41a2c3a57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90662e91-6660-482c-ab14-b3c8c5ca1237\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63e79d43-e1ba-4e1f-bcc8-32984be65be4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d217c13f-2533-4914-9dbe-f353220e966c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"761a199e-a661-4466-aa30-ca5e62520796\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f3b2ccf-fee3-4879-9ef5-d30524fc85d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c44dc36f-a1f9-45c2-90a8-1abcde3f9766\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24848253-217c-4a80-8325-3cdf36b67aa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c9ddc38-411d-44a7-ac70-f22ab515b3e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd622e69-ccc8-4c1b-8eb6-d6a41bb0aa42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1611735-7363-4d25-84cd-d6c92168ab02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d7cc24-8d79-4419-92e3-57b2fbc2b782\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ded3eda-f34f-4670-96b9-4a6a968b24ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10470f0b-9f48-4857-9073-58c66569f7b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa029f87-2b67-42d2-81cb-c51e784848ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5da9963c-b87b-460d-bedf-368c4306beab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf1ef6b-cbce-4ea9-a2c6-88bda1e5d75b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cc80890-9583-41ca-ae4e-e8025c43ba76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af39884a-fe38-4e7d-abda-61ae602e04e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"289cc51a-ecfb-4591-b8c9-22f0614eaddd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfddc763-2924-47fc-a360-b2ac4496ce3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ce395ba-8060-434d-82df-00cfc0f554c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a392364f-d390-4fc6-a60f-87fcb843b02c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"282bb44b-453e-4b16-b006-93332f72ff24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1fab29-d4f1-4b33-8ee0-54c0b7b1dd1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78218b79-f32a-4b53-b3a4-195201787e1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f728e2f4-04ca-4cd9-90e2-2ad8340b5ad7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6918ce05-7866-4953-b2bf-25fe9c14cdcc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f75837-f03d-461a-8173-84074a8c27d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa33f0be-b339-430f-9ebe-dee7d4c27513\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2385bab1-6f59-414c-a128-e1755ff38ffb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eac97c6-f0e8-4364-b893-3592b8318a51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a95e2d6-9b1b-4601-925b-c8c69ff0f5c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ab961eb-678e-4eb1-a480-eb551c413cff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"055de8dc-1ecc-44c1-8b43-cb50aaba5f33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72ffc50b-5ed5-4bb3-b70a-f1f7bba08fe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5072faaf-39f1-4915-9a98-5319779a9c0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48ccda22-77b9-4c95-88c4-cba14ac4d32f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e24aae-1a3c-403b-80b1-87e34771082a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b28e04-82dc-4616-883e-23a05f3573bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48c448de-c072-4137-8794-d01c2c79a73b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27b634bb-d827-4324-ae76-9783405ab527\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e2074f0-3bcb-4b45-aa31-3db780400df4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba8a686-564b-4438-80b3-8f10eddf0f39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba5468b7-597c-4dd7-9ac3-f939cbb55239\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994cbfa7-d80b-4d33-965d-7f38e1e67ca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd9313bf-3fed-4746-9cbf-6a573616a0b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bae84b6-b358-4282-bf5e-9b238ffd055e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"702b63ec-4293-43e9-a238-5648a4ef49b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5247ce08-7aa4-49f1-9d22-a9ad1f6d79d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b656650-a4f0-4934-bf28-5ab75e4410c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.104Z", + "time": 103, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 103 + } + }, + { + "_id": "7433ea66e19cf769da263b2b84980ff7", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "62" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=62&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9253, + "content": { + "mimeType": "application/json", + "size": 9253, + "text": "{\"total\":51559,\"p\":62,\"ps\":100,\"paging\":{\"pageIndex\":62,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"1f91e7dd-9ae5-4b03-b3b9-bf21da9df203\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"325cceb3-5006-4c95-82bb-af83ca29f6cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a9dd630-ea12-49f0-9666-9be7bf5a90ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"005755af-486b-49ef-8c10-4bbef5b29617\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eec598f1-a811-411a-8eaa-75442856eb40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f55a225-32d6-4870-b693-d319d50f1413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0c10327-cf14-44d6-94b0-5aa6fc86a2a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fd54da3-30ea-4685-b5fe-292824ac8ac4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42fe553e-8c72-463d-8950-b52e5dd3f349\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96bd06a7-7ece-453b-a8e3-7d6dec8d1322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4813005a-ecaa-4b00-b6fb-befd9fd7c136\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"701e4587-218d-4353-88e8-dcd25ac3c810\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7119d171-48cf-4d5a-b6f9-14891cc29646\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be34043c-d659-4793-82c8-12f6ad6f8dd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93cb9cb7-93c9-48f3-a539-b52629cf0570\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2433bc1c-9314-428b-bc19-4f4a6081b26d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8291468-7edf-4ba2-ad74-65ace42a9749\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6979645-6e2d-4223-9509-e0833b0f71f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153f6e43-1619-4639-a17e-340e2452b3dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8e9306c-9427-42b9-92dc-d14beb4e6217\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc5d15cb-6e46-489e-8b44-d060d7e88f72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ac6e7e5-5ce8-4e47-aa3b-5859feded1db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3331aa11-df66-4683-8568-913e1eaebe6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f30e1e19-5d38-45c9-a83c-eabc734d0e9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c271adc5-bbd9-47bc-b56a-8a0becacf10d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8f8d586-4709-43d8-b71e-504e24ea3da4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"718bd2ff-fd41-4965-a8fd-30d1c4727b60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2174db8d-d508-46c3-845b-f92f2ead4773\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dbe8a80-5154-4af5-912a-e2beff43f391\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ae05e54-6da1-404b-9418-4398f87dc7d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14743cdb-c4ed-4d75-84c7-1943e92936bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7d46713-53f0-426e-bf15-4ca46281080e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31579f4b-1049-4b41-b1ec-3dfac06d71b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e85ca6b-6362-471c-843d-626b5e985f48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb6050d1-c77c-4d37-a558-f355c3300ab0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa3a110c-4fdd-4be2-b0df-49792c874fb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b66cafd-85c4-4ab6-9f59-75ef593d5732\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87ba77cf-52cf-48ea-9b7e-b20026515b89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d78b2ada-9be1-4938-8ae2-1dac05a53145\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82d3d30e-62f8-4881-bdd8-7a83d3783aff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b555a21-ea69-48ec-a8e9-7b2362b817fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f438ba38-1a5e-4e26-8262-220115f35329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ceca11-150c-4bda-8706-8e5f28c16ac1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62cb16c2-e093-43ec-abab-711796c75529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cbbad18-02b4-495a-a5e7-447ae2403bed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e14b31-ab3f-465d-9821-811ca741449a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c81616ad-764a-4695-acbc-9b963f85e75e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6080776a-10c1-43cf-9b58-a0bb499bd571\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c38b7c64-43fe-4589-90e0-83d4212f5403\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71c56fda-6f08-4bee-adab-469e8f983fad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d230090-94c8-4f38-a3c2-b7e10037f0fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a812ef3-9d78-45c2-91cf-8ad8cc5a7f78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f79c08-cbe1-465a-84a1-b20a118df8ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26054b0f-2139-4d19-8d46-c52eba839171\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5e247a6-7568-43cb-9196-2435f7a41638\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95d7a37f-f48e-4f37-8b04-401228e46eff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbcb763b-4e82-427e-a7dd-2b99936400b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3afa2bac-c6c9-4660-949d-e52fc5fb77eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"875d5769-cc9d-4e42-a39c-f51ac6f51493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c86a2155-4e80-4171-94b4-f233b45c6aad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a85e5d8-c531-4132-9fd7-3aa1fb026de1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b28c9fc6-7613-4820-b93d-b021960cce30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d7b7cc6-c2f8-4e21-ba55-07f81cacf184\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550f49f7-7d71-4ebd-b585-0ca6a634b2b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9110c79-e08b-44a4-99d0-ff4bac7bf27f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67feebfa-0779-4b47-a3ed-829b62bc5ee9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9db70c17-cd7a-4480-b7be-a8327f06d3f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a888235d-9576-4c82-9b3f-9a482e3cfa52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50530ac6-7a3b-4241-b7a6-52a02e83991f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd47855e-e48d-4370-a4f8-37cdb48f6509\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6ffab0b-455c-47c5-ada2-7acb970c3623\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f1d5ae5-63f4-4d7a-b612-7b8b1cf1a182\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebf09f25-a143-43e1-96f3-9d5031fc9527\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0af617c5-20c6-467a-a039-e91acbe90683\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8582fad1-47cf-489d-87b7-8b08042b12b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c13f3eb-2605-4d10-85e5-7ed0fefd92a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2550eba7-a9f5-4487-829f-53e2f8645903\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0557908-b079-4121-9342-807cecc8dc53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d67154b0-1e3e-4481-8992-37457429e5af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a05a353-221b-4508-99f9-f731e5052628\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dba0473-e739-4087-a08d-fe7bd9ed6855\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93012d50-0bc1-4e70-99c1-36d81f1b679d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"0f56666673927569ad5ae220aff49b3d\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":123},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49700baa-8fc5-4b4d-bdee-2ce75192152a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"014935b7-378b-4ffc-83eb-3dd80bfed720\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a312671a-4e43-46ac-a40e-e2a1d82a840e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d372451-b3b9-47fd-8561-88be42c9773d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10c2eadf-cb4b-421e-8fa2-ad0d9f7da749\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8b6b0d8-9cb2-48a3-ac6b-1bfcc44c04bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a461b2e-b7e3-4f88-ab69-62f0886f8267\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b1b9c8b-4027-4bba-a036-908dfba88b88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"013d7d7e-6d8f-4cb2-b1ea-33003e660e9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"359323c1-f707-46c2-856d-7ad8666a95ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daec3d7c-148b-458c-8731-d4191a6dc503\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af9c2fc-5940-4ad8-a371-0c6a356f31c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d20a7e6e-0db9-4962-a2d0-e40e584c5e7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea6830ec-bea9-4db0-8f19-e70e284e933d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ea61f74-9452-4bb0-9e3f-93aac413481b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9d56565-7b9d-4e29-a65b-c73f15683194\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6460d669-2505-4676-9eb0-1105f68df01a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c13838-b284-4b58-b277-4784a9549ea8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.219Z", + "time": 105, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 105 + } + }, + { + "_id": "959fe4112aa9cc2b95f073ba2389f21a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "63" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=63&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9177, + "content": { + "mimeType": "application/json", + "size": 9177, + "text": "{\"total\":51559,\"p\":63,\"ps\":100,\"paging\":{\"pageIndex\":63,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"8fd5f5c3-59c6-48e8-8465-979e1480f4c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae559c4c-a07a-4eb7-bbe4-64e0c959af8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe06d9ae-dcdc-4d35-81f0-c41dd2773520\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42aa6a8c-4aeb-42a6-8c09-227cc9ecb550\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"688977e4-fece-4934-9ef5-b1894193c3aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50bb1473-acc5-41c1-963e-a3931a822d0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2bbc018-066d-4359-9c8b-799954a4a939\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8823f60-4d81-43d6-ad18-ba9ec0620275\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b478cd4f-9cb5-4a2c-a7d1-40aab6ff17eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d516b0b4-f80f-4087-b9a8-b789a33ebfac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fce6c22-1cd5-4420-bd4b-de6a15bbbc2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b52a0319-529b-4a03-9413-2eb006dd0402\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b5f3bf-b7bb-4691-a53d-e1676403ac28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2741aa6-cea2-453c-b8a2-51ab659e6261\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"356d83f3-120b-42ef-af30-2c955181f346\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"591632f5-4dad-46cd-ba95-cc0d23fb6f7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4929b19-28b3-444c-8435-ae43c705c3a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1a2352b-fcb5-4304-a3cb-74a31da94dfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7b8faee-517f-4812-b6fd-2748e5b2b3e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38eb9fb3-4fce-42a7-b1ba-d6fc1d37e74f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5ce5a45-76bb-49e0-9223-24382623e386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a83fb351-927a-454f-b1d7-9d9d1246216b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"375328cd-0b8d-4f6f-bffc-75175c401d63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b3fbf27-1760-45bb-a386-8c63147a6cdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f55c7b7-dc43-4a00-a7a9-893261a31c37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"137ff71e-9952-494c-9ded-a18165f72dc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9682e058-775c-4976-b531-3a086044f917\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ad98359-4ef6-4569-9b57-4efee70c9dfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf6aa4d2-43c8-4fc0-9c03-d6c9cfed679a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53fbb49d-df31-4cc0-a8f0-095dba487bd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c4fb546-03ad-4651-bc5a-9c68890ce9ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f76a148c-7729-4310-a411-00ab132d140c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfbfe671-1f60-4a50-a3c9-2d3aee354dfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f34737f3-010a-4921-849b-99f3d98afba1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91b3111d-5ade-4894-98a1-c514a54aa96b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93c1ac62-7b62-4d9b-8621-ccebc92e4c07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0ed051b-a30f-4afd-9b01-7b09d919b5ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2104f76-4541-4362-830e-cd87d83aee48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d92e92-6ab8-42b9-932d-b275d1d8a7b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca229eb-8c52-4e71-bfc6-014d0894fc69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d1465dd-3b39-4932-bf56-e1ab10fa607e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3439c6d-28a0-453f-8209-98a1a71b11f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"594aef35-85ee-4416-a05a-e2986bfc56df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5edc2f5c-1bfe-4dc2-8ae3-edfaf6346311\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca4a756-dccd-4b98-94d1-3f5b325f1805\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31fb8a0-e4c7-45bb-87d3-3cc92a48f072\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c5213b9-cdce-4bc2-8e63-5f7bf8947135\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e00df64-e456-4424-888e-961834947366\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc42ed63-7822-4fdb-a074-72dcc3fdf8f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e9fbaf-d491-4e18-a573-88ead361fcfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200520f4-c478-44ad-a35e-eabbb504b586\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6356dae4-77a0-48b4-bd8d-f81f2f916651\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"282ad8d5-f256-409e-ba2d-74b8d260ec6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9658f670-381b-4fdf-b8b5-29ef09c660da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1d71949-ab01-4d86-b8fb-cf7a5b74dbf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7da2aa4d-6009-4fcf-b33a-6bbc1759052b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75195e41-dc86-4d0a-9a87-ca690af80f5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb08a21d-087a-4aff-96d3-473b669dc2ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65acc6ee-0632-4aff-9f56-7391e03bef01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ededfe1e-5bc1-46ba-9a19-e0c8a9af1320\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b53f36d-66ce-4370-ac4b-d6b7bf2528b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cede30d6-958f-4e32-a076-35eec3c2a493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc18907-1ff6-452e-8563-37a7287cfd41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6ffc065-d346-4aee-b368-5e9fed705bd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69de9aba-11d9-4cb8-a52f-1f8a0e9d29be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebd0bcdf-6c5e-4cc2-9667-6add42a972ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"546c26aa-4045-4cef-9101-93f3d867461f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ff53452-c35e-49a7-b585-c81494b87cb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97be7706-1ddd-4131-9921-3d310b903d98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea591263-7e3d-4e52-b401-b5ec27b81347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0a1a7e9-f539-4cc6-9f43-252d19c73681\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bde054d0-a67d-47b3-a6ba-bb32b8d64a40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d05b8b9-b2e5-42d7-a507-2d972c3fcb7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bdf426a-ab5c-4171-866e-003d4ed9c0d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e0957f4-4162-463d-bde8-c025d3755b63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d54c394-a985-434c-891a-1f9486833a92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10c3a8de-26bf-4fd5-9262-2ed157e9e602\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68b6eea0-648a-4b8d-bdfa-232bf9ad34a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"455ada0e-c5a3-48e4-a63e-bc4931a862ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc3588c3-6d5d-4750-824b-9fc8aa44382f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7fcca4e-79be-48bf-9d2d-a659d2eb0e91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f198883-2f36-4f48-b448-00049b3033b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a56c1985-c065-4490-8e67-2e34e5e4ba2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a30ea24-3d50-40a3-aa2b-fe0353168f32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73c0a25e-15ca-4c4e-8ff1-74f092bf3da2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e2220e-43ba-48cd-8785-acbd9a9aada1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d002878-1bb6-4adf-9a63-860b227762f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9f1b2d-406d-47a4-84f5-73bd8227b4fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"495d5f1a-7367-4e3c-af0f-526638457f55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e501e891-2ca1-4914-a95c-e2c2d9dada60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b7bc83-a7e2-4b77-9eee-46bf8b777dc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"419974d4-9da7-4949-9654-76a2deb2cb16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f5ace18-5132-42a2-ad40-cdae74b5ea90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa9d214-d1d2-47f4-9415-7ce914653030\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e9da1ad-dd64-4ee5-9da1-5306692ea32b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f35d0cb-7697-4a9d-856b-e7440bc78276\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71091daa-82d3-43f8-bc4d-399e2fbde5cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dd25fe2-b833-4a07-9681-a064b86f8099\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee7442a9-584f-45bc-a7d8-760df864bf13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c266af-3c46-44f4-a356-0c012d46ea4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.338Z", + "time": 123, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 123 + } + }, + { + "_id": "b3e6cf94923c03eb6c6b153c29cdbb14", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "64" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=64&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9297, + "content": { + "mimeType": "application/json", + "size": 9297, + "text": "{\"total\":51559,\"p\":64,\"ps\":100,\"paging\":{\"pageIndex\":64,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0ecf744e-cc70-4f24-914d-b62104e2a59f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e91638cd-79c9-4c96-8f06-af1b19afb2be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ddd5368-c5c3-41ed-bbe6-1ab81376eb37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1eb90c7-bc57-405e-aa45-ada1779cac8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8618f2e-94df-40b3-a15a-54fe14898692\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8ac67b7-3234-4ac8-b609-e6c26ff6f59e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"664a650259940edceac16e6681a8c805\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3d385eb-a744-4d37-867d-b87b270cf388\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f99e4ef-c86f-431d-b5ec-dccd0f61c7f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"939c4b7c-9bca-4468-b90e-a50e2fe44bea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b1d3f5f-ea88-4b26-9953-309bb6c7f1a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29cf6215-a231-4c49-9b33-9886d030abf1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"483230d5-83de-4112-aff6-fad0937628c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d7ea587-8765-477f-871d-61432b9777be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7c793c5-4d94-4b29-9174-7973b9f2b1a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afa4ab76-9a8f-47f8-b8b5-d2f11777c5a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d79c20-f82c-4951-8d98-9d32baa9bd4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff0705e1-f3e0-4ba2-9659-36d4bfcce1ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df3f18ba-db59-4150-8a19-c091a749b7f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5235d865-cce1-4e19-860e-083b5912fd87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc2fea00-565f-4d6c-9705-dcab4b20c37e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48df6378-8e7b-49b2-8fa9-bd8e14d115a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"899c321f-8189-41f6-87fa-d42c1d4160af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1080598-fad6-4f00-a417-f18ece6d2da4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80401291-5776-4570-8276-862aacb7ac14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccd6559b-2396-4edc-ad98-c7192e8f83ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d81f68-1cee-445c-b45a-e3bed5ec32b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"110ee9b9-9066-449c-bbd7-5eec0bde82e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dde3dca-b836-4606-9466-3e9e2def1a2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f63290b3-fe6f-4476-82cc-acf1ef13413d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9eba5ff8-861a-4142-9d69-8df00e61691c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89b18b3f-7229-42a5-870b-68eefb0fd5cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d01d9f1a-9e03-4cd2-aca2-96b88b04ffa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed0558a2-2651-4c3d-8ef8-46bf4de7041a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40942561-e092-41d9-a39b-f598fc2253f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"951c0b6c-251c-43d7-8a56-329d04e5b1fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5d98a92-332c-45a3-aff0-eab6baf463f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b694c59-5e10-4216-a72b-2c1b93ece432\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"782ef286-05bb-44cd-b850-a305f0313bc2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eef7691-d020-4176-8dcf-5456e58a3f5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"946b7d3e-f5b8-4ec2-b994-4b60c6f4642a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"514338ff-8d9d-43b4-b792-97dfd69475ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a76be69e-28d9-4ceb-9fa5-eef4d9a91d48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9e45c41-c7a7-498e-812e-c2b99ad2f656\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70d2f37c-a05c-43e0-be91-3001c258a23d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfec920b-f803-479f-8531-522370ae5c55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd798b36-3eb3-421d-a4e9-dfb98476c1e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c214661-4b79-4b66-b4bb-79ce8672af3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60a4ded9-9bb7-4fc2-b120-15c0768717ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"287b3ca5-fba8-403e-8b10-ec508c0b2b8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef997e2-b5a4-4f99-aa06-bf1c06ab28d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3a0c52b-7f21-45b6-9acc-2bab3cf3026e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8a2a02d-11d9-42e4-89ea-c871a880799b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"298c6748-0666-4484-b301-f842304f8e81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff1c280e-5e28-41f2-8bc8-fabe6e1933c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23b74505-993b-4355-98fd-616c34a3c2db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"481a0714-fa0f-4257-b5c9-f858f02c24d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9710490-3a45-4a86-bddd-9f43feb8becb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfdea45c-446f-4879-96f4-bb64b8361a52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9453aee-1155-421d-9639-f2a8c1423c16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c311588a-13d8-4572-a8a9-038727e2547d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad29a280-9334-4de6-94e6-d372201137bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e68e5c3b-f00a-4803-ac50-469b93d9d176\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb50d53-d876-4065-b582-d7d46379105b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e6d1ad6-9a5b-4394-b292-46eb6ee4f3ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f66786-fb7d-44ba-9387-117d9cfd3ab7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44e5dc3c-30f7-4c57-bf4d-68f6e8671aec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9805b3a6-69a9-4dd9-a4cf-56a93e784425\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5e23994-5067-4111-b609-2b7530c3e101\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cf0f0a7-2701-4da1-9957-4ff63a6e2732\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efb9c136-b4a1-4a88-9522-da862329e1de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0429290f-4f78-4f42-87f0-4a827d324a1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a46c9b9c-933c-4f82-89a1-c54e7e838f72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2370dff-358b-460f-8f08-0bb5d25eddfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8706fac-37e8-4f5d-b082-7ce5f2072139\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a60a797-ba2a-413d-8c9d-81510dbdac3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e47c51-b137-480d-8cb9-eee2e1264b90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"219f5f8e-2055-42f1-a3c5-ea7a41b555ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e3c7201-a683-4559-8f6d-45c4dfa07f06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef920c85-dade-4066-a4bc-dbd5b2b068db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c68ca6-d86a-46c0-b8b5-e0b1fcc5cd3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d1dd1e8-1d47-4e3b-b327-229fece01f1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d9a9cef-d124-44be-9152-9b2da174b228\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"310733ee-3eda-448b-87cf-06f5ff35dc18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7512ea3-0c49-4d47-9c20-d69e3c29c623\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6194a7b5-c335-4c40-b055-310ee91093e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2b541ee-f9db-45b1-aa31-70c844133009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"854c4059-7619-4971-9403-1a5aa2f1f40c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"108c42d1-2d82-43b5-b2bb-60048a851201\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b152015c-1477-4f78-b6e2-f766ea093145\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"016bc8d6-a366-4a37-b6fa-fa78cba605bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"120629c0-5581-4a3a-8172-e81c276cf627\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97723ead-f876-474c-abd5-975f88778bb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d15f9812-e34e-49d7-be31-1eb1edd09d39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"579c55d4-203e-4cef-875f-566031e70832\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b6cfb80-a3b4-4e60-9149-679b71dada17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74491bc5-b2d4-4b2c-893d-b718f95a9968\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5f8da90-d06c-42fa-af06-f3491b5a21dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a367efe1-2789-4b1c-b0f1-7404a302e1d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46ea8601-d919-4bc9-bd08-a65255595f84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d6dfc9e-8323-46c4-8afa-22de95c1604b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.473Z", + "time": 107, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 107 + } + }, + { + "_id": "23ae93c7229997e344ffd305eee94e91", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "65" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=65&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9181, + "content": { + "mimeType": "application/json", + "size": 9181, + "text": "{\"total\":51559,\"p\":65,\"ps\":100,\"paging\":{\"pageIndex\":65,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"90b4ccaf-d0fd-4478-8253-b924cec31e53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8c9cda1-b690-4dba-baf6-cedf166b9e71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1cc0c28-2e1b-4f47-8215-a21265c43e9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88733262-f773-48bc-b71e-5847047e06c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea36a2a-fb95-49d6-82cd-f01f626fbe65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d66ab2a8-c18b-49ad-b346-0d718f18a6a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1f5da62-321b-4d7e-a0ac-2a5bc71d0c5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03cae359-3c7e-46d0-b19a-16e6918bca7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e587b11e-92b2-4ffe-a7e9-8f7a2a918e7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ed527c6-a71b-4ad2-81df-de204b01497b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04abc044-7607-4630-9a87-8598fb407d23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b85280f3-3541-4fe9-a859-06ed0889d216\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd8c9306-2966-41f7-95bd-c84df00bc044\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d896a38e-8166-40c1-abb8-786aa137073c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78381116-34fa-47c5-8f4b-6ad96b5807c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abf157da-37dc-4be6-88ed-ca66792736bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"235372df-f687-4908-b24a-e27327a37955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf6a5fd9-7814-4925-942f-115711900aab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a912e103-4df5-47e6-963b-c80d93f732b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f3cece7-9690-441a-aaf5-80de2f5aef65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efaa908b-1c05-4670-b6de-94a6a5fa1bed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fab5c23-0239-4d4f-b5a2-3020518c4d0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33358cd3-e744-48aa-9727-288a8827419e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82a746ef-2985-4a85-b7fb-e7e544b0bb31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad1f3569-1b10-4ee3-9820-ce3d9984a645\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a556b9c-268d-4afe-a088-16761ef555fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e46357d-7139-4e02-9c46-14efaf600d35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54417ca7-de10-4bf7-a0d4-f8bb9dd8b574\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aec7202f-58b1-4201-ac5b-18985df0e78f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ae9a2e1-128b-43f9-b2ad-cac98f2ca2a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32206d41-ee89-44d5-aa82-fb2f1b98a126\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c9582ce-a8cb-445c-9c45-fd75c96cdc4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13b8cce6-396b-4625-b818-cd75316b7e38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c61414bf-7ee8-44f7-9147-977820a8d9e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80d47f6a-7d15-4e17-84cf-11b93b0f3d9c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c611fc5b-4a21-4022-937d-69d4a3143a61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a064d600-ff86-41f5-a75e-ffd6d4179baf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73b407c-c48b-4583-8e85-2d2247519532\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"872dabb9-b77d-496d-8eff-801a1495b5c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08b5715c-66d9-4a4f-b6e1-f6212f99ec98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3982d38-e82b-4951-9085-c7dba959c3f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"185f9797-00c9-4299-b163-cc603936a8fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bf0ecd6-14fe-49fe-a717-7b02b47eee36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5f52421-3ad3-4353-a0da-b5af0a5a9c46\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fdc91a9-c968-4167-badb-5bd94b3b18c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98b32b5a-1598-4c8d-9d69-0f38bee3d5a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcfb85fe-f6a0-45b0-9777-87b07620f1ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1029de8-64e9-4622-aa36-506b1764ef19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26063b9b-ffc5-41aa-bce9-6061c0dfe1af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c13b658-a1ce-452b-a888-b85e956461b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dec64c38-fc7f-438b-a39e-5274ce6cdbb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08021121-563a-4f53-ab20-7b8293d55fc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc745b2d-4478-44d6-af90-717c3fff930f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43934675-321f-4fbe-85c3-f97cfb4846d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4669a142-9f52-4853-a6c1-b68e8ec9badf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95453625-5889-45be-9d5a-6135e6105d7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f477740e-6d1f-4f05-80c5-b6b8a9047b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fd3b0bc-617f-4c0d-85cd-7ccc2b59d25f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90a48f7c-3abf-4f1e-a1b2-e296674c9f10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d28b02b-716a-436b-a450-910788959eac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3621b7cc-4000-47c2-93c7-d2e282c99e27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0756b996-f9a3-40da-8010-5aa2ccf5f53e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ced64823-94a9-41f6-8a1b-984a1c4450e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e6c5639-4288-4ae8-949b-bb4661e29ee1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20a3766c-15ba-4ef6-b940-6e9c5d6cf9c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc6d1752-df63-4127-b18a-79f9b14238b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"642b6ebe-2033-4746-a870-80077b0c20c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"966447e5-cce0-4376-ae85-f4e5c8872b50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b96d455b-8eda-41ea-94e1-852542197c64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2358463d-ea76-4ab9-badb-2fc3c2abb31c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"858a1f1c-7e04-478c-a36f-fb66e625fd28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc1f42ce-a4dc-4b42-a8a3-5acd91588570\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6437a18e-2748-4840-a23e-4817d0926d38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0702331-fc58-41a3-8bbe-b454d51f19a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74909347-bd62-4ce1-8a09-d906b3b58c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6926fc4-94cc-4bee-8bfb-be1f0051b042\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5edeab8d-f0a9-449a-adbd-1c9a0253e8db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a497cbcc-3b76-49de-bbdd-f38ec78713ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b68347c-3e4f-4f89-a080-1e84c2617cd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b05e2a22-f0fc-49ba-a4a6-cdfce860fd20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6a55c23-28a5-4f64-b723-7782fe85ada5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93d11d71-7502-4833-b840-2ec596d0f3a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ce2f5ca-6b99-4cdd-9891-88a9410fe7ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dce9e85d-5193-45b0-8e29-54de319051d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c240aca4-641d-4985-97fe-656d891dcc9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"465d9e08-bd3b-4b15-ad05-90b8781fce81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"167f60b0-101e-4d70-8259-baa96cc7b8cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bb8130c-92a5-4edb-ab32-78a1a67a37ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fbbc40c-f0a2-4bb9-bdde-cf3c41bce4f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e84f3223-adac-41df-9d33-d60a1eaabce7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dab58cac-19fb-4f9e-89f8-f89b1a11f94f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a10ce20-5eff-4455-ac26-d89d20fd4aec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"defdeca5-f0f2-45e6-9e7a-99a2188da883\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e11788e5-3026-4a21-9fe7-6ed19e91234c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb8d3099-9bcd-4f2a-8376-e5a48adfd283\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d3cfb6a-86ef-4a54-bb94-afc238a254c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63e59864-2dc8-48a4-be07-2a9db8596ca8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3157105f-fede-4aef-8743-35afcec36fff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ee9d934-0395-46f5-ae71-be4b3b430649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d7ba05b-5729-4133-9fc0-830260c5ea91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.592Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "793548b399973df6c8c831db0950394f", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "66" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=66&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9121, + "content": { + "mimeType": "application/json", + "size": 9121, + "text": "{\"total\":51559,\"p\":66,\"ps\":100,\"paging\":{\"pageIndex\":66,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"e17d3ea3-1907-4a59-b964-eee09f0f6e2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb692063-4450-4580-a704-948504320b40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b6b105f-6e9a-464c-81cf-b8d853c38f11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4417ef79-3eaf-4e40-97a1-a592a00b687c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11dfe59b-a011-4944-8dba-f0dca7aa07ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5bc8075-afba-41b6-89b9-172f9b5d620f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c2f100a-eb4d-4258-9309-8468e88abef2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb992db8-00e0-4656-a6a6-d4317acc4502\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58c19cac-30e7-48cb-94b4-77f09723faa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4226dec5-eb5b-4e35-81c8-655aebd101b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"856b5a9f-30d4-4676-820d-6da336ffdc1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea0a1c2-a2ca-4e9f-b1cb-e5b50e3797b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9958b3dd-7cb9-40c0-96dc-ca556f96e1ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"084e0c30-a497-4ddf-9a5b-c5db59983111\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d0642d7-2eb0-44c3-9bfd-c3b256b78645\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb92c992-342f-4fb2-b793-60502ff0bf32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2b86be3-9e83-43d5-9b44-35fbb421aac0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36043bae-5508-4e59-b5df-cb13996f2a25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4f6609d-8920-4a14-9afa-0c0843768e8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce80b49b-ac23-4e1e-b34a-39156f3ad5fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2d96b39-0380-4f31-a11c-e96ce1ea970c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3834ab82-1cf9-41f8-b5d1-d96135388d92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7bcc778-094c-409b-a24b-0b884752b790\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daec7901-da83-41c8-94ea-6810b3064bf1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"494fee76-3799-4244-83f5-16bac314bb88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a9dacb3-7cd0-47bd-8dd8-ac80daecc8ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd6051ba-5b6b-4ec0-a3e5-a6315682bc11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fce4d29-ea5d-4bcc-8cf7-6cccbc6399ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfaf4336-e978-435d-acbd-fbc9a548ec94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10fe67cb-28e1-4918-873d-e7548e165972\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63861489-1654-4662-bb0a-a214f5359ded\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c12302b6-0c5c-4cec-9d73-1450424d6071\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7787c2ec-3f34-432d-b1c4-b580d717411c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79fdc2b2-3659-4e00-a31a-39deb30c814c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62773696-ad3a-48a0-9e03-902c2c0bc4e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ee86f8f-72e0-4505-8a5f-bf3074fd6149\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b19d566-6586-410b-bd05-bfa1c41481c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c58158e-1031-4f7e-92b3-355d2d42dafd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3fdee77-9382-41f5-962a-126058841780\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c752327-c902-49d6-8f0d-3bb2235a5296\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f405ea-2cb6-4422-94ca-827eba8167e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"758dc5a8-f195-4b9c-81bc-b22b6d448454\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"789410ce-65e5-41d0-8d56-872a1ae1c8d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df50a7a4-e876-4aeb-beca-0f59af932efa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02eead8e-01de-49c9-b0a2-d9c3bfd86ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30227d2d-cf51-4e6c-8ce0-6f134fd51029\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"921a3233-42e3-4a28-bf3d-7ce6df5446bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74d5c59d-d96f-4fca-8ffe-b19dc8a86b1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f718c615-07ca-409d-a2b2-b47773e47179\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd22ae75-51aa-4a87-bc94-9f013010d7e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a980835-33d5-4c59-88c5-1aaeb0400b42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3794bbf-ddd7-4f36-869c-f0abcc6fa331\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b85310f-b1f0-4a20-a132-e2467aa4a3d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5757fac8-94e6-4bbc-ab6e-a06845204439\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82e7cf8b-ca9e-4662-a4b9-2f050c6d9a34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4458e1e1-2c5f-495b-87fc-e59580cc7c33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"113dceba-ced9-421d-85d1-d32aa0ce1a4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a74f1f-6644-48dc-b467-3f0ccfd744f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0828fa25-1450-4cb9-b081-697bb510c63a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb6458ef-9578-4c5d-a6c8-25b174025a5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd9e8791-db65-444d-a1ec-6d50d3033c29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eb67a72-7b77-4c7b-b3a0-b9668123455a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"599dbf03-741b-4068-a63b-52f70fc106db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed895c6f-43d0-41fe-8478-ff8221f70088\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"137a01bf-c516-4b47-8b2f-6cdc164b0a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b22d50be-6b51-4bd3-90c3-7dc2996d5a35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e7b300-8d64-4c5f-8d8d-2ab8099888b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1f20119-592f-4350-adb5-d0512c353ee2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df9144cb-70d0-4533-8f0c-74581a46e624\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c61bdbc-72a1-4e52-a373-d08ac73864b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"073bf55f-1af8-47ea-a71d-6747cdb7d53b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bee100c0-ea6d-4483-9997-616f273d464b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c661392-e11a-4cc2-a390-67500bbc2c41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0869529e-b27d-4bac-9432-e9fd594614d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cdd1edd-18b9-47c9-945f-3e6c09b239ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"901afab3-b5bd-4ebd-b5a5-d1ae942e2412\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4349aee9-5097-4359-a284-232419be8fc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4289679d-4265-4fa8-9fd2-c7f614963c4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9fc585a-0550-4814-a9e2-ad60827b7717\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77b1e362-4339-44e9-85ba-ab0567fb432c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05fb69ff-671a-4c9e-936b-ffbf14c6ae6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c57b4034-2ac6-4211-8754-62ea6ac54325\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec0d8457-a1db-410e-9c2f-9514274f60ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a25da3e1-c400-4692-b403-35b9c89e15b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42589c37-9e20-48dc-80bf-726c72502ab1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e9cbf44-2883-4fd5-9c7f-fb029b75f1b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc87379-58a9-441b-92bc-3b396dd17e54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1abbd3c8-1a6f-430f-8834-07ce0470a3c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c43f8d4-d4f3-41ce-af54-0ae63c1158c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceb4d4b5-8b7e-448e-8300-6324e0d8d3fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ff63b67-e04a-4d4f-a174-c2c9dfb6c2f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47373002-bb03-4ce4-a569-f8b7fbc8a7b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"789a1fab-a4ce-481d-aed8-2e6a59fe62c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"729d2bf0-882f-4e45-9cb8-43be08b826e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5f62270-3838-45d8-a575-8e4d17641f01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8eb75a87-7721-41d4-a476-4c09f9dacee5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8af20321-7560-427e-84be-60b2a5c35469\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60c5fbed-222c-48be-ae38-46d652b94422\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a29b017-6414-401d-bfc5-37b8d4a51e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"377ed4f1-32ec-48a3-b41d-5c866900f66b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.709Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "2b7150f52e23886b752c8d88d7fc000c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "67" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=67&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9141, + "content": { + "mimeType": "application/json", + "size": 9141, + "text": "{\"total\":51559,\"p\":67,\"ps\":100,\"paging\":{\"pageIndex\":67,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"91ec6dd6-92ae-4928-973a-4b52bc03fcca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39a81e33-621e-4d83-a757-6c16af1e2247\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd1ca280-1beb-4b4c-bd79-c914c2a9674a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5816970c-602d-4ef9-a4d2-dd8ee4a766a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c3c7edf-04e9-411e-b80c-95dfe32b1ba9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d527f546-acf6-4edc-b546-65edf0b60ac8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"759e6784-f207-434d-8c69-ad46cd0cf5cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2328908a-3daa-4671-9c92-a2dda5b64410\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"386dc0ef-2842-4b84-965b-ee8c89bef0ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"283a76bd-072d-4109-bcf2-aa1c5e787166\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c21730ad-e119-47a6-afc2-cc931249c903\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a8dddc5-2892-4004-a68d-2191bfb9773d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce508b60-fcbc-4ac8-a437-e7e7234cfa22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1de9e4e-b000-41a3-b094-9b1dbb1ed2c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c74026-19b6-4c0e-b37b-71c0732b29a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa0ffb87-81de-4e91-9a9e-c7b4fee0b316\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98d524ed-1307-434a-b8e5-f465b57450ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b937e370-f8f2-47f5-b48f-2607443098e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3129585-ca29-4449-84d4-fa5e3cbaea59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9b269c2-d7fc-4843-ac99-abc582beb8ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ea483a-0c55-41ee-bdfd-fa31b19a9550\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49ceefcc-8f93-4270-be1d-fc5b1b6a6f06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5af5bca1-aae6-489e-80f3-8d4b3b7937b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aa45112-1ed6-4a0e-9121-2ebaa0ca2f0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0923246b-1a41-4689-8654-74542ba11e59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eda36e45-546b-4c60-a5ec-572971c5e8d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8630e29c-12c0-49c9-b281-0c8b6c625bb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f31dc8b-f07f-4fd8-8697-d53e888ca0b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80df6755-4aaa-41dd-970a-eb823da4d1e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"404930c6-381b-4287-aa5b-44ccc235df24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4189b91a-0a26-4927-b68b-e8f16ae4d6f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75c522bc-ced7-457c-910e-752f5e83503d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f660578e-434a-429b-8f49-826d2891f3d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e8bb5d-ee6c-4b0d-b8bf-6f473cf73702\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7026a8-9c52-494b-80e8-2bfdfca93f15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"594e6500-ae43-4758-8044-a212fb343c89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35fe2837-b0b7-4faf-9e7e-ed9825cc920e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d3243f9-367a-4426-816b-2ad44139a339\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da85c885-bb70-4fbb-b6bb-4c3d5be6436b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7875291c-3905-4e2b-8494-23f9a589ed90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d22038a-66fa-4040-a9b2-e436f1f3afdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13b98b87-83b3-4461-adc5-aa9fa3059e75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c994e4f7-4763-4af4-8d19-9ee7f296811c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4827dc66-b6e5-4ecf-a9bb-ed21a22245b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b92475a-4f7f-46aa-b6f4-31a15ec8286e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c834beb5-c4de-47e8-9d7b-545e7db962d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec86d8f9-c462-4a44-a8d1-816a2d555340\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4167e086-2efb-442d-a669-382e15bd6021\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a19abd0-1db9-4176-bd30-3683dca1452b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d78ca5-c2a1-49c3-8e5a-b28acc3dfa3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce8b6c0e-ef72-4f58-b5b9-94e34f979079\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e1b828-f031-4c3f-8445-2bd4176a062c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3a20b00-fa71-4ab4-8c33-58586977b756\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"517faead-62c1-4f7d-b181-44bc36fadef6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f3e36cf-6246-480a-b05b-e413ce770b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12e7e33b-65ee-4b9e-aeee-c80b40976151\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43f7ad4f-678e-45f5-bbc7-8e6e2df8b654\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ed444fa-2f2c-491c-81c1-1ee67447525d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0303810a-8ee1-4dde-aa23-a8cfb9532403\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f065bf3-1584-42a8-823a-f1d00e847e8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"311fa452-0ae5-4179-a98c-bc9fd3fc7b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca5cac2f-fecd-448a-b386-0a2cb633e30f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae94a93a-1cd8-48c7-bdf6-8e7b90595e56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3bfe22a-c25e-4ffb-99fa-72f86c49462d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23221c70-dda4-45f7-bd61-be816a912626\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98b4873-d896-47e4-b1b6-018f5ead7725\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e124bafe-2a14-46a5-ac3b-2b00df347726\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b528bdd-4e8e-4988-b9b5-4ad3a8fe41c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f524dca-af1a-4c83-b2d4-a68be0d51d4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"989c188e-6bbe-4856-8bc2-6f82e7d8bb0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da03f6fe-5592-4ec5-97d8-0a8ed11da693\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecc6f346-ee63-4967-b663-ddb57b52e97b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b672406-4d9d-495d-9b15-6076b9f4ece8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ea6c7b5-ee6f-44ff-a8e2-22d62bc99955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4017cb7-2508-4ec0-9bba-6d5b4c5013e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2135c8eb-904a-44ae-be32-f6500d3a8dd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10afc69e-2d55-4fa9-acd5-cefbcf3ea9ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb732d97-22dd-47c2-89fe-795a07d042ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7011cd0-5d0c-49a3-846c-b73042a0c210\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcc271ba-7511-4bd3-8d34-8669d7b086f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c5a006-167e-4e84-8b90-9c13a27de5b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d8eace0-2529-4376-aa90-90cc7e5942f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"067e5b98-8733-46d0-a3fa-4d3adc6cf72a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f1ebfb-7bc6-49a0-b9d1-3629e8f86f65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c674b38-27de-4f33-b7c9-bdb174e3438e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed566cb8-e872-4ce7-95b0-b53537f9edd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30969971-5038-4101-b39e-439c7819cd47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ce6fbe7-a646-461f-adf7-00ab3409cba0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8441a4f8-f997-4ac1-9521-c818c9ee868a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91a4cbd9-141f-4e02-96d1-f48a545e1e77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e8499fd-6bdd-4e63-982d-eb32f2a9ef27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23329208-7dff-48c2-9aca-7e840b1beb9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb1f1a05-0df1-4924-80ba-d8551e10b715\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f714feaa-4ad6-4782-9d86-d85c68c11715\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0af24b05-359b-4720-9162-cce7309d9333\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"731577cd-c929-4381-b3df-1e4b1b8c6269\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d35e8e44-9bf4-4149-af23-68911d1613c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d34cd916-01d2-49b6-8437-116f855de564\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d90dee6c-213a-462d-a8d1-a7287b52cbf2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a731301-1fb3-4aee-9272-05c4f128370c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:34 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.830Z", + "time": 108, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 108 + } + }, + { + "_id": "be1e63db605cda8eefeee5bb1d4080ae", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "68" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=68&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9101, + "content": { + "mimeType": "application/json", + "size": 9101, + "text": "{\"total\":51559,\"p\":68,\"ps\":100,\"paging\":{\"pageIndex\":68,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"823d301d-bd00-4808-aee9-eb78932abcdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed2faebd-a880-49c3-8caf-44442d72f70d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69a976c9-2fd2-4d90-82fe-dfa3f184c94e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c2449e7-5de6-4488-9269-d93a264665e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eb17459-3bba-41e5-8f06-e1203d8dd91f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c353808d-40a3-460a-8b3a-98b59c1be849\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7afe679-aec6-47ee-97cf-2ae3c8d0d522\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feaf536f-c40e-4f16-8771-1ff0f0bbfca6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baeab562-88b4-4fc9-887d-9be3e937e3c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4f03a04-217c-4b99-ab0b-0f705443ba19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c110e3-1358-4958-9f2e-4c0454f62bbe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0631f8d0-05bb-458b-84ca-865f594a9bc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1377575a-97a8-4780-8b28-24c1d267f862\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"811f93bb-7440-4eb2-b559-fbd538262e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f670eae7-5bbe-4425-9610-6ffda090347f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c29adc8b-02e6-4db4-9229-9eedb3f0911d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9aa1400-d14e-498f-a225-1a27cb5ad6ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20a7356b-39e8-4b33-ae16-69ed853ea821\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e352850d-5811-4b94-aa53-d0df113220fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1366afb-0cca-43cb-ac96-8dc35db1fe11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f348f90-05a6-4ebb-af12-5e53b9c27844\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04c9a546-0f72-4c92-bd7e-d13265ab19c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50fdb120-3df4-4444-bc70-f00420b86c75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72e2beb0-228e-4860-8182-cecadf7a9dfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d309ff4-100c-410d-bfd1-e65f87eb886d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"478f6b07-24c5-4b3c-9d4a-52e0e987d321\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0852099-19b1-419a-be3d-a68831f19c93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ac3c323-ca49-44bd-bc25-77ffd0a18a66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"164e8fb7-79fb-4d6d-ae91-f87098514cf3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01c0fee9-3570-4780-96ac-8dd6c459a60d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efcf007a-643d-4e34-8468-fe81053474bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45a4b0c4-ebbb-4a7f-97e7-10488cac5e3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd1d041a-b40d-48d3-b07a-7a7b7ae18421\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4db91b90-d882-41af-bed7-198a65841fbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6f092e5-d47d-4f9f-b253-aac287967344\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58a2113d-ff52-486f-bdb2-acbd2009e39b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71c1fd80-bd06-493f-b77f-7dc3a8cffd6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"844bc934-ca3c-44dc-b3e3-fdaa13d75233\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b80a3c19-6997-4006-8187-a64c6f22a8df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c47db3f7-caaa-4ae2-a34c-f16bbe9d2fe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf44ea1-c2ff-4377-a30a-24d87506e8b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae52eb23-15eb-4cb4-9969-a2d602b2614f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2366d562-af83-4682-bb4d-1689e59865db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a33b7c7a-7bde-4150-a281-ab1e6d273b59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2d6abe4-145b-4900-8f7f-d4659a396e54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e91366-7ca3-4e53-8bc7-70a27a398bdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7eb2fc2-6a2c-4b7c-9d27-2923bc3418a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e455102-b689-4a62-b482-06dd7b1db248\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55d34b2a-cbb7-4584-8463-0cc2438bf4b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e06d16c-6335-4d91-8c1e-ef46b3d56a7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e59cfb8d-c4b5-4488-b569-b250c4b3e5f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"732b4547-7afc-47a5-9bf1-c90cd3f5010e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7891f9a-d0c8-41b0-95ba-314f77623c83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be512ae8-ec56-4c06-9121-1e0e45d37037\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4afafa4a-0389-4fdc-b2c0-db6c23000631\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1359ef9e-cd15-4f12-82b3-45261f457493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc061f9d-6fbb-4c21-a521-29b61ada5df3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0306387c-6e92-46e2-b35d-196bd2280c40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d9c2758-0528-4947-8129-492bcfffa99a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d3a1e9d-a979-4339-8c30-3566b0d8414c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9ceb797-03d6-4d90-92cf-8004bff131e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"982110b9-c9e4-4980-bfab-ac1eacf03af9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f0f483e-381a-4e84-8454-7f4b567732b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b85acc5-4d7f-4aad-ae1a-a87d70d80e4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e163586b-cff1-488b-a34c-da33418eb545\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"292d42ba-fc93-471d-beb4-df13eba13ceb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2b4c296-ab84-4ec2-b286-615bdfc24e9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f9497c-4c92-401e-910d-d25847dfc0a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0e76605-8668-4669-a111-df15ff4e43df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17d67ff-cbc4-4d6e-93c7-1db4bf263efa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37695982-8823-4911-aac6-2c2ed5210b1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"668f88ac-0fd9-423d-a645-a265e849ee14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b13c99-d276-4598-a7fe-cd58bef1ca1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66bdf909-0d76-4297-80cf-b73ac60fb992\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce4e6663-80c0-4c99-85b5-ad7e46a4296a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f7b4a52-caa6-451f-a9e6-4723667fec7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63057638-385f-4ec1-9589-85f493366d74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24e841ea-99c8-4b5f-b5d6-90dbcf0680df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6daca980-146a-47c6-878b-3d67621e08dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b25a1d24-623b-4f5e-bce4-09e0ad6f1803\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f149bbae-6ac8-4630-a6fb-c47045a5ebef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f6dc82e-b68a-48a7-a561-866dea630817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31458562-5e01-4487-a35a-e7c4aca883c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f48f5941-69fe-412d-9ee7-05577b06e3bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66e02328-ad0c-49ec-98dc-cdf4a1c50ba5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b52a698-76a7-45f5-b6d5-6925b786df3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9182b796-caa4-4fc8-a142-541352895b5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a26e894d-59b2-4f06-a8ae-9f559d814390\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b1a0832-0a80-4115-8f52-b6bba8522152\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f12bf80-c189-4393-91f7-d4c26058ea5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"840b2710-0737-4181-b427-59b387b052cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf6be16-a6be-43a7-b37a-32df76136a4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20085f70-c19b-4b8b-b50b-eb3064c55d80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"251f1162-b414-4947-9dcb-596e8224bc9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"967b2aa7-3b33-4bff-9708-30dda61f7861\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc49dbd-7b03-4e4b-bfd8-f9a92254ba1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddbc6525-dd44-47e4-807c-b117b555c030\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a59410c-ae29-402b-95c2-1828a2fe7208\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea3370c-32ec-4c72-9170-f23d011ef666\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b007842-2cd2-4684-a9ad-99d81dd91786\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:34.962Z", + "time": 137, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 137 + } + }, + { + "_id": "59acc92ce2c5cef6099f8bdf8d8bd1b1", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "69" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=69&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9357, + "content": { + "mimeType": "application/json", + "size": 9357, + "text": "{\"total\":51559,\"p\":69,\"ps\":100,\"paging\":{\"pageIndex\":69,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"1a082341-fa27-4227-a9db-2d90ce955df5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc49369d-8672-40a0-9671-25072c7785c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0de6dc0f-91b5-4c9c-9f39-1c6d9077a6c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc8636f9-cc6e-4a1c-b969-473edc9d2c83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cebb8ac4-df88-46b1-b672-9117bf3277b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30166f4d-fa85-4a1b-a07c-21d7d57f0c1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9525d2b-f42a-4206-8385-b4bc7141b227\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b609009-8ae5-4938-b9a4-9382d54f33df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a03c557-6796-4832-88eb-805eb11c938c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c0f5bb1-a823-4632-8732-bef73658d479\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41e1bba7-5f7a-45b1-a14c-c0cf7bdc4fdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8283e95c-7012-4cf3-a59b-fc5077b487a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a33a7b4-da2b-4dfa-b464-91fd5201d4e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a2aed6d-cc3c-4abd-b386-a74503ab0ed0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edb112f7-87ba-4775-afd1-33673d9a7d03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b830eb5-ace6-41c1-ba96-53133bb6d9c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"354ea995-4707-4422-bed8-add4a8600788\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"711125f0-dcb6-4764-8123-388cbcdfd087\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc59f15c-0012-41ca-81b3-17d6b5b3d662\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcf9b9df-f546-4fbb-adf8-a480a0ca515b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b7a8d86-4368-48ea-bb20-403a32bfed8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3ca339-5500-4b4c-85d6-0cbbce5a40d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"ceba8d659a84c2a2b1582bd65e4bdcd2\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":123},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a54b2ae-a011-4776-b55d-b0aaca21caa1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4cc312b-d890-4309-b5c2-9f1351ce64c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a650a71e-98a9-4da5-8569-5a802c93b89b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe0651c1-4276-4bc6-b826-4299bca61eea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fbaacdd-69e0-46ba-818a-9ca90a3a3889\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1b9b16f-3187-487b-88d3-879bfe3d3cfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"344d19c5-c29e-4556-bbdb-4e1ce14e4446\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc28399-4d6b-4be8-86ee-375b5cf5fade\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c41339-2730-4c2c-a030-ac81c2682e07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e926f254-e0c9-4503-84a0-c44b7e81528f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c9105e5-50cd-45aa-b964-f85d576bcc27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80cfdf75-af60-47dd-93da-4a01f0b6bb43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9333e245-2060-4bbe-b3fd-d01f642b7074\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f999f4e7-101d-474b-8df2-8435c249b583\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4721c01a-130e-41c0-bfc1-4405798e6a46\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b94b6c08-df30-4fbb-aa2f-c60a93b77a8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1ed5a78-1d91-41a3-a3fb-31a6ce4298e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6aa69cc-ad09-4d3e-84e5-db33296894c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac58170c-4167-4be8-b9a7-7f322545dd18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed59dbfa-e9a9-4922-a438-697cb18f482e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee99dda0-014a-434a-9579-5adb184080d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76ff7cb2-719a-4b36-a0a4-fd0ae7195eac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeb33d9a-1a1b-4ffc-b116-c4b89c8dfc40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28bb3f83-4579-405d-b188-a427140cddb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4166c251-cab9-45a8-8810-8fcfc3b2c57d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aa73fea-c6f7-4b91-961e-0e2231545e20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57c17399-4de9-4a9d-b0b5-34b03044f747\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e27d76bd-8c9d-415f-9513-b485d181174b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c78f27c-b142-4514-8f13-e8566f66e26c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecbfcdff-be50-4990-b1e1-c96db399167e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a395f5a5-015d-49b8-aae0-f47e2ea7d8e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65dacf9e-89ca-43d3-9f91-2ebe311e41c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e85dff75-bfd3-421a-8d1a-eea1e3cefc1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0495ca07-8af3-4de6-b250-968cd25b95ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75b8de14-6558-4250-a442-ffc97dfc2f3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d24bbf3-e34e-40b8-a43d-f5d5f35bcec4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9be9bcb3-4d88-4d67-bfa4-ea24ff87bbf2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bb4ee66-6a7d-44ce-a9ac-94904caa2ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b380e51b-62d6-4dc9-85b5-a860c4028703\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29041bca-9eb8-4767-a9f8-1c945e513310\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d02b3dc-0844-4ee0-8afe-ea424fe6ebde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6cf002d-7218-42cd-ae42-be24efa0ff8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5478348-bffc-41f3-ac6a-744163ae3fbb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f22e0e7-d9dc-4e35-be13-3e1167a3f6ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"666eb52e-760d-4427-bb6e-22e2bdb4deb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae0e344f-cff8-497f-8014-4582401a37d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7bd4312-a53d-40d8-9b70-716fb8fe590d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fb3a930-7dac-4a4a-85be-ed5689166a51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86be98e8-98f9-4b00-8782-d9e94389999d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a049f215-3c05-4408-b0bc-ad4a0612375e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5b34e09-71bd-4ad9-819c-f0adb3195662\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69bbe1ef-2e8e-4ee5-ba1a-b5341692740d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c14e1fe0-b9b9-4524-8fde-4205e41577be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b7bbc00-4b51-40d9-91da-38172dbaaf92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d26814d-49dc-4169-b095-47036b09d4cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59f18756-6b07-4b67-add6-7904e8bf2114\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c2e2006-9cd5-4d36-a80c-40049c4912f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490014db-9c9c-459c-be5f-bb2e3fae6da5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65bbaebb-bd1d-40d5-870d-f5cd8484ffee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67fa9010-a0ab-4e7d-a5fa-0e452d87654c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0de8fa5-da6e-4365-9898-e2920c5a13a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fe87c1c-3781-41dd-abc3-783dab0f2f43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9232484-c58a-4fdc-9467-8f00d19b4f92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6566493-4954-4e4b-b24d-a90b4b344942\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f0110c6-4135-4518-b2ce-ca7548469105\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9570de09-489e-4b84-ad3f-836a21a638bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9258a27-81b1-4b4a-a983-9c16f638d6d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"859a730b-f458-45fb-bf3f-e3944ce5e134\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9539a699-fb9d-4f9e-b5d2-dc6074c43609\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dd48bbe-8c8f-4e1f-ba70-ca581c52e9bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bcacdcf-036c-4454-a4e1-451317a0ccaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83c6f31d-a40b-4614-932f-5b8ced063960\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4dd8277-f5d6-42f3-ad6c-ec0347a74950\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d7d2cef-4c43-4056-b65c-1b63e1d4b4e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e68534ba-2594-42f9-bc33-6b37873c11a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156d457c-d237-4922-9142-dd38332d8805\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85b511cc-fcdc-428a-a2c0-0f335bd546cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63f41097-c7a9-4415-a290-ed2aedc876b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.111Z", + "time": 116, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 116 + } + }, + { + "_id": "02d02d6716f96b737ff603fbdb062af0", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "70" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=70&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9193, + "content": { + "mimeType": "application/json", + "size": 9193, + "text": "{\"total\":51559,\"p\":70,\"ps\":100,\"paging\":{\"pageIndex\":70,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"69c66202-85cc-4d8d-8c03-1f6b846c7c08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30fa943f-ce57-4a73-85c6-aac08c419a3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97526e08-c799-4283-b5e7-70d2fd389322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"517e8bbd-eb2f-4cc1-9967-5ff91356ee17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bc2956a-c67c-4202-a780-d95f56cce4bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abb0ce73-aca7-4432-a2c3-658d40895120\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45f566da-7a8b-413b-bd7b-fb15bc47748c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b925640c-195f-45be-8e0b-c53a1bc34ccc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c406374-944b-4817-94f9-d8e915511a28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0ad812f-28a9-4794-921b-466a32fd23c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81c1ccef-56af-4e7b-bf8f-8c4cba18b0a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d52b5774-1abe-451c-bbed-329447f914da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba8a33bb-13a8-4431-b136-65ea833fae71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"946f7ed8-96aa-4696-959a-a50b85846b6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4c2cfc-c0cd-4438-be38-10c2d070313d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"061e91d2-7b7d-4614-a3a6-796fbfb35b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb31cd20-d282-4563-a3ef-1cfb70db6d7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aaa8923-fa5a-47d5-9a9e-47c9c5d1be9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0e6b8d4-d3e5-447f-b4ee-9022ea2251b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1e7e14b-091e-4959-8787-79c2977be1bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"884304d0-1810-48ab-ad09-ba49457480e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f6220f-4f7f-4006-9452-80762b33bfe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"411937d5-3e25-4e4d-b798-689b67f9840d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c749b22-4c5e-43ce-b14e-9386d85de8aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bda1739-8dbc-4ddc-954d-f84964f598f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fac82084-e780-43c7-8699-f100216f8f91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ae40c2-98b5-42d4-b0f2-e2824228f5a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72b1c38d-0efe-4e3c-85cd-92570f4a7a6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28f9d109-5856-4941-80e6-8adf7eb6d311\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7108336a-9fce-4368-8965-d1c6af4004c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85bdfaa9-198d-4abe-9536-a3b702ce881c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df7d59e-6920-4e01-906e-9be2c793e8ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b326aedb-80ce-454a-8dc5-bafd27ce7e36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f543fe4-0d1f-4955-bcb2-8d10761e7950\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c98ea18a-3b5d-4667-8035-09e3ed66fc83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e326d41-5e88-41f0-88a1-b9612bcfb5cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14e3f4a4-d846-4832-acc4-f9a2d361b2aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77aeaf0c-36af-4267-9906-7c9b50ce613e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc713a18-7ce5-484b-8901-1a272028171b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34981fc1-1672-4916-9fc9-0c47463dbe3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf5a51a3-7680-4699-adf8-5ca7187bf082\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a374d629-55bd-4970-ab71-0781563889f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b4ae56c-e70f-4b5e-a7d5-2fabfd811bea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873bbfce-bf69-49b3-b04d-0ef2339f3cea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4558c73-82bc-4e6e-976b-4937e1de2f8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eabd09c8-c95e-45ce-8e4a-a750571a28fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"276ef392-f297-4bd4-9157-8d61913ca066\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a528f3a-6546-4395-832d-97cceb724e87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c84549-f744-49d4-988b-131c23eaee3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d785478-85f1-42ed-b4b7-4fe207ec1e38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d76da29-ef9b-45e3-90a7-8cf6bae90795\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56705704-db30-4a7e-acce-e09249e754e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdb596ce-471f-42a3-8610-42a124cfdd2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13487f24-25fe-4147-be14-08911e741d85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca627e9-fa8e-4fb6-a6b3-1aa4f23b65e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4f3df26-3468-4483-9816-3f186bf34cec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a580426e-7d08-40da-936d-b0235ef5b89b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b59fcc0d-0fa3-425c-9c24-3273172fa05c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a0de58-727a-43db-9f99-00ba991b4cc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da723b8-4ce6-47bf-9c17-94bb45d40153\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bca1467-5405-42e7-829c-e464cc522fbf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b4aa1ee-9744-452d-bbf5-63b98bd372b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"226b4bfa-8c4f-48be-ba8b-f65f5a4a8550\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3cbe1af-5990-4d0a-bade-883c4320c9c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f74f63b-73e5-4faa-8888-c9bbe55244c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee9b8b47-c2e9-4492-942f-8441e3a351d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7bf6955-6936-4a55-ad06-7d00d88ec4b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a33a4614-f132-448f-9744-c1961ac013a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6a167ea-e684-4124-acd5-1a4a7311671b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"030ba039-332a-470f-8562-757272c0d49f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"094d1c9c-7702-414f-9c76-6708fd6ae744\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"012b2714-aa1c-4c6e-8ac3-4c7572242ffe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c76a801c-8dd7-433c-92ee-d5b03a8cb315\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dc16ed1-e932-4639-8011-dd8dd14701f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84c2c5bc-2992-4fb2-ab47-bd294f271498\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84d1b1b9-2222-4a3b-8357-43d705a0bc6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ef9cf34-7093-41ad-8984-ba39ccc00eec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"044f16cf-8f6b-41c3-acac-e856bf48e039\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da341142-8be3-4e20-9b6a-5ac72d0b80b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b14a0500-088d-4849-be5f-70040e0c8192\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d08b2e17-248c-464e-8496-7a6fe5c2ca03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"215f9f43-a4e0-4320-8ea7-3428762742c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"147d84fc-b570-4b02-b964-50a6d5c4bfe0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a4b553d-c8d7-4e5f-8aa3-6bba177475ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09c85684-7547-435b-80d1-ba8fe9288764\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41c251f6-52a9-40bb-9e09-06dae229c0a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"989b55af-cd89-48d0-9727-3a3430398311\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"646102af-84ea-4140-befb-b31dead5b7a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc2c68a3-decd-4110-8810-41d6cf320727\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1efbaf95-b016-4758-a7f9-f8cc30cb6a73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c70d719c-ac78-4ff9-b740-551203f6306e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a3db735-88bb-4ddc-8a00-f4c8ab083e6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2315d05-bae5-4e7c-bf27-ce75b036c198\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3214626-ec67-47e0-a101-3d829d7d51fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8f63dbe-c6fd-4c2f-a0a9-3911fcee1146\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180f659b-bf19-4c30-9edd-8abde5d15233\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e445a6b2-cf91-495f-9346-5aee3549cc37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f2d02d5-3e30-40f2-aeb6-033514df51e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f151f8-84b5-4c06-963d-6377401859c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"856b1d6d-ebc0-4272-80ad-9872d2447a54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.239Z", + "time": 115, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 115 + } + }, + { + "_id": "ba32367aa8cd2dcd8be2191cb0315383", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "71" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=71&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9453, + "content": { + "mimeType": "application/json", + "size": 9453, + "text": "{\"total\":51559,\"p\":71,\"ps\":100,\"paging\":{\"pageIndex\":71,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"7803add5-94bd-4c39-b4af-1cfe41245969\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b43b4f9c-4187-41e7-a935-7eb467b85541\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c1e0e5a-4670-42f9-b674-1b564bbd8a38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff0380a-3324-4356-90c2-ec46dfeb8291\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ba84703-37dc-4984-a495-cb0863e14ba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17465732-b41a-41cf-aff7-6c451d8665c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"830f9cb6-a163-434c-9ee2-e6026f17b4ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b209cda-02be-4f25-a584-bcec1b2449c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ba9e8e2-d9f2-42ce-ac6d-563851c6607b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c822c50a-a7e4-4cc3-b6a4-c86b784ee0c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f3813ec-3763-44c6-9cb4-65e62accf6ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d49876d-02f6-428f-a8d1-a1ae2be86fc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bb5c68b-ad5b-4352-85b4-4fc205621ed4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"157fa87693cd2712fa425660b8c7fe0b\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87e73ce6-f00d-4c57-926e-58c93a9a7389\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ecb7703-7024-45e8-abb7-65e20417ca03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4382f42-b523-4b8b-9dff-7c9d19202ee4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a13944b-8636-4522-a73c-3c872334f513\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f95d02dd-e9c8-48b3-b855-82c930337f4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"690ddd78-d922-4a38-b3b3-a1d43f859ed5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faea3a06-8e0f-4afd-b818-50c350c5f795\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28ef56f3-3788-4aaa-895f-55b676c076aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df7109a-fddb-4fb3-877b-7ed6922cbb2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77b032a4-1996-4b53-bf86-2c3e45c1ac52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9f9f5c5-54cd-4153-9cf2-377362abba49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"518d4479-b77e-40bb-938e-eb05e7cfe684\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f69b6b2-19e0-494b-92b6-a40ae695c55a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d789dd0b-62e6-422c-8215-c9666fbf64a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7436dd9-4869-4542-8e7b-543c7fa3c846\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bec8e898-7365-4e1d-9e29-1f2b95f758e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"838910b8-ce03-4805-b63a-a6cbbb6f78e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"526cc12e-b123-4130-8874-aad74d4b4903\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b55ede5-6b9f-4942-9d05-2a0779e1a2e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bce47e6-1149-4302-b46e-151ea3aba35c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a34a90cf-02b0-4722-b328-fec3b3bfaf24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afb38951-6e00-4a1b-bd87-fb44f63f6dd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4c4419a-d663-4fd4-a44e-e350cbdd336e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9ae3a54-8c8b-44ac-a78f-68bfa0821f05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31dae576-b064-4456-a042-6cda40aa5213\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80ecc3e4-a439-421c-aa39-8fba40ecef63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3c9fc1-4a86-4c10-8fbd-ca09c76854ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dda26d2-31bf-42bd-ace1-bd45f8ed9a89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5182645d-da7b-4d27-a1cf-5604e0ab2f49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912ef8bd-1ee7-4adb-a9a9-cba8b20cea72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10dcc2bf-621c-450a-82f4-791c7b034d19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"935a702e-bf20-4960-a878-0ec9bd340f82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2cbb2ff-bd7b-4c59-8bcc-0e3288034d06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"053b1272-d750-44b1-b43a-2a6e0cf3523e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77f95de1-ab87-457a-af50-5c2011228492\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d03905bf-9296-4bef-9919-59384a87cf58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab4954b2-3925-429b-b549-8ac440c1faa8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5894e7a3-3205-4499-87da-2aa312551794\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3b41fb2-7f8a-4d45-afdf-2105b1e4e42e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d82a856-1ea5-4cc6-8183-241cbe7814c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3fc0fa5-b89e-436d-86dd-427c0507083c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"821377af-fa9a-497f-a3b6-82773302641c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ad1b64-2d22-4487-abd1-62ec081d551e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67ba07db-cf28-47f8-8d87-9b021028ddb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8cfe01f-82de-4ba7-afe5-59d952f2c69c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dff72a0c-cd7a-4731-9f59-9a73d8827493\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d246bc1-2910-4440-9e01-9bc029fd2294\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bbd6e6d-fd83-4d2e-bf5e-c59a75188820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae713de8-8ae8-4a64-a044-2351e3613db4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ca368ac-7959-409b-b648-02eadb6d24b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"204c8740-7711-45c7-84c5-535f7d95ff8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be2c0093-e494-435d-8137-4855958896a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cf74649-546d-41d9-9ba1-2b391dbee97c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"712ede9d-0393-4f9c-a936-1e12a99b437d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94a57803-9dc6-4905-9bc4-1672806ddf42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3856860-1d96-4664-9096-f473211f6db7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47d5dc0f-3505-4376-a794-9acd20cdd601\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8f58c68-b66d-48f8-a75f-72c8258ee9c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0efa200c-5e65-4fff-8802-49ffa3aae983\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c397286-aa85-45f1-8d62-e88b6224f3b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"3cc5bb3c3926eb5774e99992a6767f2c\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e858795-d385-44b6-bc5f-f74a5bf7f9d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6291b15-c59f-49a7-8124-4dd37b2de8e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17129a20-1be9-4600-8e9c-3a65cbb3aa57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef9f303c-da46-4d8f-a025-0140e1e39d22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fd51363-5e24-4e32-8992-c1b25e77def8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66632947-8817-46de-bbad-1f5cb0b71707\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b0926f-c2d5-40c7-bf9e-485b1f93b80c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29321d2-933b-4b43-9f8e-f1751be1e52a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd9505e8-774e-46b9-962a-b82f1006ca86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb9741b4-4ab6-4c37-b492-26ee0ef2d133\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48b6ea27-df3c-46e5-b9d0-3d20ad370c44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2e3edc6-7d7f-4f20-9fbd-7f619852446e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2f6c584-8c7f-4884-8959-c7abf56a9af3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89c7c6ed-a3cc-4a4c-9da3-93a589b2cf80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20634310-b1c4-4bd7-92e2-efda440d676c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c6b724-11fc-4782-b7ad-4028d6d348fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ad0a50-9949-466b-aa41-ef35590c1ad1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff9338c6-57f2-4590-886e-341c41a5a8f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b979305e-9d63-499b-9651-d133ac538893\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58ffd182-ea72-42e0-8482-8aabe6083c43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38d2b70a-49ee-419a-87df-6c6cf3b008b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98f03d37-ceac-4b27-ae03-fb6b7eb45b61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67aba569-9d32-4c1d-86dd-8cfbb0066f4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1b3eaec-1593-4505-8d5e-de37cf916e09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c797da0-6fa7-46d7-bcbd-11a6dba42606\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29fbc5b1-c81a-47f5-bea6-d8313624c794\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85189294-9d3b-4282-b6f5-f1baa952e5ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.366Z", + "time": 112, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 112 + } + }, + { + "_id": "e2528dba0b74eb54b1b4a5c1536b7095", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "72" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=72&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9209, + "content": { + "mimeType": "application/json", + "size": 9209, + "text": "{\"total\":51559,\"p\":72,\"ps\":100,\"paging\":{\"pageIndex\":72,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"cd16db00-4f03-4c6f-8937-9d0b65622afd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ff6b7fa-c071-44b4-bcf7-464bc720db6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc42747-bc9a-45a1-b418-f8786a6ef2b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ae2cd15-5166-407b-b8c7-dd1e1efef646\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d91f2af-a928-433e-a650-982c7277bfbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1107e945-1ab4-412c-8904-fbddf7219ecb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f2525f2-7469-4e77-9cef-7037a511117e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eac79f2d-0d8c-423e-96c2-5dbb0f7ce63c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f052dfd7-0f6d-44bc-a880-c7f19ec55ea8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09ffdd2e-f1b4-4615-88d5-2c564736481c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"438f3054-498b-445a-896f-12b69add356c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"323349d8-1dd2-4ff5-831d-501c31fee7b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1a1d551-c465-41fb-a395-543644b1379e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcc72700-6bbd-46b0-b53d-065ea6eed905\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f716abfb-4cc2-47c4-a208-c9b6ba6b67cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c9a53e0-91a5-419b-af0e-0e356227375d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1aaabfea-7f2d-4370-8416-243f2d80bf23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3181e573-b4f6-486b-93cf-6882768ccd99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"166318c7-2d5d-48d6-914a-9ccc8f73f6f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"002e32ee-9743-439b-a68e-203d11d56933\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ce9a5ef-85db-4367-9d72-a2367e4bf03b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db523640-6da8-45ab-ac3c-f8ca1a387b99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd309a77-f3e9-40cf-b2b6-f5c236bd6b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f592718-007c-4efc-b54c-f9dfaa89ccd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d21ef868-978b-4b73-b808-918cae6cbafe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf98d6c4-0776-4c1b-bdcd-249faebee9ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7858674a-2739-4e89-a898-61209086a638\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4286448a-8bd0-4831-8c97-4f7506153624\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00b1aa92-4f27-4380-8b8c-9fe3539cff2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dd2ed83-4992-4cc0-90c5-8c82759c3a2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e836fd-a9eb-428b-a6b3-90bb500e752d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c6b8ef6-8ca1-4ab4-a1e6-c09a851d72d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd599e83-54b7-4fd1-a19b-0ba12fa894b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e15ecc4b-85b4-4658-b551-214a9ddd0c73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adf72e96-9051-41c5-bab7-1481db2a4b62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bd5aaa4-9051-4d0d-8b79-3ed553256d94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceac70b0-bfff-42f0-8038-e8294a9c17de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc659e31-081b-4e35-8b4c-72c6397ae9fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6112d16a-2826-4648-9797-51a81884442c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4434b52-065b-49eb-8976-f6c012219905\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43632962-f7f7-4cf1-b680-01210873d721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75a61fd8-5ba2-4abb-bab9-c3fb068d08a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8380d535-846f-4c18-8bd6-51bd68dfc196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8aa86f4-e94a-4db6-bc01-1192bccfa33f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da7d0134-2209-406d-943a-458bd2c1de40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"365b3c0e-9c20-4b8d-9da7-a8df44659345\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d589d7-a4c5-4e9c-bf26-ab87646b5ee2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7798dc73-ba9d-44af-bb4b-cbbeff01abf7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10ffcf60-f0cb-409f-adfb-b34e0f0b5caa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd32ecd5-31fe-4fdb-850b-6cde8af762d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da98039a-78ea-41ef-a67d-ad210df0cb0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"371e74b2-e923-43c6-8a88-1620f99bb22a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed32444e-61c2-434b-b05f-0aea7bf96423\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecd4b06b-4528-48c1-bf09-089f9ec0d637\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"214f9da4-ee4f-4e0f-87d8-f6423034f659\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41e24a03-876e-4946-b498-32c37ffed27e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c444c3f9-fcd4-4292-80d8-c72665af8498\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f7b08b8-f573-4222-adb5-5f61ff8208eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdb6fb2e-4f2f-4ad8-b2c3-9dc311000bf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01c92fbd-a35b-44fc-9113-3db03f311dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee3416f-4843-4f2a-a538-3b9a50902969\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f468fadd-ee8e-493b-8da4-5f3b144fdfb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8db33f0-dcc5-477e-867c-5daed2e83973\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c2a5028-b86b-4f3b-b2af-0d72b5062f70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8b87e03-9d05-445e-a72a-8d2d63ba6091\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"031946a0-7785-4a1f-9af3-983c355e2ad9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f04e38-4de8-4ea9-9593-48d138ade79f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"895ff31f-778f-4db5-b4f3-5b3ae0166e3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a52de0ce-6d05-4abf-af4c-dcd6925a1ed1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c755325-050a-4465-83b7-3263ccffe97d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b91becf2-2009-47ba-994f-c717c9310478\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7909e515-5042-4a8d-acba-55cd7680c84f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11e45932-1187-4134-9ede-be2c80560166\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b16da562-3dfd-4b4d-a028-c3847812745c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b4bcd1b-c724-4102-9534-3f1885b28546\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7489bd5-f288-437e-b8ec-0df7ee85fcf5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ec6655-37eb-4c3e-afbd-4c12eea96c45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b2a6daa-740f-44e8-9fca-448286a9dd0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d15c6b89-9b1a-4d0b-840a-4189bc37692e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1905d728-a0c9-4476-9bb9-5c8fc920690f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d980a0e5-ba01-44b4-81c6-390f13a38be7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec7c32c5-db27-444c-a3ca-da9f5f0a1d35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e522b0ff-4177-4a57-992a-fdbdf24d6847\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"887dde5b-eb81-4849-aa43-89ff56900b50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f79f8def-44ca-41d2-a0d6-0acede0396c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e6fc132-8cb9-4617-b10b-7f2d84141086\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd531470-ff7c-40f3-a1c8-7ae649afc1bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34a55555-6a6c-4d8f-9c0c-3ac3f38aabec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea25cc0f-054e-4639-89fb-058d65e1d067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3a7f24a-cb97-4e99-88f6-77b4ad7f1e4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09074cee-c0b0-49b4-8fe3-8881b21702c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d473bff-80a5-49f2-a3fe-9eef4eb11956\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f4f584-05b5-49b8-b1c6-96a140e895b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78cdf575-66aa-4bdc-b384-b03cd26905d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3af55268-d602-47d4-9383-d9843ee82d3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2860e353-f848-4549-b05f-7ab9619620df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376799f9-219e-437a-b174-9885184ac210\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aac1dfea-8f67-45c9-bb7b-d337c94b40f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e22fa24-98c2-4bda-ba84-6775f6d1fd04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e3cd135-fafa-4bcb-8633-a5eb2d8f165a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.515Z", + "time": 130, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 130 + } + }, + { + "_id": "9be66109d3b21e8986e4168848c5b36f", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "73" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=73&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9349, + "content": { + "mimeType": "application/json", + "size": 9349, + "text": "{\"total\":51559,\"p\":73,\"ps\":100,\"paging\":{\"pageIndex\":73,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"38a06188-6567-4676-9c9b-ae7d02c9fe40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02d0dde5-8e5f-48df-8155-e5a375f1b906\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46054c0d-6e1f-4125-809d-daba44b21b16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bea2e9b2-4d5a-42c3-8c85-f1ce4d82d4a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03467b65-5df7-4e43-ac61-3aba1bfe12c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"186f8c52-9354-4ade-b25b-9888139b0a80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fad20b67-a9c2-44ff-9021-e359795c642d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b623d26d-fed5-470e-8fa7-d64947db974a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ad6395-1333-47a9-84c7-dde8d5ed69e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"811d002b-e6f3-48f6-8bcb-7755379e171a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6da8a6b-19ea-433b-86c4-ba21a6dba3ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e72a44ba-7890-49f0-959d-7272d1d1ef83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0330df2f-aded-49c2-8cba-3f47068f313f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"877e5b24-9b35-4563-a8da-6c06157b3ede\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c05399f8-5e83-4bd2-a3e7-1e4ec71fc60f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cc569bb-71ef-4fc6-84e2-e0adb3cb6686\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"538856b3-bc01-4594-979e-73f8712b9a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b0616cd-2de9-4336-914d-4819574d82a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2e43c2d-98a4-4c05-93f9-d9d198e83262\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24fe44d-fbe4-4621-a7e5-c0d1438738f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4ec9376-cdb3-4188-b0ef-1160bd29ae5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ded59c51-d366-42a8-b233-c8fd42442bae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95af5251-62ed-4bc7-a24c-b9ffd1355302\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d003af3-2945-442d-bfd6-e000d62fd9f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4267f084-0eb3-4590-ae95-4d30fca8cc02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be102142-d9a9-4a2e-bee6-6a3ca0bc527d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e9eb1a0-13f5-4c59-ba0c-bc9ed1b69d4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3f89e85-db16-4930-947c-f17d89a1b119\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"48adda666eabdd50c11d690474d4518c\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f0c926-4703-42d1-b9c4-a973b200407e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5d0659-da17-4e59-93a8-345f56ed2118\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca50e070-c29c-467e-b8dc-1f3158b84b42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55f391b5-6152-4485-9c87-f0a49db96bd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b50054f-8264-47ac-a9df-dbd3a8fb111b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0809e3ce-fde1-4e6a-a6dc-b934926eedd6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0783062c-0c0e-4d2a-8b36-6c73e6964194\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad5dd10-20ed-43af-8655-46627fc46ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc4dcaf6-7dfe-4400-8619-451f6ce923d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bde6357-2777-40ef-aab5-2caf9a6f846c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d87658f-8245-49c4-8bc7-2ee47cb087cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e18bec0c-d17f-44c0-8d3c-f3708c0c4820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d21dd41d-bcc0-4738-b507-0b0d499eddeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a89574f4-caf1-43c1-943d-0a2b151ffe32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e61802a7-4207-4cf9-8aa7-a1c4a4b3bee9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fcec6f7-60b3-401a-9426-30ed9eee3f8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50625782-cbf8-4e41-8e96-1672210a86c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"525b8570-4c89-4bf7-9972-7dae04e2d32c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dfa5819-68eb-495d-93f6-29ef486ff050\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdbc2f4-d7a3-4ee6-b461-6e1cbc097da8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c64112c6-7881-4ea8-9432-11c53f4a630c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c9c597e-145c-4ec7-9e0c-f5177cd3576a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"308c0e92-d2ce-4fec-b271-51c35506437f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b13ee6af-3e6e-4676-b3b1-ce5a4d8b1f1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84e6d5f9-5b7c-4de5-b5c2-5afafb042070\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ce8bcd3-f96a-4c9b-ba85-73b0d3024ace\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f08fcb5-2e07-46ba-a890-955362d34847\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3ff0259-7c62-416b-bfdb-0e5fb3876932\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12eb0f56-d614-496f-8a64-3224ebb761fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d800602-5a3f-4549-9d40-c847093c47aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f19fbe06-b3cb-473b-9ba6-c2e4d29f6ff9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c98b80-b96d-4dc6-ad66-dbe804ce60f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84358541-28e6-4b36-b3a4-643be30ed7c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d936cde-3afa-4f83-9b96-921acd775e95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a85c914d-343d-4dc4-b5d8-8db84e88bc2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbb7e10b-19b4-46b1-91be-459c0ce239a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16d8ec34-c051-4f2d-adfa-2b65d9633438\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e63eefc-2668-4f51-8ac1-eeee2b9c1f2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e6373e9-0ac1-48c1-ab37-a242f8ade1e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aba2f3f8-cca0-4a74-a988-14048d8615d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2708619-ad69-4155-9944-d01547e6856e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3365a186-dfef-43e1-b4e6-3a65cefd3107\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c745d72c-7296-4751-b788-2ab5db3c945f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"752c45af-1e8f-4f4e-b245-3d979df44d7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59fa33e3-d90e-4442-8979-1212dcf71385\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c96f9b8-cbab-4f94-8d35-c9fdc086358d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e1ea87f-9d3d-49f5-831d-5e0b75b246a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e47b68e-3e8a-4a2a-96d6-1d6b4876c77b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"681a7bf9-71db-4155-a1be-0c9e8d2f5c84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0ad78e0-2b75-4e3c-b8ba-f73cd849d475\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a9fc80f-f7a5-4e86-a54b-3b0a3786144a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb860dd9-07a9-4d2b-9fe3-2406a0d7571f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48557151-2909-4693-9b89-cd7465dfd18e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade2bf75-f60e-4988-84f2-b954e6ad04c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4f9924d-a11a-4415-9985-ef7db244a7c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b143056-6a23-4aa8-a426-270a7b60ab8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f49ff1f-5294-46c1-ba8e-e1ec6d720763\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db063d75-f714-4008-8f95-758503b50715\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb959bfe-1a83-4e0c-9871-192fdc743301\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e9965c-1d1d-4b0e-815f-2226fe69d84e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d729b6e-fe74-4b76-9810-f27d055a1e07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f94144bb-c9c6-4795-841b-e149d8dfe043\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3aa27cf-0a2f-4209-aa2d-3626c3837750\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbeaedfc-bbf4-4c17-8d3e-84043d0068b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12a029d7-8896-4323-b924-0b537eee54b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab69a53f-f8c8-43c7-9bab-29a974c6bf15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59817937-d106-4bdd-b60b-48a52390a292\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb695fbd-6ec5-4004-bff8-3b9f1e593b27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0345ed36-da4d-490b-b178-6a01c7164182\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7d2977d-4031-4264-b281-637f09cdd7e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47e491d1-1a55-4d9c-95bd-98897d43d052\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a47cc4-369b-45ed-8f9c-ff42543d76cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.657Z", + "time": 113, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 113 + } + }, + { + "_id": "bb03a14a7eb1b214676042f86d5fa273", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "74" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=74&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9189, + "content": { + "mimeType": "application/json", + "size": 9189, + "text": "{\"total\":51559,\"p\":74,\"ps\":100,\"paging\":{\"pageIndex\":74,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"d970390b-6f40-4c9c-8a71-90c2a58e31af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c03c926-b151-404e-bec4-cdb952b85827\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"562c4213-9bb3-4cf0-a51f-9850472f7996\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78178a42-7234-499d-8b73-9eb73bbf9a47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca77b8d-d8fb-4f2e-ab98-eec8ddf686ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44620cb4-e04c-430a-90b5-dc0deb60e35c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e50492e-e16a-4c4c-920b-15146699dd19\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2516c950-0eff-4958-84b2-292c6160f5fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c18fb03d-51df-4650-ada3-a0ff5fee82c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"802834dd-6eb6-4f07-9c74-2af050c868a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82db7283-dbb6-4827-afdd-5ca4ead2c4dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6d3e176-9c65-40e8-ae27-96fe12ace50f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e459172-18f7-4d24-94a7-d4a8d639f662\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a230e6f-76f6-46fe-b1a1-57bd2fd5393c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e618b31f-2c3b-4991-9012-07c6e3920df6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"178e1835-ec9a-4429-af92-ace93a496532\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d3f6e2d-d771-4e96-a6c0-63ea77b096d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08b7928c-471b-48d3-a39c-aa2b9ba3e679\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24ca3a25-c148-4f20-86eb-311879da48f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"128e3212-a61e-4582-82d9-b67ee27d21c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0787213e-66b4-402a-bf93-76c43df69150\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3798b7be-6e32-430c-b1a9-1ca70e4726cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28952886-2680-4acc-b511-1aaf4d6aed95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e6d97e-aeb2-4d21-97be-5bff2cc22eee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8707d7a-cec2-4068-a88d-593cc468f74e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74ebcea1-928d-44f2-9779-be755e15d777\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8697e16d-a5a7-4a87-ac79-cae755a9a683\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d62d94c1-e18a-4960-b67d-deafad1ab88c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e7003fb-d831-434b-9be0-e83c977ceb50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d3560e1-2286-4703-be63-11dc5fc46c9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97629db7-672e-4e77-8626-211f6f6d926e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a321b8e-6df3-4ac9-8a79-f11d5ffe20a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab3b740-2585-4a23-83cd-57a76620836f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beeba83d-f920-4129-8741-135b01946d85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05191708-6388-48e0-ac0e-1a550b7d05b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e0bad3f-a216-4d26-b3be-69a9abb56fdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f213d77e-ae5c-4b24-8841-fff3fab643bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eebccd9-61e5-4b65-b424-89db30cb0aa0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efa42e6c-a2ea-4433-9fea-3cad5268ce0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d5afb3d-574a-40b0-b6ed-3ea7466a3d31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83fc4489-b367-4702-8d2d-5ff03456b389\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37a9882b-c271-4934-aacc-1da720011346\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bffa74b-fe5a-419a-b106-0eb5b37504d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9177c853-db0d-42d5-a51c-bd7db01d46c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fc70d87-fa4d-4f05-b04c-3f59f2f4d721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ea426a9-21c6-4353-b123-cc88dd18ed7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ace9ee89-bcfe-4481-9e8c-e8181af35d15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bef3127-afa3-481d-bbdc-c7a5fab29d29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01fbf45f-6603-4fab-99d0-ddce00fdd270\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39f5942f-52e1-4db7-a165-93e12184e98b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0d8b8d9-0cdb-4415-86b3-f238df7ab0fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee74a056-2d61-4a86-8a8c-94d6b23f0631\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45dd8b58-269e-4e21-826b-ded8e9a3020c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dccc35d9-6b7c-4044-9693-fb6bad6592f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8441c46e-8446-4ddc-8fb4-d0edbf22100a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1152086-3654-4e6d-8e19-9b2c75462ce3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dd4b9ae-8172-466d-9072-bc9706f6fe3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f117a73c-7e95-4978-8a60-8e697e5fd111\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"162489b7-41b7-4c0b-aaa8-bd44dc95a7ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14d89c0-2e03-4a35-a19c-f0837611195f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64e9e775-4076-4c8b-8118-11167290108f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50756063-fc62-4472-8be9-bb414473f34a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6902a0f-a1ff-4a75-a744-6d9b26eae24b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"804ffc8c-771f-4030-be28-1e6670bd7ccd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2beb55b3-6a30-423c-bde2-5080240d9e16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"643e831e-0707-4278-bbd6-34bc858c08bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdc4aacd-a25e-422e-b485-5620e591baa9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54b3e04a-6910-492a-bc4a-63b6eeba6834\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56f2dbc0-fb0c-4688-9c30-385e71f21381\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aead874-7eb6-4280-ab4d-7f8caf64d2a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69d34dc5-66be-419b-a9af-2636267dcdc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ed8767e-fd3c-4f74-abfd-251253080414\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e96a029-425d-4a5c-b2b7-1fdbfedaf08c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a894267f-a93a-41ba-8dc8-476c95ba72c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c43f45c6-787c-4a93-aeec-61c3c9ad17ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b430f8-3bcc-4ab5-a1bc-d1cf86499ae4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e416da97-845a-4d08-a639-75efbd200e41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"accebfd8-652e-4ea1-80e9-0a63f108e917\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c15499bb-8432-4b52-bf95-f5f019f8d6d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b89124-5b5f-4fe5-a54b-0dcdaae8d8dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"329153a5-68b3-4e0d-bb53-dc3d477805f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e3ce59-79d1-4473-ad61-c99ba184f65d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d95ffdb9-7032-4af4-8e4b-77026e4d04a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c52b7a2-903f-43bf-aff2-f1af0345caa4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac8d01f0-f57e-49ef-a41c-6432b90bd1fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d72618a7-0868-4138-b3c5-84ad7cbcd116\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"287132c3-0b4c-4199-a47b-33f1fd635d50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebd0adf1-9c5c-4daa-bbf1-95a6b34fa0c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"038a1523-d4b0-48ec-956f-b7fa78740c01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a33f570b-95a1-480a-8ea9-f3e45df00925\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e3918b3-8f73-4a65-b361-dd9e1a46063e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c630cf-a2f2-4a39-b290-02d31cb91853\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ee4d4e8-c773-4cd6-a886-c9bb039b337c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89df9bd4-a610-4afd-9bc7-a86966fdb1c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b22d3f6a-bd64-4545-b091-d9ce24c33121\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76d1af6b-d8a1-4545-a3fa-01656e27853f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4528b1f5-101f-44b3-83ca-404eaa3dd9c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e7d0470-e573-43a0-a43f-99b47e83f78e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e2da7ec-7b2c-468a-812b-ddd8afaba643\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6744c331-5267-4585-bdd0-690ec365f91b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.781Z", + "time": 113, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 113 + } + }, + { + "_id": "45562cffbc46487201878ed7cd30f168", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "75" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=75&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51559,\"p\":75,\"ps\":100,\"paging\":{\"pageIndex\":75,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"1bacf7c4-2bba-4245-bcda-29859e48900e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d2a89c2-e1d8-4d30-aa2a-5e0dd6a67608\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"148fa092-495d-47bd-bf93-416618f67697\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a013cddb-cd85-418d-bfb7-187c26303009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"270a12dd-5546-4250-99a4-95de835ac3c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86cd9999-3a1b-44b1-bcf6-e1c577a7eba5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a543c48d-12f9-43ee-b66a-dd0e79371074\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8867ae7-86ef-43da-98b3-dc484a6d8047\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ff1a4a2-ba46-407b-b9d6-7dd0224ca08d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c0115c5-1336-4fb9-8ac8-0d225bd0dd6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2e901cf-d68b-4879-a7aa-e60134f48dac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6fe5457-2df4-4c1e-9a52-55fc6d8bf15a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80e2f307-6c36-4480-9037-c6bc8565ed4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aed8999a-83ec-4325-bb6a-16dcb8fd3837\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7265c862-74e2-4cca-81aa-726e2d36fcdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5022aaa-8bac-4cf6-a03e-e859f1ff91d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c6b1b6-d47f-4684-9230-2d7eb0d7e6bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9f7a255-4370-4578-b379-338da8820109\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb4d986-d2be-4211-8e1b-d171091e2a06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"681283ac-9ebb-4b4d-86a8-648ccb0660b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9820cf80-3697-4fa5-9dbc-72f360a8cd4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4b85d54-3ecc-4a50-8c53-22a5d860d702\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6c2ba29-ecc8-4831-89e7-3cf33894d4fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfdb97cf-3992-4c75-9793-4d59ecd4257a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"433fd530-880a-42ed-b65e-46b8eada6fc6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a5ccb4a-244f-4093-ae65-6afef5fab1e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50772813-bf64-4591-b755-30da49d9571a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75ad7a6c-df21-4390-baa0-166e53f3d84c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34e34b6-8942-46eb-b039-5d26a7eec7ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e68badfc-2de6-44fe-bace-8ebc146a1952\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"236637d2-3320-4c56-a13f-7d88ca9c2477\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"838b5f83-b728-476b-aab3-1fb35e5cff27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b93f75-ce65-4d1e-8b9c-6f3150bcef1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd9780fc-969a-49bd-bdcb-d8653e55b4bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e90d2dee-91a0-4cfe-aa4f-2ad7698d754c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de20a9b3-8efe-4326-93a6-0cd9eb1efe8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"026d4b30-f628-4ac1-951e-057261e1b4d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5b91d66-f1e0-4be5-818b-26c47f8d3ecc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57f45f5f-e89d-4e80-9745-de274b84bc50\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2acf8218-4985-4a83-bf75-b9bc30a3f4ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548bfefc-1ed6-4397-a27a-467903ff1937\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27cff802-d3b6-4295-a894-3cc8ec1d7007\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc458ee1-48bf-49ae-b54b-e91ac54b3d86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b807737c-fd04-4746-bc04-639bf06b4c22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92455b04-81c4-42ef-9298-ff43422a430e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84afa75f-18ae-46f2-baa5-eb289d1b7865\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"061c1d02-b79d-4a7c-b114-a882b0b4b73a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fab1df39-45f9-4557-b77f-de094faf1243\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c321e00-f17c-4ab0-89b3-f2cc57829c60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b701cbf-a922-4dba-ae81-9b0275f21283\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1968e013-0b3b-46d3-a60b-5bd122a71ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f20ff48-73a5-4494-904f-6962111cc484\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"932731d3-751e-41ba-922f-474a52a35d22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af2d41be-6c70-4d42-8af7-08b6975e100f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc8469d7-f726-4311-8728-11400e52e905\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66d55ac3-40e7-48c1-9da0-fbcc7383698f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f7383f8-95bd-44cc-99e5-1c11a79c9970\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e211c8b-f783-4aa5-a8ef-2a47954bdbef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c5b06a-f070-40c3-a77b-653054c2838e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d4f5e07-b313-4ee9-abe4-518e734bb347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e0714b-40be-46f3-aa85-f8e7b0a2697e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a724045-9860-459f-b2c3-dc6bf30997b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe34cb6c-3e71-4dd0-a3ba-a6ab6bd198d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11920d18-cf05-4827-9c39-818ec0d5cee7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1caf636-8065-4528-9e81-011f6984b138\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd08b84d-3c9f-4b8b-9e12-12cff532be9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf746d25-0dcb-4ca4-976d-dd2b44a81ccb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebc47bde-49b7-48b3-bce2-0b69c2506d1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"401e5128-5aed-4096-af67-3efddd6831da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3815dab5-e863-48c9-90c8-1abf7aa5455e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abd19dac-032a-455a-8618-10dcd524781c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab27ec23-58ec-4465-92a6-2ad3a70ca770\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd53ce18-2106-4a8b-a8cb-93861a3ca086\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20cda184-5723-44e3-814f-88f0fdb6dcfd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e399ee4-6084-4fb2-8cd3-480c5e6080e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bda93358-4240-4b7d-9077-02fd17e938b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"232fa9eb-b443-4078-b96c-0031f68d7c2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"541a59b1-38cd-49fc-b6a8-af8e649e3819\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4150eabd-6b2b-4157-8cf4-c96c2831eef0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a178f13-bec3-4318-8218-7f3d405cd27f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9adb294-b0dd-44e7-aaff-28f9396cecc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cb0a1fc-b7b2-4249-8c55-a41aa96d7595\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed80ee61-f9c7-4031-b35d-f6e4da19f8c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e521b4fe-f131-478e-a1d0-13098f831d89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b6d42d-7280-4bfe-a0ac-bed55f2696c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7b44b62-14db-4cfc-865e-087429067374\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5b8f4ff-0e49-4fc1-9a77-34b707fd3fa4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd9e57c2-d55d-44c2-b359-54cef98c5b9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"670a76bb-acb9-4c71-b3c2-0caafd12b691\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e543e2-d73c-45a7-9cfd-34129f24b8b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42072c7d-7aa9-441d-b6fe-41eb4ff1b061\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c2353ae-f654-4bd7-93c1-ac58144e87bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"926aa073-13bc-4845-a3c8-ee3c527ba2c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3eac2c6-8dff-454c-b798-e2c60e3c2f08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d16045b0-2c89-4aea-9a9f-90c55f2d3511\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c43b92e7-8436-4120-b9bf-bbe23c86d49b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4969f74c-a49c-4cf2-aabe-98041f1b1d18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6212880c-9030-4abd-8704-ef1df6ddef70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b63d3b3b-4378-480d-a170-0ff29d16b541\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e96bc65-e189-4df7-b4f4-48e9dde486b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:35 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:35.906Z", + "time": 115, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 115 + } + }, + { + "_id": "c0092bfb390cb2de9f2df635110c4f5f", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "76" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=76&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9321, + "content": { + "mimeType": "application/json", + "size": 9321, + "text": "{\"total\":51559,\"p\":76,\"ps\":100,\"paging\":{\"pageIndex\":76,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"e8412f53-a088-4b7a-98d2-70442f78ea36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b600d20-b9ed-492d-8700-040687665f37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70821179-03af-404b-8251-e5d85a28edcc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18f67dbf-461f-40af-86e2-a28475d04de1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3d006ae-eb41-4d53-a551-59cf29483d43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b56e670c-9acc-4380-b961-d8d45a89b29a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a74beae6-00b2-44b0-b7f7-d6e85236cc2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eace030e-3b36-4f36-abc9-6a02dfd6ebc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b0808bb-6320-4875-bcdf-7a958a05891c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0600a895-f7a1-4cd9-8adb-15fcc23865d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8c53fc5-f138-4d45-a18c-bbfeb9342207\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156caf4a-94ff-4bd0-90af-c8989d2f0eab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b8c68c2-4e6f-4909-a04f-90f99b728f11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9456e498-f8f3-4633-a526-a5754f2da707\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e7d31de-3746-4502-9a94-0759635965a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd60721b-cbcc-4e4f-a4d7-b63ab46a7d99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83dbc172-e25a-4218-9eac-780e119bcf0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce610410-bf34-4fcf-8917-e4c2dc774caf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24d1657b-2ba0-4dbc-b124-ef8fac1686f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e2066c-920f-4b3b-ae58-36d930de253f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c31a5a-b883-452e-868c-b39dc8559456\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91a58bfa-d57f-4661-977b-6b3a4a290979\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d2f463-5481-4f6d-a5ce-c9036a4e81d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa3931c4-1a52-4505-9a66-10aa66fd6100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfce7295-a0e8-4420-88a4-61579b1c365f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"088ba4dc-1723-4db4-8a43-acad722b3b8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e2f28a9-d83c-4929-90e0-3a0238debe77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43d987bd-319b-46d3-989e-72d737386a1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"772e28f1-5c2e-4868-bf54-b66bb4fb5e7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ba75d8d-12b5-4900-8452-0ea2052dd25b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f18e817-9558-467f-9694-9ebea26e00d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39b80b03-6f51-4bc2-85f6-192115c0abf4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa3d53b3-4c94-4aa7-9662-5839a36cc2ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d734746-9617-4ac4-b3a7-921c4105dd42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f91c0e0-3914-4849-8773-cadd838847b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97dc69cb-da04-4e9b-9869-f198a8c4c98f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c77f4311-f9a9-47c0-ab9f-88d85244268f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16cd86bb-88ab-435f-a2cd-e1ef78842341\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9afb82ef-4948-4d0b-8730-64a6897cb75e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7a036e-7b09-4b90-bc4f-c86da1454499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"085f5ac1-29c9-4a7f-8ac5-ea7de255b433\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65c92c1-4427-4300-8d7b-969418c92547\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d9b956-4633-46a0-8718-e5edd3515468\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23bcbc49-b2c3-46ff-ae6f-f3443614485e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"919eb28b-841c-473b-945e-b65a97538d56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b18b934b-3b9c-4514-a5fa-d87688469d04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f252d831-8cd4-46a6-8762-88c21effb06f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e85c3b2-eadb-4586-b464-9b6293e9e71d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2af43a73-399b-497f-8c33-85f9373d6cb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78f27101-be7d-436e-82fb-38ca4fae31be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba6599e0-071c-4ac6-be94-b846f483b5b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3642140-fc90-4b68-a2e6-66299e252ba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec39cb3b-3723-417d-87b3-2c7c765e4b81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15d9468e-5e4f-46f0-9918-ae07ebf12da8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"642cc514-99e8-4c27-baa2-7554db71d661\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dfd28cc-7432-4968-a11c-b1df6c557dc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1299e791-ecbe-4ad2-bebe-fd5c712b1a4b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1963a13-2bd5-4d0e-8bab-2ed4508bcc63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdb3d22b-f0c2-46f5-a994-087bd92cc20d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b93584-8a42-4b39-8644-d9a2967f1627\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db8ba213-2e73-4edc-8247-672a430aa386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d15a6f0-8b0e-475b-80ef-3b2ed7c4717a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98138b61-6671-4f8f-b474-ce477e1d6b36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e15d614-f7f8-4f4c-a4aa-2b9a9950dc81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20860c92-42be-40df-bdda-b55c553fcf28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80115555-09f1-487c-8070-a781eed59b1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e62aa2e1-af7f-4e7c-a048-d9d9b70af9a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6f93221-e472-4e0c-90ea-df2370b24c63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d8d5db4-a31e-4869-9ef7-2326be2e4430\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"500fd6cb-37a5-44c1-be12-479e7ccd47b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aea141fa-3b55-43b4-993e-e218b4977421\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"c1f28b0aaa68dd5cb28c3c81c884343a\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8463a434-84a5-47b2-82a4-f2eea698917e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"902ba5f8-b2ad-457e-b459-4d3973dfcb6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"816c3896-d07c-45b4-b25f-02d43b55862f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ccfc9d-819a-44e2-80cf-75d46089cd94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54f7e69e-2489-400a-9c46-95312a7b5de2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22e9b9e0-7685-466a-b960-9394897d8a08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fbdae8f-f8e5-4488-8ddc-8123bd8be671\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c808f061-cd60-48ea-85a5-d0dc93446605\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd796feb-208f-4e24-8029-eca4ebb9d53a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"202375ff-45f5-4677-9ff3-4c4a9997ed84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b60ed6c-e374-48af-bfeb-47c0b840d76d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21b0526b-2bb8-45a9-854f-cbd93c2657d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da81f6a9-e2a3-4ca3-860a-b06a6112756c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a90ec80c-b434-4fec-ba21-b2af754e206b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49b22636-198c-4037-804b-0b86fd1a0e83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e949f675-1c22-444c-b930-c44ba5820100\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b6c9bc3-0f87-4293-a242-e5e9b2e182c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f340889-1527-4930-8222-2096595926b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a14edd7b-e1e2-4f41-904b-552e1a808e37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8385fc6-ed74-4a14-ac0b-1155a0f0d94b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e6fecf5-ac6f-43e3-92cd-26548f6d470d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b0f93ec-c962-460d-9c94-717cf0db986a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e4d2567-16ac-40fa-9844-638d3801187d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9711eaf1-f6fa-46a0-b325-313d693694d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d95f877-aecd-4b7d-b618-93d3d10b0baf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"754080d3-01ee-4d8a-a988-67ca5132a5c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cf71e97-6a04-41ee-9bbe-5ffd584f1d7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"579faaee-c8f3-445c-80dd-e3adedd6bfe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa462fa6-88d9-43a6-bb3e-ac1dd1ad2ea3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.033Z", + "time": 124, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 124 + } + }, + { + "_id": "b66323ae5f1303f077df12b1bb624f05", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "77" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=77&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9185, + "content": { + "mimeType": "application/json", + "size": 9185, + "text": "{\"total\":51559,\"p\":77,\"ps\":100,\"paging\":{\"pageIndex\":77,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"57a30715-1ec3-454b-89b3-8e9998c5e86f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbb8faab-3337-44d5-bbc6-efe9ffa01464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2925d823-64cd-4f34-8a03-dd9fd6e0e21d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb7a976b-a607-4e92-a9ae-11d3d62b09f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1416ad0d-c250-4019-8d5a-c4fd46850f72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b1b8fc2-9acb-4e4d-8734-e1d34e1e6171\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba18cf27-6aac-46ad-b6dd-d3fa2f70cd16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8b7d8d1-77fa-4749-8258-ce466c928312\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10bbf9b7-720d-4c77-b711-2d61bb09ae3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2cbab6a-94c8-4e44-94ee-a43d66a4a26f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"644356d6-52db-4783-b86c-393aea3b7387\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3ed428-e715-4283-835e-5ad9ffa4b825\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69def1ea-ea41-4775-b81e-799764a1cc4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4e7d43-03f9-4baf-98a3-8973e8ceaf7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cb76b7a-7973-4dc8-8ac4-45fd66b797c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e730bc9-8d80-4973-a6fb-ef43751ddb8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c991cabd-8a8b-4f8e-bdc5-6e7daf7eada0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"775eca66-78fd-4a8a-8c33-7c9cac42d120\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e58a3534-a834-40c6-878e-38a7315f4ca9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3916673f-be04-4312-ad22-c4cbf327e743\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fecfa215-a9c1-41eb-aa97-27d5f3feb706\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebcb7989-652c-4b9f-9a77-7babd66717d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"017338ae-b6e0-42f2-8315-ab2583c78c2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"580f8d8f-0ae9-4805-a34d-06fd9866459b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46a62cb3-b8e3-4f8f-9178-54e419828c00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5dfb0ae-9a53-4140-a4a2-8c9e647c65a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63005063-361e-4111-896f-4d6bbc501dda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25aee9dd-c89f-462f-ad05-25f364959a9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8538bc69-a749-4c50-a8ec-deb9d5561903\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"874177aa-20b9-4191-a7e1-7e21b9e99d4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b8e1bf2-d419-4f85-88ca-79801378d5a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34bc0513-dc99-4228-9314-fec477f77838\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde99896-69be-4b92-a77b-8f3b44906db1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1041f70-5bf9-4c9d-b2e0-9f46bddcc2c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf9471ee-cb3e-43ff-9fa5-e23c9819f2c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aa197f5-2128-493d-b64f-dc84347f0d1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"757110cb-8ccb-497b-8db5-9e2056789793\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e218ed25-6547-40c9-92b3-c4cbc88b526b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"933f6b06-77f5-469e-8234-0b44a4a84c0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dafc81df-a20a-49bb-bbdd-5c5289b6f7f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fe56a40-2a58-485b-b545-a0b60de73178\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66b47f8-49f5-4d5c-aecc-88da55ba7a12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cfc5ed2-3966-4ed7-9864-b93440ee39bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490a586c-bc3f-49d8-bd21-885bc8d116c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6708740a-e9d7-4814-baa4-6085f7e6fa12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc578b2-2e0f-4ae7-9087-506b33607340\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e2530cc-2356-46bd-aeae-a1222865c98f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21f69e2a-eef5-4b94-95f0-ebbd0cf3a923\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95bca905-0878-4c2b-bc2d-6bf65dd788ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"404b3b6a-b2bd-4143-a615-c0c7db38510b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5277e1fc-7289-49d8-b2bf-08e653e8d984\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f739adb9-efa4-48f0-a3e9-120f97454ecf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fdf1378-a386-4c2c-a4e9-3bb79dc75600\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f6c58c5-9dea-43b4-8fe4-9f92b2582b7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cdb6bc9-828d-47df-bec8-09eff3c042eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a15df212-3c3b-4671-b08e-b88835a6e8c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bef4c428-9e82-4497-8f13-cd03bbd44d01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63c4417a-d3ac-48fd-86f2-1a27712f2eaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1049393-ab23-4bc4-b564-a7d343ecea55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f5149d3-10a8-42a5-bb7f-32682c86295f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfd4b944-e0fd-4b49-a926-7aa89f38dfeb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae7b4942-79e7-49bc-a3b8-a0efb23fcf66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d8f2c1c-d7f8-4320-ad2c-1f3faaaafa75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0bebd1d-254b-440e-9746-16b2d7311c56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6c21c3c-3c17-48ec-b78d-57e8954be7a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c741b0d-708c-4fd1-b218-b2fce5fb27ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c71e2f14-8dbe-4e03-96c4-0e693a79ed72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3836f59-b490-47e4-855c-6f735e458906\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f57dc496-cbce-496e-9ade-3ca9cc80b04d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e621e288-5652-468c-b084-a409cf235d06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaee1039-066a-4531-b0e7-adc1da969761\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23127ef8-fd01-4b1e-be6d-a26d39fd853e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d165a889-1349-4701-b682-0e74fb03fd14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d129728-c4dd-481d-83d2-9752c6165dc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c882f444-f19c-4898-b3df-b1ff52bb52af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16684558-5b43-49fc-8f41-64ecd84ddf9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a05e3b48-504e-41b7-a98b-34f74db3422e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f2f062-7448-4027-8a24-96c82e230f98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cb07699-637b-422d-aae2-bb25bba3f55a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01f07a90-2158-4c98-ad19-0ad9cf0dbb22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a21370-2a20-4e18-a4ca-4f5d90d3b250\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f72059ee-8dc9-4975-9c77-6fc4e4ef1884\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3030aa-ee9b-4f0e-b890-7ed8b1b0a35e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f52e55f-8b0b-4bd2-86a9-99f64657d427\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bf4a934-7bef-47e9-aad2-cb9e80644949\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0cbd757-12dd-4f62-b857-72f0ef636cb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"788a8683-9e6e-4732-abb4-49438d52b767\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5c3f239-a14b-4916-9e05-618a87ee06df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48cfb40d-10c7-4899-a982-4b5638597087\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b10b8e-6857-48d0-9aab-90479855dc0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13b12a83-05a2-4a85-9682-184ca3177251\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da8d4acb-469e-45ee-a695-802e5bdd0a69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c649c56c-d62a-43a0-b796-c68f24491eda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e117635-d909-4f8e-ab4b-422e64d32dde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0902ec77-034f-4894-bb26-5b2c99a46bd6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f42b9bdd-1a0d-45ae-b02e-28d91254b21f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76ec30e6-829b-4839-ad34-3966eae7f7b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbeb705d-f62c-4fb4-b08a-d9c6036cf70f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fd6cb2a-314c-48e3-87f0-46ef13355587\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84d93bf9-5fb4-4386-9c73-763bdb04982e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.169Z", + "time": 115, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 115 + } + }, + { + "_id": "1bc3a62402130ca195bfac3e1b9ea416", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "78" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=78&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9405, + "content": { + "mimeType": "application/json", + "size": 9405, + "text": "{\"total\":51559,\"p\":78,\"ps\":100,\"paging\":{\"pageIndex\":78,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"d50852cb-7082-4a94-b826-350074d7b603\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91e32ac3-cce2-4f81-9b74-884d7ca1a2eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34d0ba5b-b9a3-4cfa-9e2c-248413e2affc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a471649-7b46-4bc9-84b0-eae798be9ea3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18b475b7-c37f-44d0-a500-b060706bd52e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"f2b833e9cee2a3d1c449d70033660ce2\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"406733ff-9d7b-43b4-9615-d4485bb21ccd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36751a93-1667-4795-9320-bed969fd7d79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2a3622f-1b42-4a22-8de7-e5bbc4d889d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"179d57d1-b34a-41e7-9d1a-6b47bc1fd63a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2df41421-91e5-48e8-898a-cd493f4d9a82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db9a89ca-e186-42fe-b1db-3bf56ea39a25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33911389-6502-407d-af97-30aed26e9395\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44d9740d-d98b-4c4c-915e-b879eea2ecec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc34ebe4-eaf4-40c9-9ea0-aec17ce5d6b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac560cb5-7216-4ee2-b0ac-e15f75667527\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ba6ad55-601d-4f06-aeb8-d7f2bdccccd2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af7e72de-511e-435c-aa86-c25c8d937adb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d587ff7-1f75-4a17-859b-f18363d96dc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6bd6846-5344-46a2-9b7e-59b4e6af05e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad22658d-9c33-4905-962c-f4d9edae8ed0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac2fca5b-f0a3-4189-aeaf-6f873cb10e51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c2560a6-4e58-440e-bd14-e1517e8444e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"919870de-2860-4047-b6a9-1e9e4e58d7b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c4f0630-4a3b-4454-a88f-07cf2ec835f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec127aa-508b-407e-9ebc-fd8cb17bbc1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daf23271-9b54-46e4-9889-6aaefd31eb54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec1f172e-1307-4866-ad96-13df62b07eb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27187a4a-3e75-4cd6-9bfc-518f482656c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7f8724a-9426-4f7c-b508-f2f6fe3dc045\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3996106-a3ad-4e22-9cca-c98109d0a07d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e177a67-5341-4ddd-8184-f718aeeb4bd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2ea357b-abbd-4650-8404-6fe94f589c7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d85e2861-8b3f-4deb-9501-0994d788fd18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c007293-142c-4cda-ac69-4c29b6ef1a9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3103d6d5-92f8-4950-971f-76c33a80722e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa20adce-2280-47fc-b6b6-a6d73918296d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"677b280f-2b01-4b92-a483-e418e00de0d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77c48f1c-d0b8-4bd4-a6dc-29e54a793680\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d12539f-f656-408c-a17e-68c6b23d6976\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3c5c291-1fe1-49ce-8b13-1497bbbf3d34\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a14cae63-8842-4a63-9c3b-eaf915dea51d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a49737fb-e34b-465e-bb43-d70385c0743e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a98f711b-fceb-4156-b8c9-db3577aceae7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"609904b6-0773-4101-bf74-10cd7c4c1fd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51161615-7daf-4fc5-bdd4-9d207b24f4e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1975e5a-163d-49fc-878c-a33e6872413e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b29873ea-89a3-4f29-8678-5881d3ca2aef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ee5239-a3d3-4126-a5d1-ff83d7b4f2ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0465289-8b09-4557-a158-fd4549a56818\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba34427c-ab89-4558-9c5f-d0eb8194773f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4c38775-4770-45ba-87e7-2626678c60a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac138a6-d4e9-4249-8c53-335f82731926\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"705b898e-69c6-4515-80a5-b17fbd8b6a3b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0f3b914-abc4-49d1-a162-9d9b5ec5be30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a64dd93d-7410-48c9-87c9-9441af4f87b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c73bbb45-af0c-487d-98a1-328992e8c01f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"526dc07b-fe27-49ca-9f87-211b4638a060\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d8c56f2-9f55-4a22-be69-dfec37cc1ca5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b70e5f29-aa38-46ba-bd96-9107160b62f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916a956c-5c0b-475a-8394-8c404c3ee664\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"028d319f-a558-4aab-bdaf-8b73446e632d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"917ad0b6-e017-4099-88f1-6e0f113de716\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48020d82-2c3c-497c-8abd-32dd5599afb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916690cc-e06d-41e5-b0e2-cb69e91c80e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3f35dae-155b-4e9c-a4fa-0d8336cd94a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e55784a-982e-4c34-93e9-51f986ee5327\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf51ff3b-8591-4505-ae40-c63468111af4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b155838-e84f-407e-8192-429183bca979\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5db9946-c7c5-4a18-a917-b3f770276cc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13c5b796-076d-4b23-9e64-6a45ea1e6713\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1499b976-6b67-4170-87d6-3071de59f723\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1137cea-ba1a-48d6-b658-2fc711121495\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3167d7e5-4fa7-4480-b17b-788a967dccc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14154506-1148-4c68-af98-2f0b9a1523cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"891be0ed-9cc1-4667-b55c-ae003ede41b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a1b6d55-87fd-42e0-a039-13bb30bf5ee4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e49d2775-8a4e-4163-907c-b3dbbc69d8fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ac74a4-6c03-4c06-9664-6444d44c9358\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2b100d-8133-4056-9655-ab551389db79\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a392dd6-2854-4aa7-a4ae-2472c3213426\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5fbf071-41c7-4757-8366-c9612641b1a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb169a3-b03d-4193-8c8d-c7e34bada2f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6fa8cad-cf3b-441e-b8ac-d6402697da08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3eabbd7e-34b4-409e-ab8c-c2511237edf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a78a9e8-105f-4fa3-8ab3-617046501661\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24010a8a-d70d-4d3e-8950-d6c38f027912\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e75e5d31-9dd8-442f-b2d0-32c1f7187e0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ce0b09-b967-4fae-9b53-53fa360c7f6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"d5d57b349b102040897d1879a656a6c5\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54cd3b30-93af-4e7a-ae35-01b2d30eb0bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da413e25-0994-413a-bd9f-a06c90c55ec1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c38cc20-3a6f-4e54-b420-b8c5c57078eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfad0886-aa96-4cc6-8397-26002ec4b5e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23f92c44-5c3a-46d9-bf27-193c12e9cb3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49e13ef3-4570-4f0d-a238-83768e92dbf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e32a84cc-a92f-4b3b-b180-51078b2848b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43620a4c-50ed-45fe-bbd1-030c8a61ee18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd017b62-72a4-4570-bafd-9a1d194f2ddf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5ab9092-4e50-487a-83fc-9f6b325e4899\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dae1313c-a5b3-45d2-88bc-016c245e7896\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d30ddb05-d413-4982-87b2-c755603eaa08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.297Z", + "time": 116, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 116 + } + }, + { + "_id": "2a3fc07d409eb81ac667de9901cfdfd7", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "79" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=79&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9177, + "content": { + "mimeType": "application/json", + "size": 9177, + "text": "{\"total\":51559,\"p\":79,\"ps\":100,\"paging\":{\"pageIndex\":79,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"9e00e819-215f-4589-a543-b9cd6f795581\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32493c18-7c0b-497e-83aa-e984f9b7b1e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce0b94f0-6fc5-403c-8112-a8f7796b8063\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffc555da-6b20-4c7e-b500-9bb7ee061f68\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b702a0cc-a77a-493d-9d5e-e3db7b6fd998\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90fdf306-1e45-470a-b82c-6d3fa4d6b464\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a84098a-695f-4b48-9c34-849acabb0779\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb2203a2-c1c7-44e6-a7e8-5c8d8048fa7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf780536-e898-464f-ba72-a97c38132863\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6fcc4ba-b640-489d-ae88-aaba46510f12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6b7c7e9-8960-46b0-9731-f1b2eb752c21\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8fbd7f0-e65d-4f78-a940-9663e7c0f686\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d1f656c-de71-4279-9d2b-34fb4a1b7cf7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3896e409-b0bc-4e6a-82b9-043fcf3c6347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09184fc9-df0e-4f80-9155-e956d7661705\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c1bd63e-7f38-48d1-a90d-740de1b26863\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5033ab3c-95e5-4364-8eb6-5f79e584cd70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5276fe0c-dfc7-4318-9f9e-d59e98e5a7c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22785d80-bc93-4fb5-ba43-d64491866955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7fa517f-a68e-4543-bb92-65dd2e091ca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0c6f1e1-2e6f-4250-8a49-b8ce2086ae61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41e4cea6-cbce-4041-ae40-b9ba2b9d1b75\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eac50689-c2ed-423a-bb45-56a74a795300\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce9266f8-12ed-445c-84bd-21e3b9127a38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"103bb310-d648-4418-aaa5-800fc5faf581\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3686f33-cab0-46d5-88f1-aebd94255e1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59196fa1-dbba-4d24-a631-a96af100ae33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"506cc2ad-d21d-458e-b5f5-46aae65b6a6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"327de5c0-f66a-4313-8dd7-3ca48e23e37f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2944c265-e546-439a-a800-2f02e9e38b8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e8ff77c-3587-4f0f-97f3-b6f4d8ed2fcb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77525407-4fc0-4c81-b460-4ba5c83fe11c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfd6891c-6ef3-4d80-900a-42415deb9ed7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dd8f38d-c57a-470d-85cf-a45e4ba62900\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6e83d64-0e5e-4d03-9338-ae79beb37a91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dec75516-9558-4644-b2d3-bc10d0591efd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f08c46c6-5d6e-415a-9345-b0f3e7caea14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c9fa6f8-7dfb-417c-8c40-147ce8dafe36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bf80afc-a3c9-469d-9977-7de3efdfe670\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80e7a94a-ae61-4a37-b530-3509fe60c252\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2569d7cc-93e5-4de9-9e5e-efa80e799c0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2603627-7e4c-46db-81ae-b52dc1b7d982\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32f76962-1f4e-4edc-b1ca-e94aedcb1b31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba985a2-3dc8-454d-808f-87c39e309173\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91d9c1b7-48c3-47c1-b698-a1a58edc15cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a948a113-5570-4526-a91b-2c3874dda253\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7334044c-f2c1-4ecc-a984-ad5896e1c441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"642a4ef6-0d73-445a-a7d8-74c227a2b780\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79e0a4b1-d4d4-43a1-99a9-66fec7486c14\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1612c11b-e16b-4c12-b44f-e2bc61ce0544\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"354ec95d-7ea4-461f-96b5-a526415370a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"255e5449-20d2-4688-9c96-fa0b77600173\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62361609-666f-473b-89ee-69f5dcb98de4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cb74f0b-b05f-4551-a624-925eb59e001c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32a6c015-c364-4d66-b0a9-063ef28328f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78d6fe85-9d6f-4690-b3ae-401ec186cc22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1ddd55c-0d84-4bb1-9b1e-ed73e3b3d344\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bafc8786-5fff-44d1-8331-f343ea1ccc28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe3ff5ef-cb44-4119-ace6-bb8ce2692499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"971c0681-468c-49fa-abf3-d96f3d2e102e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28734506-f0dc-47fd-86dd-eb049a60ba65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44c74f4c-211a-4d45-baea-b79bb0608a2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8637db76-158c-4cc0-988f-59ee93f691e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d55f1c9-6368-448f-99a0-421af1217997\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7af6d66-9020-407d-a44b-beed11208f41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ebf9369-39e0-4414-b109-706e1644f15a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"368bd2f6-7766-4eee-8394-f8ecb091708b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"049c0f27-0d39-48ee-8418-dd20f4aafc97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0e98f16-57c3-40b6-b4c7-c2de9df12322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdd55a4-63bc-4bea-8077-01f2a664bab8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5de1073-015e-4095-99b3-45d33eb46d1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a977c3a-9f1d-4216-88ba-8d63a6467310\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f8bca91-aa29-4fb5-a9a1-bc615624faff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb8ff338-a724-4423-8937-1de78db6172d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b100e5-b4f4-456e-8c8c-3eb318ec8169\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d69e0f6-a573-4931-8874-cad6cf8aa391\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a2e01da-3f5d-477f-9806-cd73978d303b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a70b0652-c4fd-4a44-89ca-c421a143e808\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f56403d5-4735-4609-b329-97c4ef6d5cb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10a20273-7bff-417b-ae16-3552a630e33f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd987918-871f-4a4f-ad5c-c56d6f662cd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"364efebe-aff9-470f-a7db-6a47f0fa5a42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac5d1dc2-b7aa-4c57-ac50-b0b856d258b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261fd450-18b9-4def-a732-cb0328a74c25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a23f6f61-7bde-48b5-89d2-f06966dc7f67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c261311d-549f-4bad-83ba-077744eb310f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0777e916-889b-447d-bef5-bcfac69e5449\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c4899e-13ce-45f0-994e-3ed0143b994c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4877c400-a7cc-4f47-9739-917ecf3bf0ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9074347f-1288-431e-bd86-5732cd5728b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"298c9c01-6250-4d86-a9ec-81db6961e5ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22d46408-bccc-4513-abd8-3f005ebd2446\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1464bb5-9f1a-4ba1-9c68-ec682e298890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e6c33c5-265e-4918-be4f-59dda75b4eec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4437e9a-227c-43f6-b160-3aff4afd14b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"543439e1-113e-4192-a50c-dc1bd028a21f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe0137e5-72e5-4c99-81a7-759bdb65d90d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d33ee16-9d75-4300-a9d1-8a2f2f84236c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab31d11-3a0d-4ed1-9f5e-56067228afa3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25537038-7bee-482e-b1b6-89d433fff99d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.424Z", + "time": 120, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 120 + } + }, + { + "_id": "2f0840584906e105aadac7dd0aa68743", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "80" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=80&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9301, + "content": { + "mimeType": "application/json", + "size": 9301, + "text": "{\"total\":51559,\"p\":80,\"ps\":100,\"paging\":{\"pageIndex\":80,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"cf219055-809f-4928-a839-a05e24a2e168\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6db2acbe-3de0-4540-b1a2-a05483b53d4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2a27717-968c-4314-95ab-51a64c249297\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7bb790a-4b87-4866-95fb-c83992291e74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1398db67-08ab-40a4-9e40-bb591026608f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fa770ee-f688-4c60-ac4c-95f600b18a04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dea028f6-ea93-4c9f-8bd9-a9a236ba8c99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdac4282-0acc-4527-ae92-fd1fb80482db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2bfd1f4-a4d0-4d4c-b010-6352dfa7b73e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f08b8641-9cef-4d46-8a1c-d28ea075889a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89612f15-bea1-492a-8b29-b3a2ac4d5147\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89f349f9-5a28-4586-b8e7-c7f6977573ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"963edeb1-f018-4848-b99e-ceac92a34b93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"648fefed-d331-4fbe-928d-4bd3b983738c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af7a7f04-21ed-4359-be20-4d58c663ef71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6cd56e5-de82-4fad-bcdd-78ea07c56141\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c6a05c5-bccf-4e83-bbea-0786587f8624\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17139212-a7ef-413e-82ed-03eadc84f96f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5ebfab0-0ae2-493c-aa2e-611f7068dadf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eac554d-c26b-4ed3-ac5c-c79544eb7894\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"612417da-02e3-42db-bdae-84226e35a72c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cf3d373-13d1-4f54-b7cf-e093b84ea223\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"109e2e9a-be8d-41fa-95c8-dc0424a31cc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c8d3af1-352d-4d01-bf14-9f891ed1617d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"442d9dc1-6865-4402-a1f5-02ecf18a1530\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7ed51f7-abbe-4da1-b1e1-fc0e3499340f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33aca7aa-bbdb-4014-9fed-75f0eb7b93f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32782f12-4e3b-4f4a-b655-087fdd2c33f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0154ed70-5262-4e6c-85c2-22d01ffb40b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19f1ac84-48e0-4dea-a087-a2e725fcbf4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8748f5c4-39e4-4c91-9e6c-577899054d94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cddfd97e-ac6a-43e2-bab8-a5c46bc372a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f124da52-2101-4675-acd4-7b3ad4626b93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b74f624d-1a02-4ba4-bcb2-a87396e4ac97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87dbfda3-beb8-491e-afd9-b196421072e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95cba15a-c0d3-4c9a-93f1-b79692f70c6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e96d500-22a3-428b-b68f-86aac51d4d66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42753dc9-4d89-49de-8a43-f7960085609e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aff09ce1-83a3-4294-8fb5-00e4db3541e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b662552-b546-4723-85e0-fe411c37ec28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a6c6d04-ad52-4a1b-8a56-329e73b9fef4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e24c162-d2d9-4105-a24b-6983d81bbff8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42128e75-8d6a-4766-b976-97f70d1f0e1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20bb0e5e-088c-4790-92f5-a8048a3698f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e82dfefd-2885-4b0d-a706-07062b0ebc51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4c473b9-7e35-4f2c-b862-1f0699679c8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad096770-586f-4297-97b5-a29ff5965550\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c9e951-81d7-4d3a-a3c9-b44e8b190936\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8472e9-16be-4639-9705-a3d71bde257c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84e7dd80-7818-470f-bd05-b520b22111ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ef57d92-797f-4b3a-afc8-600803d08729\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad7b2666-d2bc-49f4-9f26-37d60a2291f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11302c3d-c1d5-493d-a98d-78f7c537f248\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2c1a158-7cab-4850-a55a-6bab83294256\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"682c4936-fdeb-4a4f-8e7e-2fb46362f53b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6624b4f8-fed9-46fe-86a8-caa7e833eb60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d407d5ef-d100-4fd5-81e2-b7bcd205792e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"781ce5da-d70f-44ab-b504-d8bf890eac9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4053bbd2-06fc-4a21-a54a-fc7791b2fd3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7edcc9c6-9c90-462f-abb8-826ae31a741f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35760d41-2e3e-4b5c-9578-bb75690f08af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f864100-a533-4c37-8991-4f900fe6d3de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b1cbeb1-ed9a-424a-a710-8bfb74087d91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0593ec63-fea4-4a36-b52d-562ecd0683b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76eb3159-e9cf-49b5-b099-de02e17eb624\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b4dd31f-a9a8-47f1-844b-46e01c6fbe9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee6af6ea-9811-496c-bfb9-3cb9f7718fda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6a59142-4f59-4c57-be5e-27ac47910491\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21435562-a4ea-4569-a133-c563a7754d1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17341d52-1115-43c6-bcd2-1564a7e24e59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2768bcd6-f84e-46bd-8636-437673c8f7e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"911e5e04-4838-4e61-8ee3-9d3fbc888771\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98ea5704-3aaf-4894-b2ab-29d6bfa8a39b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a26cc2c-2137-4110-af6d-993c09e771a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d224a55-e49c-4158-90d3-469ba9463941\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30f06846-80bd-4f75-b055-cdf42ece47fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"74e2767a759677afcf7b41f09dcadd20\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee1d9dd2-97f0-48df-9cb1-518251ab8b42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3255d46a-8075-4478-b829-ae9cf129fdf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af42e86e-59df-4c81-8f21-1174a76f2e77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9b3e1d5-4e3a-4e12-81e0-f396512a45eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"562aeb18-5f4c-4da7-adc4-9a185caacdd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54def34a-09e5-43fc-9cac-cc94d113967a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b61ec9d-0adc-4b9f-8462-efff31701063\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ba6c093-1f05-4c71-ab60-008f549782c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6688cc13-9c26-4043-9265-49ca244abe0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56690775-b81f-40f3-b8c3-d32c685dfb7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"098b359e-ec1a-4b51-b5db-2c55322972e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e62f20d-c5d6-41d0-ab40-496002070b13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e320c7-3c5d-46af-aa56-3133fe89ec49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae57e1b2-2f4b-4580-ae95-93ff46643c30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18244403-47a2-40e7-b636-d6b1b0a79ec2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d089fcee-df35-4546-a561-cbd0d2605ed6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"881355df-b054-4ec5-8ccf-138ecf7c77ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0401a7fe-37e9-41f3-8e93-b38fd26c82f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be1ce0cf-6288-4e55-b49a-1f39dabb0aaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f8b2bf5-bbbf-4557-be6c-787bafbef064\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b441755c-6468-46b9-8551-74dbd9970bf7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a150505b-39f5-4e8f-b569-3ada2bcb66e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9325887f-b958-4119-bf74-a0faebdae2f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bcac622-4938-4a43-b63e-4ffb0cc2f97a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.555Z", + "time": 117, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 117 + } + }, + { + "_id": "cccb000549913eedb40b38da78e41c58", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "81" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=81&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9165, + "content": { + "mimeType": "application/json", + "size": 9165, + "text": "{\"total\":51559,\"p\":81,\"ps\":100,\"paging\":{\"pageIndex\":81,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"81dee2b6-591c-49bc-a3ad-7625c0c03841\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad1ab920-8149-4e29-b2b1-c7596f7f550c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b046a0b8-7f77-44f0-b7b6-b99f9edcd045\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe2d9bd5-db8d-4666-b75e-98f4a90c4c0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b712083-4657-4e73-baa8-9cc167b8be5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2959b9e-3947-46a8-a58b-927095ec3442\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ecfc0a2-7cf5-491e-af44-7fd5f47ff2cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ff89dca-7e86-4824-a52b-f0c25ee178fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07dd281d-75b8-4d94-92af-7430a5405b6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d35cd73a-34fb-44a2-a314-be8e1e0f3a96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"045ea3d6-e7b7-4f06-858e-8c7f44a1b900\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f5aa1a1-9996-4b90-8b01-f5d5ed55d49e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16fa9643-073e-4a9f-89d1-fa49e16cbab5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44b93da9-91a3-4d4e-9e74-f3cc02da7243\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc095a1e-bc8a-44cf-b796-05972c37d19c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3291ac9-4960-4a53-b073-afaf5e0c04a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"484080ac-8733-4f17-bba2-ab582fdfc2da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92d9888e-96ce-4756-a66c-f110bc9860ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a898e80-3cde-40eb-86f7-081a1dd416d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccaf94a6-0956-4211-87d9-5e11f2c1b4e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"182212de-1cbd-431f-8328-1c5bc6b5a0a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c50b7add-2055-40df-b576-6fac147492c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a7b77f-8f14-414e-bb0e-fa077d4f2384\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baec7af1-c738-4a8e-826a-c125cbcc7ac5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"778a5eae-b4fa-446c-98f7-db5377d825f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0678d527-1fdf-4098-a66d-efd0e349a00f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66de852-0b39-42d6-be87-379e853a5c11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7c2d6e5-fb50-4319-8d04-dbad9860bdef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25bcd38c-40e9-4690-b5ec-20fe176ff23f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ff6cd2a-5c71-4338-8828-c9f6758d216a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f4738bb-c6f0-4720-91fc-1d9be610c702\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39f9c827-0ed8-4795-9e01-5f64219ceb30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb9ea985-86cb-4c3f-b711-064f8b9b6b23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bf53085-a1df-4f94-85e5-eb310490801c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb5e6fa8-8d2e-4dbc-a78a-53620e9507c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d537cf-5466-40fc-b788-b07328ebf126\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"357e7ac5-7f7b-4e73-ab16-62a0fbaf4349\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fadf120-3cce-4ffe-b9ca-914c428d9d83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a62503b8-8832-4867-b76b-4e07fbdf59cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe6603e7-23a9-45dd-a809-5e8d489d9865\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e8768e-15a3-4bf4-a5cd-2df4ef55e69c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd6062df-0210-4de4-b747-c7b11e6cf296\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3734077c-8f59-4be0-a6be-60fc7744476c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c1ef4ae-e08a-4f3c-b9d6-f45cfcd7b1e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87bdfaea-8d40-475c-840c-7fc684e1aebe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5993c49-57e3-4d89-82f9-13a1d56e4c33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b878fef0-b5f3-4e94-9fd9-e249fdb9ce7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc4c3a8d-846d-44b5-8a5d-8399807fb3ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35db0589-ea0c-4d17-8b79-d7ee2f42b42e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7e47f6a-a432-40fa-96ca-54c4f873ae15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0600d5c6-0002-434a-b70d-d30439ad6cf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a9d0ee4-9ef4-43a2-8bcf-4336dcce686d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d01961b2-10c3-41d2-8dda-4ddb0c0bf9a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6af91525-63d9-4c18-8a05-3f5b7a3ed71e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45f55b35-c837-45e6-ada2-46318f4f038e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb7b936d-fc10-4976-9ea5-a2e9671abd5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17fce670-654e-42c4-9bc2-c1eda6fc5045\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da7a6b42-5fe4-49ef-885b-2fc6af0e084b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cf3a8b7-4f38-4c9f-9604-660121309c27\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a124fcd9-8c3b-46e4-8202-4659f175e539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8960290a-195e-4d28-87de-25d7f483209e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a2d842-8e9b-4b40-a7c1-7d0413776be3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c075aab3-76c6-4ed1-9cc1-c3e4e4bd5fc2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29becde6-c5bd-4f80-a917-ca73fcd9e0bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5f8aec9-f78b-444c-8e07-d1f48fbb870b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"003a70de-2b91-4762-a466-935ec00e5128\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"235b52e0-208a-4f3c-a20e-c04e6ec5830d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71584e31-6fd8-4131-a7ab-ceff73879bd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a141358-eb7a-4ddc-95d1-7d9545cc6c3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ab8d1d-6bb0-4447-9fa8-3c2d3f17bbce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d149b05-a724-4743-93b4-89e1291833ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f6caa10-940c-45a5-87a9-31100eee80f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11f24628-7987-4e6b-9a77-a6eabe57c917\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"604e2459-def7-4c8f-87cc-914690bb9474\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aab8b65f-9743-4c22-bac0-f50b62e2a3ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1edbb601-25fa-4eb4-91f3-29aeba2e50cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd98a6e8-87c3-4b84-862e-27981c88f5bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6ea1164-e125-4385-9cbd-7db48d46f0ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f4a19d4-5390-4673-a58e-66664daa5107\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9093c7c-38fd-4162-a44e-d9e9b86ea568\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29c426e1-c6b4-4940-8de8-02240ee3f950\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d39419c-c0e7-49be-80a5-38c8980a6cee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09457f9b-176d-40e2-8611-b862d3fb0624\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77d3a349-a126-4977-bccd-6faf4623e289\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d119d9b2-b897-495a-9543-51f925f3bc65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4f686e3-4bcf-4dfd-8656-9729fbd8d62f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"037a8530-607a-40fe-a8c3-7d396825523e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"968ec54e-2672-4700-8d36-7ca846b9447e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a32e5f4c-2ac8-4266-8225-35314af09b67\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c43521b-ee76-41ab-9c15-90378275888a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa00a985-5776-4456-ac83-37c55245cac6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bddff622-1778-42b4-a6db-1c9fbeb62a1c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d91d96a2-6cc7-4bd8-938c-53303e2b2fe3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff1816d4-98dd-46ac-8950-8a21f71940e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52050a0e-4009-43db-a050-658e033f803d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9bf6401-3345-4533-9d71-3e75f1cc64d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70902c7b-f3fd-4217-9989-2d63e0eb99cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c07561a-59fe-453b-892b-c9d67845f075\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba0ce83f-c27e-4953-acea-9b4ca19607aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97b5acb8-61fc-4e8f-8924-76d718c16d2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.684Z", + "time": 121, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 121 + } + }, + { + "_id": "222bdf1e6f1947654a04808be8b376ac", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "82" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=82&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9081, + "content": { + "mimeType": "application/json", + "size": 9081, + "text": "{\"total\":51559,\"p\":82,\"ps\":100,\"paging\":{\"pageIndex\":82,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"f9cc9103-19d7-455c-bd19-32acf4f7b27c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04371077-c50c-4d90-ac03-71ba2199d18c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec8e84d-0339-42c5-91fc-34c6be3db3d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94d67a0b-f171-44e2-a258-90c24373f040\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52773b78-34cc-48de-9b9e-6b7183164757\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b984174-aee5-4e56-b76a-b56afd74120c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"745506c2-c0bb-43ed-9a34-73596c3fcf5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16490edb-c684-4bcc-962a-2b8d065d2f1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5cc23ad-a676-4f05-ae69-066defdca60a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa526ee0-3c86-4c93-a968-79835c863d5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17b60abd-0a52-4ab1-9fed-1f634077bd28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cec5c19-561c-4a6a-9638-2ae485a3dd2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee43d711-fd58-454c-b35d-34d657ca1e0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a267767-d2e8-4862-8cbb-8ef8a1c11645\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9ea167a-645d-48b2-924c-fb142894739c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6199079b-0842-48f1-864d-80e14d7f198b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43d6405a-e671-45a0-81e4-1af0b810a999\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40ccf752-1cc6-4879-b212-72d1c0d2f18c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b778d163-0804-4700-813e-402f28a70a60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e59df0b-896d-4cdb-8af5-d84f24aa403d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4dbd6ee-1ed5-452b-8c91-3cfb4f6a20c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ebdbf09-c7a5-408b-8030-701a2bf12177\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e04e22e5-34fb-49a3-aa1d-8d1e1b5689d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43df72c3-50c1-41b2-bd2c-d924c42a6c95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67be07ba-9c13-47a3-a20f-81c9e86f99d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c51015ca-75c7-46b7-9b79-9b9bcaaae33f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4139b362-e470-4771-bd1c-f9bf962c4e70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"703b9ed9-e658-4ba6-b924-9b72d076f7cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"443d46d2-3c25-4406-b3c7-a705e35c34c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48d6a7fb-bd79-4fba-8788-4e62332f3abe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9684a5c6-e0bf-431b-b4f6-b2830a3eb36f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f33efb77-d041-4553-a690-9f88cb7eb36a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c452992-494c-4195-89c8-fb0eccd5116d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc9bea1-f61e-4c28-8d0f-d891bdb88945\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ba5a762-9645-49a2-bd3e-d610cae7efad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cd28408-8a0e-48b1-9075-9fcc8af21052\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49a69743-bfc3-4017-8648-05268cfb949b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5f21ff8-874b-4ee7-be7c-f5928c0b359f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42d2f82f-0675-40f1-8ece-8aa36f475625\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c5672a-b333-41e5-a5f6-f787adf7f5e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8da6127f-7bcc-44e4-93bd-b493a8f9881b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51f4e54b-226a-4f5d-ae88-0a9c06d13347\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56dd3608-9606-4fbd-9e13-9c315f1d7da9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43845bd1-7d09-4edc-ae48-eccca6943f30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56a8b3c5-e2b0-4dd1-9f65-af57090c6070\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"611ce126-169f-4828-a062-98134fe06d9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fcd4a02-9034-4377-8451-96a24193f05c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18a12059-c1c0-4244-824d-ea5064323478\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1668c366-a3af-4e6a-9989-028df67ad8d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e01ece2-c25c-4af3-a160-4801e146f2c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6237875d-4153-4b6f-b8c7-25a23f227027\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec338c1-0fd5-4d5e-bab9-b12f5e2f288c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93a34b99-0861-4907-94cb-7ca0aada118b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae96d53c-ccdc-4b16-bc77-7cf34cabe990\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d72043e1-d8e6-4b10-9633-91f7601f579a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92c2ed72-56a7-4b29-a739-fcbdfff80a87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a920b674-0851-4d69-b8a7-4778528b9166\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8972e47a-456c-4aae-a6a1-fa92fe898638\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93c555d2-6695-41ed-9063-13d3cd1edc07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce010a72-dcfc-478e-be13-6d8b82511799\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceea7f57-8ce2-4063-8047-a0a95a869f4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c723cba-d93e-4c66-9edd-3028961c0151\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9084ee8f-bb57-4c89-93cc-0198d9b689f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1feb769-bd2d-4464-940e-16879e1b63e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c3349e-941f-446e-aea4-ead2f0b516ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c835181-ddbd-4b4f-8a78-a1695d96b327\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78bf0a2a-75ee-4ba9-802f-7f0dfbe53eaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd93e48-5858-4bbc-9bdb-d004ec67d989\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"846883e7-c758-4cc2-9629-d318158996b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"740ca500-fe24-4453-af47-39254a34e0e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a49bf30-357d-4356-bb11-f0e5b888288f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9025e50d-57b8-4a91-844a-714d83906bb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86ea2443-9f52-4151-9265-513bdb6b53ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5727fe1d-d8f9-4f9f-b5d6-46aef3492cba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25ac4be2-59d4-42a0-b804-cedc915ae98f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf6da84-4146-4572-8822-28419a001883\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4becd6af-a9f6-4d5b-b84f-18e8c3b2d83d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3011526-f97a-4a0d-9bee-bb23b9277293\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9339dc4-6bf7-4318-9123-e9f9c1aa09fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96844dd7-a852-45e2-9b77-ca0326c86ef9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b5b4500-c021-46bf-a9d3-0dd95eb2dea9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ff41f78-03fc-49cd-af3e-1a5fe81fc319\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1648faec-9bb2-4d3e-9bb7-a682f22a4ae3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a8292d9-c219-4bc9-9689-e4a8edce8a91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1659e556-0ea5-45be-9d01-a9c658998fa2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b372589e-70f9-4930-8598-ba2b0e4d3176\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c91f5bd3-e18b-49b8-93ee-59260d4b72f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a12eff5-7b44-45c5-ac83-b9205ce2e60a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f24ae675-ee3d-4525-94d9-af755e715746\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb87b164-68eb-48f3-bf10-0b71bf815223\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eeb38d9-5d76-4ee5-92aa-4ec8ec9a5abc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e1d3983-067d-489d-9b68-878a44a7ae6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27c2c102-9a2e-4194-9b8b-65fbef72370b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a5e99b1-2e02-461e-99dd-da2c22a4db40\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc17cf3f-6a0a-426a-9d72-38e5fde4d57f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4292d6ba-f846-4f97-9143-102d422ddec2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25456c1f-9932-4b98-aa4b-f4dac30cc41e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2079e861-fa40-4da0-a633-fd7a0d859e44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ed46a1-4445-468d-a386-9ac9c3d4c921\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f5a5864-9413-432d-a1a7-7be288454432\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.818Z", + "time": 126, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 126 + } + }, + { + "_id": "c2db5bc0bfe432aa3df72939a53e98ff", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "83" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=83&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9113, + "content": { + "mimeType": "application/json", + "size": 9113, + "text": "{\"total\":51559,\"p\":83,\"ps\":100,\"paging\":{\"pageIndex\":83,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"8f76f25b-3802-4c04-90d0-33b55a2137e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b28d3d5f-1dae-4904-a4b5-149f468df861\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03c75e3c-6291-427b-a138-430272394335\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9438a91c-e79f-4903-8632-bfe532870cb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e2fbcac-2899-46ac-bf21-d4c221475a94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50b869af-f2a0-4dd7-afb4-1da1f70efd56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74e3a8af-8dea-4fb5-8ecf-30fadc255f88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aeea8a2-c71f-4e1e-ac94-7355307c66b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cca1415-b14c-49ab-921e-ee274c4a79f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1875ad35-7e1b-4031-8f0a-38c4030847d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cfe1713-96c2-4bbc-ba61-fb369a09e376\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7127b68-e5aa-4bb9-a63c-05103e1f226b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72be2dba-6a0e-4e1c-899a-fe4293cd70f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3994cd65-93e6-4fd8-b199-73bb01728568\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b6efc38-7ef6-48af-8fcf-117ab5467322\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5045e97b-5770-47f8-963b-e4dd2f7f303f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"149dba3f-9564-42cd-905f-77366927fca4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a065bf0a-ece7-45f1-b1a8-79b36f0e1406\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f20349b5-957b-4b57-ac6f-5107ff41a5ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aab1a609-7823-461e-8bf9-2d82f988b1b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bafd0ac0-13bb-42de-a7ce-4cd14f03ff13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3eb7367-aed3-44f8-a779-c084efee058b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7091506-02b9-4ff5-bc7e-fdb88da89ab6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50df1587-f11b-45f6-a94b-6e28b8314073\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17b08845-c01e-4042-920e-dd84be17bd97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1b259cd-33fa-4a7b-b275-8ead9562a196\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a79658cf-230d-4a06-8390-8977755cbdad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df56d36-57a9-4114-bfd5-1a508319e338\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31e0a7bb-31af-46be-a8e8-7361b6734a9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19bb67ed-2bd1-4241-a413-69e5a0170740\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb6d511e-104d-4ec2-a381-207bec59ff7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ae24635-ca01-4744-a000-db41310a2330\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d18b7734-1fc4-4de0-8122-7ba397f66ae6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a5f4d20-a633-4d55-a910-9f6375ef5f4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d145113f-2f64-40fd-afd0-5774818a577e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7c4b2ae-47d2-4609-9cdc-78d466e7ac03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4295cf15-f77d-46f6-95e5-3d55b7ddeed1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1282e0a5-7ee4-4544-8ddf-86fbde277252\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a037c32e-6396-4ae2-b9d4-aaf952c4cefd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb435aa7-d935-4ed5-a492-dca4a3aa1088\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb24d0b0-440d-4e8a-8102-a20c2b64bc8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02fea233-f62e-4022-9cbf-31bd1dca6eda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75047543-4e55-4923-b4d5-e25c7cf68a90\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d319b5de-b3f8-49fc-af9d-087b81c3c3d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e8821bf-cb14-409c-b8b3-ab5944b04038\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79330196-3d1e-4f9f-9a86-612ea3bd5948\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa3bf7ca-6557-4f9b-ad8e-ba2f0c58c55d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02d3666c-a538-4cbf-aa93-11b23fa494d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebcb4abb-fc24-4186-b268-87b66283d70a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5bfb9c-c95d-4405-a218-db3f3bdec84b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b320fa-a33a-4c9f-82c9-82e617c1843d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b8d87bf-c287-434b-b358-405e633ee0dc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f87524b1-8251-4a37-9626-0bdd9d868420\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b09acfd1-683d-4112-9322-3d936b6e0eca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78b63e9e-ed98-43e7-96b4-555fe637bfb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f6b0642-e9cb-4e37-85d6-bb64d9c654bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c82eb25-a4fc-4728-a334-67e926a86006\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"375b0f46-edbc-4697-b381-f1992123df02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14a76081-7c16-448a-bbe4-7e052e160806\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"622b3e7f-fb8c-49e3-82ab-24c932799b77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3caa5c7-aeaf-49cd-a597-00429f499b3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b93c3aa-9d54-4013-93b3-7a99ec471fa7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c595bc4-b5f0-4808-881f-96aaab2b8573\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ca3c5b6-08db-4d89-9607-1feb03e645cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33d57fcb-c872-42c6-8b35-4db696edb0ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6d5af6b-f4fb-4a5a-aa73-8a1083feaea6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7395238-34e7-4ea9-af5e-9583a91bd152\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca6e812b-b0ba-47a7-962c-3dcfd3eb2856\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db42c708-5dc0-4b53-a8c5-ec0473fc6455\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e7b37b0-fb4b-49b9-aa08-95cdbd6ebe2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d09ffce-aed2-4c71-9e86-e39ba51d94ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b2bd858-cfd9-47a2-8717-eef7ec73ee44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376d44ee-8898-41c0-b9ba-cb05c50f6d29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83e4d014-59e5-4c5c-8ff5-b8376ec0f74f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2e14fd0-06f4-4129-a482-3c181a4773c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b77804d-7676-400b-840e-37824073f8b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39e8a96c-b49b-47cd-9f55-591127cf84e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38474bfa-5793-4944-9610-6c325de79bdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08096d38-78ae-4159-bc80-c1ae9b2becb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b27e23bf-fbb9-4989-af62-e3f909af2a49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ab76ef-e44c-4274-8421-18e2afb3a662\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e69c7b4b-3541-417b-8400-61254fda7cf1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa8df3d-95bb-4b15-a6df-d6427b0b807e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed7d936e-6c73-49d0-a156-f51a475d2e56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d682d41b-ab5f-4a6e-9962-22e03a5b836e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42894efb-357c-48ad-974a-190d763ce4f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f20d609-2929-4dbf-8001-0ad25960b47d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5da79bbe-c265-46b3-9f61-4c6d1d8568a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"435430ba-9e1a-4f3f-8b34-16999d79e57e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2348c16f-da0f-4a7e-9db5-2871335d7af2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"762045cf-ffa3-402f-a585-5e22f3b2634a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5963053-3429-43ce-bc74-a422b8b7dcc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f06f713-c3ce-4609-8fb2-c9464b947ddc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73bc3d7f-3f9a-4b7d-bb02-00e8c09cba52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbe903fb-d53c-4b99-9830-53d51383ea8f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d899c420-da41-4b48-bfe1-9b874e214067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9f75e20-9121-4374-a9c6-66ce35c8410d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b98563cd-6759-4ba0-930c-50e2e271a384\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca67066-8117-4d16-8418-7364a0e542a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d5fbdb3-b4d3-41ff-88d8-e7fea65b7954\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:36 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:36.957Z", + "time": 118, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 118 + } + }, + { + "_id": "2ac68cb1269643df30edd2a52055bf74", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "84" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=84&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9505, + "content": { + "mimeType": "application/json", + "size": 9505, + "text": "{\"total\":51559,\"p\":84,\"ps\":100,\"paging\":{\"pageIndex\":84,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"fb9cc267-2cae-4c73-8e8b-daf433cf4221\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e080aee9-0e51-40f9-82e9-a4980cbfc1c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7933cdd-6e24-4bb7-b0a2-fc8fb1b9fd85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31b643c9-4b5f-47ae-ab4e-2f09c9300313\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d6e7ced-8d6a-4a20-9c92-2eb449bf275a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ee041d6-8c84-4b2c-b657-33b0b9bb8804\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe88f2a-a962-4227-ba6f-e7814aeaf91a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"534572e9-c64d-4878-81d7-af7c90749a5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50640a8c-9e1b-42cb-8525-b6f660a79603\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a7bda2-e9ce-42fa-bbe3-9a26caf33ead\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8427fa3-42d0-49b5-9cf5-12bda5e3811a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0f1ea54-a174-4742-83b9-00dd375f2285\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39eeece3-6004-4336-8dbf-2fb0880672f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4abb9476-7bba-4f98-b4c9-e6aec7210c8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f10634b-c4d0-4dcb-b4d4-ec78dd32aa9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60a16271-ffe7-4708-a066-d54b2599cfa3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a35434cf-fb84-4e16-9ffd-6f379468d830\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dd92c6d-0763-4bbc-8b1b-c65fa0ceb301\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1757b2e5-9935-4603-a2df-cf1db34a1317\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d2420ec-e79a-4b20-9adc-9b529c3d6a86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1272ace3-2783-4d18-8060-bc236c12d960\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c00c9d35-8777-4ae1-bbbc-8f92beb6d526\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbd96e4a-8077-42b6-a689-b52ea0996554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbc85473-9467-4750-86c6-6c3a123a3753\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b56939-c1d2-423e-9f07-e0f594229fa4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dae56ab-1d6c-4c90-81c1-7fdfeabccba3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"019df58d-2b1c-4cc2-bf9a-cedacefd38b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f8f0985-522b-4910-873b-fbf8249db33f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7840f34-88d5-476d-922f-76ffd2bfda91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd15fcf2-d6f1-4941-bcca-d6aaedbad37a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12f414e3-e060-4469-be2f-21db467a3ffd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b27672-6dcc-43bd-b4ec-25fa72087be7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d94238dc-0b43-4aad-a7aa-7b2f80f93fb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dc38f21-de12-4cd0-a9fd-818565a3fac7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"5d7e9e8a373e35f55266709cb68c5930\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9041340-cd8a-45ad-b79f-75dfee196445\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cacd3a1c-aa02-4342-b983-d270d706df66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea4b9d8-1c48-435a-b6fe-32c50ddbc3ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22fcdb64-de37-4440-ab00-30de35e5f05f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7f10ce9-4452-423b-8a1a-98468931c53f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4caa5dfa-ffba-4858-8dbd-393eaacb0870\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46795d69-6720-4829-983e-685427fe440e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb04571b-a3a9-48bb-b099-7f3193cbd393\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1c9e763-0c50-4d95-afee-86b1ac228e68\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8463e63a-f819-4cec-b9f6-7678dee853e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07adb5ba-df95-4189-b59f-0a7e3b5665b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"703ad3b9-157d-4e82-b0ca-c1759e0f913f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b89fa28-d5e1-411f-8bec-c8460f3bfcc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aced6397-c795-4185-82ed-fd0f493e1293\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d23d34d5-0942-4589-9a87-7a7a1393f086\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"008b6c95-6de7-4728-87ab-ae9e15e14a23\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9802a621-5699-46f7-9585-5e671a7b8eae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ed4fef7-d884-4b1a-9e91-e4432a4e7d6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfbd418e-fef3-4a69-8a92-86912f15e007\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc202565-d5b6-42d4-9012-841aab0aa78a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bd47893-c923-40f9-bb10-a93c1bdd0bda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74bae0b7-3cee-4883-b1d7-5a2c4101075d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec9ad3ad-175f-4c86-a4d4-7fd56cecb3ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916bf776-4f46-4c3e-89e8-80dbe885ebee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d34149b-850f-4a75-80e3-7fb245b8600e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30345a67-eb14-42b9-b3bd-3d389a1cf2f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdb59c68-0647-479a-8927-607aa80d7713\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b5ad492-bc2c-4e12-b6d9-121dea7d92f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0521eda6-e241-4cd3-8323-f4285a5f8a78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a5f678e-d963-48d6-b5fe-635b1bdafbe1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e1a99a-f413-4dcd-b9a8-90a6915786d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af165b27-52be-459b-974d-f71e55801eaa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adfc1f40-22f3-478b-a2f1-b4feea472e69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c16d42f-5a8c-40e4-a50d-2539cb073abb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e00ea77-7985-4829-bb27-33070cd1315e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00e7d646-e55c-4df0-b881-8fed932cd1ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"1378bba7e07638886c8ef5e1ad08ec4d\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b311266-39d4-48af-bb70-77e1b26a64f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42a21c86-c9e7-4c11-ad6f-daedcd192bc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e433fe3-8318-4aee-95b7-d711b8bfcddb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2421c8d-c9b1-4b5d-beae-011b2ff5aa78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e61e654-a3a0-4ca2-9691-e148be68a501\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a101cd-5f5d-4238-a854-a41a85eac361\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f8f531a-8ddb-4b24-b108-0a2a05866e6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c8d8be-81af-4052-866d-707058afd1af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17dc1d65-c482-4018-b2af-0a694124902b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a03a160b-73c6-4ef6-b83a-48b3f1791eb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15013003-c312-4838-a5f2-2bb9418e71c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70ba0718-206c-476a-9ae6-f35f25b4cccd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eeca19e5-b917-44aa-b6e6-9d21196bf3a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6a8c101-6796-47d5-886d-3e80b6bab522\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b4ad67b-028c-41ac-bb92-5a992af11f60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1074cef-b22a-4664-9da6-29245b92077b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1b1825e-e880-4eb8-8dc5-4719cc62ee2e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"638b0d6b-35ae-45c9-9793-69c7e56559b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f00930-2479-4926-9c3f-31c6eb8d27c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"452e12d4-b1b9-4088-bbfe-7c3cf9403ef2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b9ca8e-3fc0-47a1-a525-3deb9ed01ca0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f18945e7-7c82-448b-926c-1575e8c5be59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6fc9c3-b846-4d07-a732-8c50745c116c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e986f6e-0179-4eeb-a5bc-99437fe10b87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d0fed13-e214-4560-b22e-70f696a53fad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5398d9c-bc20-4c73-85d4-c7ef6421ba45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb045ef4-91c3-4c27-b565-cb490a87c92e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c96fce-51d4-4835-9454-149350f1305d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceaec006-c970-4ba6-a6eb-5799b7d77783\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4ed95af-bcd2-429a-9b41-cce24e05aff1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.088Z", + "time": 133, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 133 + } + }, + { + "_id": "1164537c067f3b4d5d006e1e36183c1e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "85" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=85&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9429, + "content": { + "mimeType": "application/json", + "size": 9429, + "text": "{\"total\":51559,\"p\":85,\"ps\":100,\"paging\":{\"pageIndex\":85,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"433a22af-e9ca-4f55-a35e-0e6f6f22767b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edafc19d-57ae-4dea-8120-3e869455393c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3890130-fc65-40d9-8b47-7bad2c638955\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"676c1dd280dd1a2f7d89dcd484ed8eb2\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbc2761c-70e0-45b7-97b1-624cc2d2ca83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83e7fe08-cb20-416e-8d8c-dabfe7efc439\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7d238d6-e642-4d0e-8088-ca0270cff423\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98baa31f-f670-4bda-a379-e850c1bbf0b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3957d25-4885-4090-aa39-accb5358ed11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a47d48e-f8fb-49a3-9b4d-3f961cdbce92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe317f2-6687-4999-8d6e-bf6f6fec570b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87d0ce60-ed15-4280-a558-9273e4db7a2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7c25101-3ca7-43c8-be37-90d3da585f69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fad8a234-6506-418a-a3ff-fdfa8473f65d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cb1822d-630a-4776-a5b7-3831110eb33c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c561413-f9fa-40b5-8e52-28c00a3eef44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f97e751-06d1-4b63-bc66-e06349ebc572\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dadaaa56-8f07-4e73-b3c4-f8414474973c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76b88236-c240-49d1-8119-a17dde125b09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfef5533-7a90-410d-9c26-f50fce61a7f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4de025e8-009c-4971-bdb3-166906e0fbfd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d54770cd-388c-4fec-a458-db7e07565ea7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95c43e45-181a-4174-be7a-4c2b3846fdb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08ea5737-be39-4773-a0d4-021cf422c884\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91ed544f-cf9d-48a5-85ba-2c3ed7a2f89d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43dd651f-14f2-45a0-9d33-74d034834581\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d22e27f3-d54b-4ecf-83fc-41c8e5c5fb8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf0fcc7-b280-4e87-8317-9ef9c8bc7f4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"058069ce-a13e-4c50-9835-493708388856\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"320ffa18-be38-4e66-b838-15df1dbd5c54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c895f3bf-8fbb-4e74-a33d-122d10eaefb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caac9f15-ac92-4a98-8b19-110807e48dfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8af10462-d78b-442e-b6ad-7e87ca871c91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d766cf0d-1a3e-4332-a9ef-f67d1e19406b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f54e6879-d9e3-4424-943e-4488c243b06d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08beb61b-1a34-4b5e-97d5-89e37fd6c606\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c84171db-3918-4bce-aa49-06bbacf4187d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06ad7116-d670-48b0-ad91-3bc810226b95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dfaa35b-9619-40d4-9c1a-7e14cb103ed7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43b642aa-50a2-462c-b7dc-9b436d77f8c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da5748da-3984-41fe-b653-0adfc3ad0db6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20861b98-96a9-4e50-b484-915e0a4d2f1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b0fa6d-2c94-4865-81c1-c4cc926a79a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e68fb4b-4df1-4e5e-8ae9-1338efafaed0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"d3ecb74b83b5b69460bd75c3c3eda4d9\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":127},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"734d0d78-9c10-4543-bda8-5f271948e8f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87c3fcfb-8fd3-4605-ad1e-73e83def8f49\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a81e8380-f4b0-4fee-9836-d2c8fe0dbba8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38ba633a-daf5-4912-9382-269910026472\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a23ff81f-871d-4dca-94a5-3922bcf146a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e22150d-3ca8-4dec-9c16-d2b1929f20f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9759ccd6-58ca-435b-ad00-2fbedeca672e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd7bbce7-bb7c-4fc2-9d69-71141b93bb6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14c53bd5-2126-4bb7-b64b-563392e06a9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0f2424-1671-428d-8c93-ecd43fde2915\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd040b2a-bcae-4080-8dd0-e33ebce42438\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c356cceb-2e36-4685-ac4d-b7719985601b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e33e09bd-f16a-4e66-bfd2-3d2e80b8d318\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"344fcc07-b63e-408e-80ef-2e3df378a6c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aa5142e-1881-4de3-a6d9-d2845e3ab563\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd434fc3-4aff-44a5-bff5-d51e145caf8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a422b6d3-f1dc-4c11-ae4c-b185c4a9c9b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16dbdcf9-0fd8-4fbc-bc57-49bd83d4377c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dd981e2-eede-45ac-ad44-8c8113ba47df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79f346e2-fcf6-4500-8a87-b45cbac5eb0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0539963-f88b-487e-8883-823a1309f8cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68d6d5cd-67b1-40d5-879b-a2794e4ee7ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3557af9d-a7c2-4d91-beba-cc3a06425716\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b92015e5-7a0e-4838-98cc-356c53d0f86e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d5e5939-b29b-4ae6-8c76-19e3a82d87be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0014a11b-8ff9-4aa2-bca2-a2d388b748a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"501d0428-d723-441e-b0e4-1798815422cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcc700c1-0168-4f6d-9bc8-e2f76d7f5530\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b87498c-4d56-4976-b92c-40916d2afbf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f6156fc-4e99-4b29-9156-b24f2947f21a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18281e1c-836c-4630-a277-9f93fe1adc58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff2edcab-45a4-45c7-b32c-ce2bd77f408d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88df0bfa-5f1e-4833-b69e-78fe7c7a9271\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"695e312a-627e-44ac-94b0-11378abe6bf0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"436ae789-3957-48f5-8b7e-cd08fac36472\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6107a737-ccb1-40d3-b837-a09a891e3649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a6abe17-17b9-4671-9e5f-aaff61c360f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0690d2-2cef-4cbe-810c-1aba470fb499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"691e3c7b-a37e-42aa-9130-42bea1ffa2e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fdf60db-62ba-43c6-9882-b203d5b3c432\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3437b0d-58ae-43db-95ed-ac65ad2fc8cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0360c3b-58bb-449a-93f4-4bd0488b92c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20f24fb2-c0c4-4f22-9521-3ae846eefb73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3e891a1-5ff7-487f-902e-16cbe745afdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f7af174-3c93-4b82-883f-aab87ba01c57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35cf1d71-1d68-4c03-b354-afb847d3dd7a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c48555f9-3163-4293-8ffe-daaad59aa265\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8368dcb-3e6c-473b-b8c5-21e36153a6d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1041b6a-d118-4759-b88a-3d5510f2a331\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec14fc0b-a740-4149-94a8-b7f87f065185\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ccb4a56-142d-49c3-a85a-46a288f47256\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75202c78-cc4f-4fc7-8181-be0e1c91253e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"244fed4e-c549-4274-9f1e-0a117228ad3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1757dd1d-0ff3-4ae9-8065-db4b630b7882\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3cfc3c3-8732-4a71-b51f-44485487a48b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07c363cb-acb8-46ae-87cf-ec0d333b54fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06abf2ec-c593-4246-82ed-68a5bb9ced29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.233Z", + "time": 129, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 129 + } + }, + { + "_id": "0c673281118c7491120f2bf96cae2f76", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "86" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=86&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9197, + "content": { + "mimeType": "application/json", + "size": 9197, + "text": "{\"total\":51559,\"p\":86,\"ps\":100,\"paging\":{\"pageIndex\":86,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"b47485fc-9898-441d-a8dc-005914a424aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca8059a-141b-4619-b5fb-b15dd15758d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e2475e9-aaec-4582-b5ae-a5a089381367\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1780c882-bfa7-4a06-ada1-39f528e78240\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9a32a2b-2445-4e9d-989b-18bda1c1b78e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7239c676-9863-44da-b2d5-e81fd66d48d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7fd894c-0b41-4df8-a490-737cfacc1500\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f465702-f595-4ebf-b001-bf07d3cfa928\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a282c18e-34aa-48d6-bf58-a52f1c8498cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a037e26-7407-4d90-a853-49a0fa721548\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04f3a4e2-3447-4f7c-9793-8ab81632474c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcf262e7-d042-434b-a0e1-4c0ad7ee51ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f3deda9-2f1c-44b9-adbb-faa615e13ad7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25c2fcd6-f242-4d39-ae0d-cc3e0aeb8ab6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79d7c0e1-3879-4c48-91e6-d3131223d358\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"693902f3-d014-4947-b5be-b6a71df2eda8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc2651d4-add3-4807-b90c-fe51defa467b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e76a95-afb0-4eb5-be93-48deb4dff0e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd191df-ba0d-4c94-91b6-0e6f828dafd4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"472cb637-9ae0-4413-9efd-441742375642\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dab431a-a105-48cc-b542-cc4e739cc462\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b552341e-83ac-4b32-9578-f125e6cbf8a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c057598-6958-462e-836f-de6e02a161fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2810c8be-121e-476a-b064-cbe45a7f4007\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f9a0ef4-49e3-4642-9bac-a54675e9627b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62f3bd58-ff97-42d1-980f-0c6226daa349\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"917f6030-e9fc-4e33-a5fc-c8c8e6401284\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca059d80-6060-42a5-bdc2-009dba14712f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bee14ad-b342-418c-b55d-3de6fae5c49b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42df2919-a6c9-4a00-bec1-48fcfcaa54d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32dbffcb-eec0-4c13-a7b9-a9c63bee4499\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2f173be-71ae-42e6-9139-0dcab40e95e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc4ab57d-444f-4848-94e0-cf6d1bc673d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"485dd41b-5035-4153-a67c-c6e62295656f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39aa5d6a-1199-4a03-888b-30a3f38590b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0754ac05-e832-4bd9-b994-cfe9ff3edc22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"117101c7-eee5-4f43-b9e8-c630cc6abc00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d609a95-6c15-4ec9-b01e-3fa53e299e62\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3f0936d-d26e-47db-8b4a-7e237072be76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9038257-58d7-43a6-b56e-b80ffc884bdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3d5f5ef-1369-45bc-8e70-ba3c31dbdcd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"668d3108-79af-4c88-86d2-5533a3e56754\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df7ddc85-1202-46da-a7ac-17aa4f6dc989\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ee56dbe-e183-45ad-93ad-efbc39fefd42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"273056f9-0109-447d-a890-b0cd0bd3bdc1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37af1cb2-80cc-4b65-8da3-4fe1f49edc20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2dcaed5-3886-4d64-96b3-3aa1b1d71788\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c098ad94-eb2e-4074-98db-4503217212c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a027ac3a-67f2-45ae-a11e-094d7cb1b123\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce38a4c7-2537-42c6-8e2f-3601eaf6252d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5490ecd2-aac5-4fde-a5a5-c323b7421a39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06e47c77-6c09-4d5c-9595-819c0e0e5475\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdcb47f8-ee4c-42b0-8cc8-a1c45499ea65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9133401-9038-4fb4-a4b1-7856cde3534f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff22b715-4168-4af1-9d08-4e59f3effd28\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"967a8949-d6c3-42b1-8f85-2275b984f584\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a9edf8c-6a83-4aa3-b779-5af15db99ed4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c93497e5-8939-465a-8364-b3a03e4e729b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcc87f0d-e763-4612-9f9a-292ca3cc3be1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76a50c12-1c96-4121-a4be-cd12681de151\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c1fa498-eec9-49ca-b661-b35e31225f61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d667a822-0ac2-4f8f-b030-bc65c941ec31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76d5c3d7-0519-4bfa-a508-f2a71cd4853c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d23885b9-4098-48c5-b08c-9532e75e5528\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad82d8b3-acc9-4d20-8f4a-185dbf1c0c0b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ef0a83-1727-4453-a88c-5121297cea30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0847bd8-0735-442a-b6fe-8c1a6135ed10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8dfbdbb-82a5-4aa5-81fe-54067665bbdf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"551b7ac3-e09f-49f1-b543-3a4301b7673b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2c4afd5-6df9-4f1b-8a47-7172fb8149ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e8f7ad-a028-4025-b524-95289c838700\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55cd50d0-b58e-404f-9958-470d4eed9cce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bde927a-304c-4417-be38-18bf8da88410\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a11f80e-084c-4f04-a520-843b8778d0d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"113b7efe-7f57-42ee-a156-17d3d9df28c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20d565c6-e9bf-4ae9-a9d1-b323394624c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f365eb38-34d2-4988-b2d3-207308301a31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18ddf546-e9db-49be-97fd-5185dd93ae1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab2bd453-9120-4028-90f2-2b5f95a577a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16922e84-79f0-4562-8b15-e2d070f0707b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36724c71-1810-4168-8dab-3421d3dd4945\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13901e58-a952-4d3c-9102-b04f2dcec2bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"065e7fea-3a9c-4a58-80d7-44fd2e715cde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5499c001-2ed3-49b4-b051-f997f5594bb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ae925f8-174a-4270-a658-e15c3a7d35d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89160d68-64ea-4f82-bdd0-593eb7387413\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b15908-0219-42a8-b495-45bd1d5a1009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"607a6d08-f848-4617-bda0-d2dd9041af5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4767611-1ebc-48c4-aa46-bd3606cac364\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed4c8dd6-34fa-43d9-a1dc-eaafdc19d63d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42c3b920-4f15-41ac-b0bb-d4c5dca691f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae8c8db2-dc47-4fc8-a504-9cae75f997e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a913e6ad-2315-4f85-acdf-6225022c42cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2478f8e-350b-47cb-8bd7-87d4fe4ba031\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2097ace5-2e09-4d5c-a953-abee5a735df0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17244e1c-d411-417c-9ab8-459e0e8b94ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e9300a-34c3-4251-8083-7e5a0b3610a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1aed258-c74b-4e8c-9777-775c8dcc79f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d573f92c-686c-43a1-84bf-dbc3e3888550\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4585a390-dda7-4991-9d95-52ce2a5fdaaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.376Z", + "time": 120, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 120 + } + }, + { + "_id": "481526fd4ad7b61f527cbf6e5b5d1f09", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "87" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=87&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9133, + "content": { + "mimeType": "application/json", + "size": 9133, + "text": "{\"total\":51559,\"p\":87,\"ps\":100,\"paging\":{\"pageIndex\":87,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"10a2c663-4633-4419-9b29-6a5e29c60c0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d59f1b8-421a-42d5-83bf-71bebd2ff565\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"094b13ed-0ebe-4f19-bb28-073cf85810e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbb25868-e775-4088-b719-5eadd6eeee25\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b138b772-c99c-4848-a5b3-ea4aef1e3028\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c27cec7-3327-47e9-8309-2145dd9014f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4e49f19-70f0-4a04-aa77-b8191687db87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae2cd0cb-dae3-4797-a290-e4b302378801\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"989c211f-8adb-40f3-9d28-da0ce16ce494\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2758d7ae-ce16-4559-bd37-6eb1c566d1ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd6f1579-8e4a-4d97-88e4-f45b837d16de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5a1ea22-872f-4cee-9a84-fccc8322f137\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cff4ca6-8732-41f6-8a91-09be0d4d65d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f97fe4-bff6-406d-935c-09c630e21c97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7dea908-493d-4ce7-93dd-2a443f9c7f98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7d04ef3-7629-4f02-9302-2a22bc4268d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc8cc76e-0500-4349-9c7a-931e73d06e4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e551ed9c-4d47-4858-8254-3dd9534e0afe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4270fe63-9efa-4ce8-a0b4-8a6c93b55d5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2201c3-b756-47fd-9931-7301483e7c1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96a02641-0e0c-48ac-a6b3-2bff383c740f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff45a67a-35f4-4d53-8e65-180b237558cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37f43550-7011-4ef8-aff6-9494f6ccbf57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be9cc9b3-19b8-46bc-adce-3a110a522f09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72606cc0-195f-4044-83ce-cf24b049ad63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe228086-aa47-456d-b9a6-0894d045e094\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d8d756e-7b1d-49e5-ba8c-4751a0547388\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28869311-b908-4569-9614-045d5239df70\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca16cf6f-40e9-4607-8ef4-38ac5e7deabb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78fa3c05-aa21-40aa-8024-372744b2915f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ee605e-0be8-4c2e-9a41-9eac7d506cac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45776d85-f6aa-48c9-bb5c-1f1cbafb22ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f886c603-e71f-408b-8a8b-02db194190a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82f46989-79d1-4311-abef-253af2cab0fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4f889b3-2b4c-4624-a4c1-5069d988d926\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1407ad07-9bdf-4c8e-b4c8-6540d992648d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2181d179-29b2-437a-b4a4-6ddebd39be78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed7d8a70-62ab-4e16-8a12-b28731dd890a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55a3829c-a5f1-432d-a87f-e17738a5aaa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7525210b-38a1-440e-a794-2db23a8e5811\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ce145c-c77d-4761-aefa-6521b0799072\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2023d18-3ebb-4a0e-994a-f886f8b62ae6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"573c99bb-21e7-4865-8c7c-386871eb20e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caa79453-3904-4ffc-957f-e7623e66fbab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca65339-d4b1-46ec-b587-f948fc4b15f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd72bf47-42a1-4713-90d9-a11495aad77a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51348bc4-be4f-4dba-be2a-c927c5b5e4ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca269a16-f505-420b-ab92-4bbba093992f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43489ead-0011-43f5-bb5d-e41e4d60d301\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faeb448a-5a20-46c5-b0cf-776105f691ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f017f6-9bab-4dd2-b929-ee33842aedd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b938d9e-efda-4582-a33f-32c8da3050b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d4470b1-bfe2-46ec-a5b4-a8b24086632d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"296512c8-dddc-4981-8064-bd40679d0ba8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd327110-b5cd-44ce-a751-7f0fc7c1c067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8436b1c-5490-4c2b-b08f-f88f46c3bcb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb6fe264-90a5-487d-8b63-ace0ad806c12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81102e3a-fe4b-45d5-8800-3828ed9aae4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7497665-710d-4ab6-816e-d3660e7e3356\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"105e200d-046e-47a2-9aea-a4c607fc7caa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0ef68b9-6eda-4453-b7c0-eeddd094fbdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ba629d0-a858-40f0-a265-6ce9760179fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2f1cf6b-6c7c-4bd4-a030-205b1c66d161\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67e55a89-b240-4bc0-be48-b1e3b09d31b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"157a2622-8723-4fbe-adba-57788a849e26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"218bc0ac-ced6-48aa-9124-6d13674e262e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"828b2d6f-1028-4f6f-8bcc-d33c170f0e11\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8eabcc0-a3bd-4602-9440-e1d83eb33e3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29f0fe76-4d9c-47e0-882d-d3b791e34f52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90bd9346-2c70-4e23-80c4-12e6603a5076\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caa4375d-2e72-487f-83ff-068b0d8c31cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38bcfc31-e798-41ee-bab8-bae79c3c855f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20765187-588c-49a4-b4a8-e0caad7a256f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b4d21e9-18d7-4171-9c4a-8a864112382e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c50d877-aa27-4ba0-bfec-bd4a83206e52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73f3385b-a506-4af2-a4b9-d9dfc270b7ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"732cc155-c50b-4a80-bf42-224ab2ab2c16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4ad6ca7-d82a-45d5-84b0-390f1239baac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32a28626-0365-46fd-a0fd-8a664eb68232\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b24ef9de-a5d5-4757-8e8f-e0f8a99fff66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8325acb-8d6f-4a29-acd1-3b60794e109e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f9f5d74-62cc-4adf-9b63-c30582eb6468\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d25e2d4-248e-48ab-8e22-da594e3e190c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcb5a39c-8d7e-47e8-a20b-ae9756b115ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86807e51-1ce3-4cc4-8413-169068c04b8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c19b78-fc5e-4271-a5dd-2e11b4eaaa73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63a9451b-dd9e-4133-a6c1-ec64a7c3eb32\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c59fe730-9d03-4519-a448-c205e27ecd48\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5761e78b-7f2a-4967-b0fc-03176eebb032\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c92ce4c7-5ce0-4867-a05f-632835e14ac0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca48524-2430-481f-9822-ddb2b926336f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"957a5f5d-4a26-44b5-985b-6dc2bd701c26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43a881f1-c4f6-46a5-b642-6c1866399a3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"338273ad-28ad-44b6-9289-d0cc829cc5ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eec9f8d9-9bde-4612-989d-23ad55885dc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"273c246f-e552-4b12-ae55-eac11f5a533a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c7cf435-44c3-4bbb-82aa-6f07d8a5bcfd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18aced59-69fc-4f99-b551-0bf8e87197fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6178a181-699c-43f9-899c-7f01602da38e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29bcc154-243d-44c0-a086-b686095b9df3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.509Z", + "time": 125, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 125 + } + }, + { + "_id": "26a1f42fcba3a9b115bafcf7f54a8dc3", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "88" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=88&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9181, + "content": { + "mimeType": "application/json", + "size": 9181, + "text": "{\"total\":51559,\"p\":88,\"ps\":100,\"paging\":{\"pageIndex\":88,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"8ccf54e1-8abd-461b-95d5-2e54d2488ab5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca1159db-97ea-46f1-94b7-f78769633934\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"632b7844-abf3-4b62-8deb-957a3a52fc36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4bcc1ad-ead8-4a91-8bdb-7b152c9dc028\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bcecd19-e0ab-42d5-9584-52c2dd07c12c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3954e0-6f71-4313-a4e6-82d620a21c20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d6fa692-2f0d-4b66-95ec-1961dc313c0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9c5b98e-6046-47d9-bfe4-ee5c32840bcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58fbf99a-65e6-4418-b1c4-aec9e0149076\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24dc3ff1-a62f-4422-a8f7-3db230910cfb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13ef3b3f-f8e5-4043-8b29-df742935998e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c71362b-ec4a-4043-9de5-cf042bd71318\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44223b3f-f6c5-4efe-89a5-6b4f22310609\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4903f9d0-a43f-4777-8689-59b9fbb17050\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5887acee-0994-4760-8ada-8a25e12c08f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac54b4c7-58a6-4d03-b59f-aabd34fae259\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"632be59f-b47b-4c60-ac63-15ff8fce2d63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63da0897-5536-4b7a-bc6e-afead980fe51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b17c36-edfd-499a-838f-62cf7b3d415c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95bc7920-7ac5-4b8f-ae51-421e2f289e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3cc4932-9493-4bce-a195-334d708c6026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"379cd4ba-8cd7-481b-9d25-c655cccc9f52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38edae2c-4776-412f-8b8e-44c5e579f7b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e635f0d2-7ebd-419e-9711-9f001ef08cc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7ba840f-6893-4cd8-8934-84006a4d23c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da186fff-f7c5-4dd5-9377-53918dae5946\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"5a951ae978e437e405627456ccdb9ee7\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cade8a1f-a85e-4c4c-bd88-2672dffbf3fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0325336-dd0f-45c9-ba2a-7f65f9e7e116\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61f33fcb-35a9-4769-ad78-eef01d2b6a07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aefee18b-8ba5-4ed7-8f45-4fd038ff6503\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"367d0a41-5547-4d78-80a1-c4882ebe6e57\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dc9a786-e947-44a5-b692-50e989e46390\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1af9c74d-0217-4882-a960-55512001dd31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf5f784-b5be-4ac8-a8b1-7fcd1aa921cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f6abf6e-eb00-4311-b129-03bc37c52b58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5475e85-8368-4eb7-9179-36175b45ca1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c480475f-8889-4530-963d-cec6d66ef42d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6245fece-efb0-46f5-8c93-9f97bcfaf04e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcd31829-ce2e-4779-83c4-a30240992652\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb81ba4a-7620-454d-ab69-a2cbce72b5ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"383f2440-df65-422b-b8d2-a9f74cf8e3bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"023107aa-a6b5-49f1-ac0c-71505fb9b178\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc2c83c-cbb3-4103-a3b8-78407b1895b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb481f0c-fb7b-4a20-8823-a1f20d25a8bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62c0952b-7671-466e-bc69-b0d583da54eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ba3c155-a961-4147-bcdf-411efbf8f06f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"118e0db8-db04-4147-af78-9c0a53cdae68\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfcde17b-ed50-4c5f-bd0d-ab0557722e15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10861891-709f-4439-a15d-2467bf2ad465\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"589dea8c-5dfd-488a-bd5a-9baafac66426\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"753c036e-c0c5-4749-bf65-aaabd4f91d31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7c29cb3-48c3-4dbd-b5e8-75af6545bf45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"922b2d10-c826-470f-b379-4696cf41e168\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12cf11b2-c60a-492e-aa4b-9ccd4edcb95b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58495f44-1f9e-4934-8073-6eb267fd0f4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8feafb8-3180-4711-a6af-4c3c980790ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8f860e-67de-441f-8990-4df17f1c4b10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4313713d-9661-4a23-9a50-2da55f9131eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46ac8a51-bd80-404b-a25d-a413663adc41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f90586a2-be85-4fd0-8dfd-a2f552b597a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43f215cd-1f9e-4c85-8140-f91dd23bf9b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7a27884-d3a8-490a-9cac-41f56262b6c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e54721b4-5e10-4b83-8bd5-eb85949a0c6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"a99fcddb169fdf3421bbcbd402cc08c5\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01a45383-8c0a-4097-9c14-bc0bcbd2ec07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b38b8e75-d175-4250-9ab3-dcd123ceb3ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"176c3024-829e-4607-96fd-cd2b6ab3c241\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bfbd470-596b-4870-9aa5-bf930966bc6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d045f45d-13db-49f6-8a45-ef27e7f7eb5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9eec007-69da-4a6e-af00-7fb2a2206721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f51277c5-40ec-4936-a16e-aa2203515fea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3803aad4-4ee8-49b3-91a6-8ee6c6d41cb2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf20d8a1-a4b6-4e3f-964e-20ab710bd733\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcae6dc8-b478-4773-8516-26ddf587b24c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8eece16-21d4-4dce-9932-b6c839f71c92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01114c00-a410-49b5-a6f2-4c1134934386\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"363cdca6-a1f9-4b02-aa95-c8834a62c51f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7117b1-1c37-48e8-a733-0cafa918e8af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bbfa4fb-cc20-4eef-a5dc-681c4e159c91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43e2215b-9cb9-42f4-9bdf-33c518cca70b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d1641d6-fd66-421c-a55f-4fb9f2bbccc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c46b44f-db0d-4cf3-9180-ef396c7da4bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f96546c9-2c31-4ed5-8ade-8b1ad903f7a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69798d38-d5eb-4577-9675-0cfda7be250c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a69b9f3a-74a8-4b33-988b-07c3486cb7cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6869170c-970d-45d7-a06f-0ee6af7e2368\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0436fbe-cc0b-4f35-ad05-c52ca928e2ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b408d92b-dfef-4d17-934b-e0f66c4b396e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0b5fa51-f1b7-47fb-8462-2d592f733d53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5803037c-6059-408f-8064-48dcd7647c93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"021f1deb963916d76d1b67788f13fb1f\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1766aaf-09ed-4df7-84ea-7074eafe6a85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2bc9611-e16f-4b72-958d-6602c44bc650\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8de63f9-ef42-499e-b4d5-a9e063efca20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a605cff6-6128-46c4-b503-6a437bec8bbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f75e3f29-9f7a-4c5e-a8de-d47a233709fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79e09c1e-ace7-4f0a-b7b7-abae047075e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05e86cc2-7a4c-438a-8a23-7656577471b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f476419-3369-484f-bb9e-430f5295822c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a4ab0c-a3b3-44fb-8d5b-48ae82d28cd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bed28aea-2423-4aa0-b264-e4dd5747c8e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3a55a0c-5471-4049-801f-e3e2da135522\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.646Z", + "time": 125, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 125 + } + }, + { + "_id": "2ba48d16897128b8b39bcbb04095d57e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "89" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=89&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9429, + "content": { + "mimeType": "application/json", + "size": 9429, + "text": "{\"total\":51559,\"p\":89,\"ps\":100,\"paging\":{\"pageIndex\":89,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0fc7d538-7c2f-445f-92bb-18054eb674cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44c956c1-1eb8-4407-a939-9ac0e90da3c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b2fc94c-aad4-4a78-a635-e6bf19a1ec1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"726830ff-d444-4e7e-8bcc-8ec319cc8ffc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f06e7ac7-fcae-440c-8463-961f445a65e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a256c03f-8110-4f37-bc24-944ca83ac125\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f36ef889-e16e-483e-8fda-869a2b7864b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1f559cc-42b0-46eb-b5b9-1c2b5efacb09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df86210d-a68b-4a57-970f-aed1cfb55e44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c44afd99-e458-4ab2-979c-d1f36ac15140\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00950290-9541-485d-b32b-061ae1d7dfb8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71eab9e4-aa4f-49dd-8513-e4f634c94ec9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a56e11cd-6e9f-4958-8aa9-6b252ad0fa3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a41e440-6b29-4b9e-b124-b6cda5bd3e4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9645974d-e18c-4c91-b728-1f331e5599e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bbee7e0-f6d6-46a7-b39a-b3c16cf453e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a75684a4-bece-49b7-9d47-475180973a53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee55b08-8e31-4329-a6e1-5245737d3953\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27915976-b9db-4301-906b-a125223706f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56aed8ab-521c-4eab-8e4f-ec3fed9fa3ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b89028f8-def2-4574-bf5f-12e687585a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aaea9a8-c3fb-4a54-a6ce-c3a1eaa89366\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9ceddd0-1b33-42dc-9066-e83d3fb8a001\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53d031e6-ba2e-403b-8caa-d899757b42c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48b37784-56b0-4217-9a39-b0eabb814067\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3ab5f4e-37be-45c4-95cc-a54a7c3221fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd33b02d-48c5-44e2-b1f5-ec0fef02ac08\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7557fc87-3ebf-47e3-bf9f-38f030e51ade\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e506a642-49a0-45a7-bf19-4552d7eeabdc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73752202-8df3-458b-98c8-cc342def2c54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f611d7e-ad3c-4207-970a-8da30639eea7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1db7bd5e-563b-455d-b18b-6b4488034740\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b16a8fd-ce74-42db-8cb5-177ead07cdf6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"121ac458a8748e188e3acda984596285\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d18d955a-7e3b-44c5-bcdb-4950c5e4e9bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"077d9bd7-65a4-4845-b4a2-c9b363486a42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90116018-fa8e-4ff8-85c0-01a02e68127a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b9bbe21-a819-4b96-9737-e71aa0d32e16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"391d0f53-ca4c-4064-97f7-8f5ad50aa9d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31461253-0972-4654-b3b5-4492cd202578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00d724af-a3bd-4f55-a640-272b4432ef0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd9975d8-d4bb-4c4c-953f-b2a36b4d03a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e582305-9c63-4d97-b0f3-7e379f34b7b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"854cfb49-c8d1-47cc-80e7-39dbcb9d565f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f891e745-2bdd-4b60-9e76-504a8ba368e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79726c44-e7f2-4d69-8d65-e92d60c259b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b54b27-06d6-4a77-849a-45e54584df8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2663966-a649-4feb-a957-13499b35226b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aa5ab1c-1734-4811-9aa5-14406c2df2a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a07f0f-4df9-408b-a17c-a00c01ce6640\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"826d5883-d688-4d6d-851f-7a8fff4678ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a81a4d5f-7dc1-4c44-b3dd-32a5580b550c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"807d2123-3ddb-4061-b855-acbc2a57e830\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d193468b-3926-4bd2-8998-5a786874b190\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"486a7245-f003-44e8-9205-a4687e005e77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36d5f6ff-4b87-4ddc-b9e1-6e704c053abd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c0e8d3b-6e2e-4806-b92d-feab72217a42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b1ec8f8-eadd-4b13-9523-46e99ba1293e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e39f429f-e319-4611-b99a-8b126cfae149\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"651c9166-2291-4875-980f-730b32145c8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"223338ff-e048-4431-8948-a4b2cf713cd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d9d901a-05fe-4236-a7fe-1b27db349ecc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e0bf4f8-f009-4d8d-8e47-418bc1d7be4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd22642a-3690-4ce8-b47e-9e33f80ae6f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b9942e0-7168-4016-b75b-44c3c1f71361\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ac31d4-e852-4db7-8116-523945abb97c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99d92f70-b129-4c2d-b895-4e399671c32e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a90a78-b536-4dd8-b26e-13877fde2c45\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac0f1fad-94e8-442e-9fbe-957f22114d1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b3fbf48-54fb-4079-9967-c7a659f26def\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aea47786-15ad-4bed-b8f6-6011a97edec7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"679803db-9a92-462d-ac76-24d387b06ceb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dba6c78a-c05e-46dd-ab0d-330c81feff00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"934619f2-f4e4-4a0f-b116-b7da747f02c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5ec3032-be65-4064-81e6-39695d5c0f3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"850ff961-35e9-4817-9aa7-b332fad4fd83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59f71295-6be8-47f9-a2a8-75a116c1c4c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e52363cf-8bc8-46d8-afda-9debf29fbb12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7938c48b-5312-4751-b938-4a7577f0505d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d727a5ce-e401-4dad-a0e2-0fc83de2c473\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5a58a2b-7c84-4f1e-b18d-89c8b1554a0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7476088b-2a87-4103-be08-c7bc80a32881\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fccd33b4-91f6-4f80-96f3-c44ca1491969\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09fd3163-c2b3-4d30-9dfe-9bc81b4902e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dfca74f-f081-4d2d-8035-1d96667d5f43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f642d6e2-79de-4f5c-9650-ec372454583a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56c9fb40-2691-4452-9ae8-2d985fc1f037\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d29b064-66f5-4c49-a347-7f2cf6bbcc83\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be4b2204-c50e-414b-8cc8-d312a9901082\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c2e80ab-4ffb-454c-b50e-3f2b44bbead2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc0e470-c4e8-496a-a1ff-16e90128974b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"355be4b9-5a5d-4fb5-8e64-b0f071066f6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe54577-8598-411e-b47a-212270fba6c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7aba1da-85fd-468b-abc6-d38006d30204\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc188b9e-eb46-4b25-ac69-8efb639d0441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13005b0c-f2eb-4291-abcd-9c1b685416d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebd70a0b-2bde-42f9-a9b0-8bf50627cd6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c870d986-dda3-458f-9ecc-9439eeab441e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a326cee-ac8b-4377-b198-301a85f61ba3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0273d75-f984-48d1-a733-c233a8cf2a8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b21a5f5-06f0-49d3-895a-c50ce18d86f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.783Z", + "time": 138, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 138 + } + }, + { + "_id": "ef6076aa7c06b44966e300a40893460d", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "90" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=90&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9477, + "content": { + "mimeType": "application/json", + "size": 9477, + "text": "{\"total\":51559,\"p\":90,\"ps\":100,\"paging\":{\"pageIndex\":90,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"a36c8d79-b32a-4d40-96fa-8cdcf265c55f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb1954f7-d394-42f5-bc95-166d08facb53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8986134f-6cb8-4dd9-a854-6aa258f09761\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bbbda29-f649-457d-91b1-d29e01fd7cc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e2a02cb-34d2-4e3d-a843-86aa19bc5d81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cfd3daf-9db9-4c66-9c0a-b6f8bb294381\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c11bc43-4855-4259-a3c6-59757c18a9b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1c876ce-be22-497c-ab39-4e839c944fba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30865614-d1c8-4557-a6e6-3ae7478965b1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa88e5d5-2281-4d2d-8379-ff0a6e28ce6d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a7cd276-c0b4-4d52-a4d3-fa615513df6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ba5938-3f6c-403e-943e-d6ed8f18f2ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c0dd26b-205d-4f38-acdf-b771427a0161\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"040d3402-dfac-4b2c-bb81-7282b5cd0ec1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04bcfae2-5f9b-4c18-bdbe-c2f55123ad52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3e02de7-1d02-4604-9bef-08042dccf4aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8fef6ff-00e1-4cc1-bfc8-e56d5ccc3416\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4a6838b-9b81-497e-abab-9db0c9ac3ea3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0fb4618-1757-4d7a-8d11-c7298db3ebed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"873d4630e5f6a36b03da9cf0dc7556fa\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f84a159-53d6-4e74-90fd-0c72935e206e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e28d12-2dad-45a2-bfed-8e084bde71e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e78fd204-9bfa-45a3-afc0-dffb91b00676\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eee642a3-2ca1-4459-9f12-f294f23016e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7600317b-3803-4a51-b308-17cbd058bb4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"646bb52f-d839-4dd1-b92f-7fd6cd74739e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10e140ad-591b-493f-91ad-ed9330cafe56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a26e21db-79e8-4fc3-adfd-03f227ccbebf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fac07dc7-cf24-443a-9bd9-2a8a4148c719\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"526de34f-d8fe-459c-a7fb-74cb0d567431\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4189fe1e-26fd-4fee-b1f7-8277b2de6d1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b296a96a-6dcf-4434-87ca-553a23854520\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04a23dff-1211-4123-ab1e-646dbe14c041\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25c419aa-337c-4654-95f4-6aade4a2ee5c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cdd7f70-149b-4252-8a35-f206eb19964c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44a7f263-b8bf-432b-a313-a4157abed83e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d87c9709-41a2-4fe9-8b55-6675f1136490\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a08bf42-7eab-4c3e-8283-b570d54ee373\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a195c259-29b2-44a5-bcd8-98ee58606cda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8930dc4a-6d6f-4a29-8f27-900bedf53da7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24ee1223-fbea-4eef-90c9-dfef308db222\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6722f436-09bb-48b7-bc07-04e7ec83a2c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d484c01-0d11-4651-a4a3-9310b69c4257\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42f2537f-221c-4bc0-bef3-33dd47a785a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79f7b6d8-3a17-45b0-b3dc-504c4340becb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2753afb5-0fe0-403e-ba70-871ea4c454ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdd6f11-4b56-4395-a8fc-e558a9ba3e16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f79fe28-a049-40c2-83c9-6903cefa1c7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad50700-f3c4-4d19-ad6d-af0005ce4ecd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37aeef24-dedf-4b0f-ae5d-12f7631b0b2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87c96e83-bdc6-4078-a2dd-ab8302dd30cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a248ca68-3eb8-447f-bdf0-d9fc28762534\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5161ada4-4e8d-452f-a15e-ddb1076fd1de\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02f200c4-86d5-4020-bf7f-a24fd3e47549\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31568cb0-67a7-4485-9986-7d39309ee578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7dc65d1-744f-48af-8fac-60bcc0bf1368\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e9ba342-e626-4476-be73-b8b17cbeffb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd074ac3-ad76-4584-861b-7cee71794687\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c84db68-4fb7-45ae-bbc9-e23a249e7715\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1918650f-6b03-4f9c-8c9d-de4bfa4e4635\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bada1e27-06e7-4665-9fe1-411ca132cc8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03b2d585-5519-454f-b806-bddbc3b0740d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a35c5da-d4f3-45cb-8e77-7aa71a62f35d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c9d7054-9847-4202-991d-728135d5878c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e45e73c3-96f5-44e6-9302-38bc794140a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d935dbc-3e30-494b-99c7-cfbb1e962397\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88e90b5f-7762-40e1-b2b3-4c8bdf7e5747\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"881ee2af-074e-4c11-a61b-d86e8ec3c451\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c46396-9395-4535-a437-23786b4806ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0362e3b8-4241-4632-a1a1-2adb0bc2533f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e68703af-9186-4f6b-93a5-97ff0f817a1a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d30304f-09ed-4369-99f1-065a9e1790e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d76edc73-6782-40ea-8427-134d5988fd2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8900d762-dbd4-4169-85f1-425059e8099e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeb7ab89-e5de-4c2f-af27-4fd2c2e2716f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f882f482-1937-4385-915c-27b67e35f0ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f27ac2-c592-417f-8945-435a5b048cd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4de9ecad-3216-4fc3-bb1e-4fef0f6654aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e29dcd76-2c40-4365-b4f5-a6c6679d99ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7652868f-40b5-4843-849d-0cc99d84dc72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e7acde3-cacc-4d8a-9993-e0dec2259598\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c57302d1-e248-424c-b4a5-e19299ca5c0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba521574-cca4-409a-a504-d0eab663a282\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c39c384-1572-4a0b-b148-d2847fcc87f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba225170-b9fe-4c21-92d9-1a1f829ad8e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"6a5d3db7aa4e1ca5e573242421addf74\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":122},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200ec10e-bcc2-42b9-9870-4e656265be88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37e88296-c2ce-4380-ba28-62bcc2e4edca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28106671-1a28-400e-96c0-2d672f017c63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b799be70-4b83-4c71-9b17-22fb8e96c817\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89102bff-2158-4ae1-9c5a-39d12915cd66\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"350383c1-765e-47af-9d77-9b092422e8a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fba1aaf-93e2-4c9e-b2b7-e0e68347a745\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77dc54a-3443-4c25-a1ce-6de3acbb37c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f00066b-1320-48c1-8294-2bc682316031\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12293563-d58f-489e-b230-88b8cd3e0220\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261403dc-5c7d-4c4d-b1ef-2a58e01a5d2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0edd1ef-9ba0-415a-b8d0-f838cef7d940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14f48823-b4e2-4f1d-b6d3-627ba6f337e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b81e3a1-4076-45fb-a94c-665644a79bfe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39a6515f-4f0d-451c-8d8b-5cf6747bb7a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1655339c-0f03-49cb-8103-3513c30fb191\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:37.933Z", + "time": 128, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 128 + } + }, + { + "_id": "ffd1b87b5b22b7c4b1697adfca2bbeae", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "91" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=91&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9281, + "content": { + "mimeType": "application/json", + "size": 9281, + "text": "{\"total\":51559,\"p\":91,\"ps\":100,\"paging\":{\"pageIndex\":91,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"1b55bbc7-7951-463d-9d9c-a897b36ea243\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed1dbfea-7a76-437d-bf07-e1571b02ac7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfeff2a7-4f6f-4d91-accc-258dc22e35d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e53c8a6-7dff-4881-9c79-42f35f907d2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30096ad7-ca89-4195-938b-01a9a4bab262\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ffcb080-534b-4815-8290-52b707cd778a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5af50463-499b-4745-ad90-b16ad099cb35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51739428-1c2b-4426-b291-7fd12d9949b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23781f78-27ec-4e4c-81a1-c143111047b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac10312-2a33-4693-a975-bc94d42159cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f0e1fba-0433-4199-ae3f-1cf6e7760aa7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a36614c-2e35-4f01-8348-de522dd0a1b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab7f0a26-34db-442c-8c4d-e734803180ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b01d29f-13b0-4cec-8880-ccd2518d5cac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da22f8a8-f3e4-4644-9dfd-5d1820497f91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b6ec6ba-c573-4a41-a9a0-459a493f1462\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee3235d7-076b-4507-b50c-c132f37ddd24\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14430857-0b76-4354-a18f-0f98922ea64c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5924e84-d182-4952-9edb-840b2f7a0f82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afa9b06e-7c47-4df7-9738-f506bcccb237\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02319922-7044-4e88-8fac-6958461dd54f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1eff922-7ee6-49bb-9cd9-0f50a0120c5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47e11deb-260a-451d-a4b9-1cef305d3bb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b7ce3f-50ef-4a30-aafd-d29260282544\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dee2a9a8-6b19-4570-9dc4-bea4523f54e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f0c1a21-f5f4-4a89-b391-bc1f739c9b85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b8a8b0-a154-4575-93d3-50ffd3fff456\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75c66f08-7263-4d9c-b516-fa744a66063f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d5de268-b81d-4555-9866-660d05105445\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2231d09a-0fa8-4d20-a09b-8467e987594a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a27dd78-95e1-401b-9985-8755dcf580a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92c0883d-1f04-4f04-ac65-d3107c8b6f03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f43f9c0e-ec21-4717-b451-733e557b3b36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3beb5178-33f5-41a9-aba9-a6b391eedea6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efd751c6-a6a9-4205-993a-9c1341ba90ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb2caf9a-cb46-40fd-8b95-a4245d5a57d8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7a78784-4a94-4ce8-a97f-09c8e2cdce73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bcfe6e6-7e74-4825-b5dd-51a7fe231de3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08cd9326-afec-48a3-9be4-724317c96fd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"321e330e-4523-4403-ac07-8b27c8c8c36a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29a8efb6-9447-414b-8a7c-c9b6bbbafb29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca69ae2-de6d-4700-9348-4a96eccd39e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84dab01f-5391-4fda-84c5-ebbc0b43c363\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1eaeca-28a1-4b58-b8f5-56d07caf02af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be337077-0f88-45d2-95d5-017f892860e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09ad754a-b713-445e-92d5-08d41dc589ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ada5de34-58df-4214-966b-09186563ed91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd806c5f-2116-4d58-9044-3d2d6e342396\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76c47ba0-4d70-4fa5-8b55-916e2172267f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b84e29-b687-4e90-b0bb-baf7da6d6f4f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5e1f6b7-d893-4acd-965c-7218b97f2364\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"325b5de9-a15d-4924-a3f2-336afb3c4e2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3dd2795-e48e-428d-b90f-4eb89f986195\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d610abb2-8983-431f-96fc-21b836c53223\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46123db2-8b5f-4019-8b76-1e27e5986d0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f783b4d0-02b6-473d-86b7-1bec39b161d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"396110ce-809e-4317-a796-d36a0b709622\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8f88a53-34be-4e17-9286-539a250c14dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2387e0bb-ceea-4fa1-b484-87a0aabb6775\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12c423a3-1689-43d9-a3e9-0d721d45ca97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22e0e4f3-a7fd-4c5d-8fac-0ea9e25994fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48e871ce-74e3-4b2a-9d75-b72d9357c9e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c74269d0-a5fc-47b1-85c1-a56689bb0e7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbcc25d6-257d-4428-8428-38e2707f5eec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2cc68c8-d9cf-496c-90b0-2f5e2517c14e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d62bc48-997a-4088-ba34-afe4f9477183\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a4b919c-4cd1-4f9b-9efb-474a8aca0f7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70ba656d-8a3c-4f46-ac33-c969c6569277\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3b5acf-722a-4e1f-a8f1-e8bd38b64f4a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5f8b6bd-4707-4f65-8a07-177c84317300\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e02b087-0fb0-424f-bab5-0748bab0beac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a6117d-78bd-4271-934d-6b302e3e0328\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93996792-c0f5-43fe-83d3-039f4f98fb9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea2460ca-ca1f-45c0-addb-25d53eb870f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2510c993-b2b8-46d0-ab23-dd8ca7f05c38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d04811f4-993c-416b-ade5-46117841358d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e935b878-d556-4ede-82e7-672d9939fd72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21d92b3b-74f3-4999-b02b-6df09a6e4e3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9c7f8a1-1748-4e28-994c-a3673b7d0812\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd1fb130-3b20-41bd-ac5e-27af233da519\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c556cb-c659-4891-9860-0220bacefeb6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54ff95e5-6d36-4123-8b03-dd7ef971478b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"991d6301-f42e-46d8-9dfa-edb86b8a9572\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c21e35af-1ac1-4e7a-ae7c-e4ed6771ec5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d94347d1-85ad-4f7f-bc3b-6824fd6b14d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d70a522c-aab7-4023-8ec0-aacfa009507a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2297084c-fb3e-491e-a058-5d64d21542e9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af9936c3-2046-4634-b8d5-c30e61f2b1bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d55fb33-629a-4f53-b440-73638a89b654\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbec873c-333c-4abd-ba39-1a66db109420\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3087ada6-f5c2-4d78-ad4f-23f78f5b6bd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74534b84-76da-493b-aa93-f4d07456d60d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac7bbb89-cc17-4afc-8eb2-1de27ec64c80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0561651-80a1-461a-b500-7cf58016d874\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"6357d201571f71507f8f0d73a7d78736\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":125},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf9853e7-3814-46e2-a3ff-b1851dff9882\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f526350c-dc28-4592-bfe7-c8a65fe679ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb71aa08-0dd8-48c8-a2b2-75769c61bb60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46a5528e-3a60-4150-9437-8abbcf1a068f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4c4e766-865a-4d72-aa71-8d508b68735c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2598c3da-3cc6-41ab-b1dc-1b7de5513172\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:37 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.073Z", + "time": 126, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 126 + } + }, + { + "_id": "7eff26508dfd8e9fb1ed8d7301663a50", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "92" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=92&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9269, + "content": { + "mimeType": "application/json", + "size": 9269, + "text": "{\"total\":51559,\"p\":92,\"ps\":100,\"paging\":{\"pageIndex\":92,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"277d8c8a-b659-469a-88ef-b3eb8442c88b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7712223c-8a40-45de-95e7-5a4c056cc8cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08196445-d53c-431b-ac0a-f787d363c8ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad830793-b502-4415-b172-081e921bbaa5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d57a999-4488-4c90-824d-f05c22623a55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"683cc3cb-84b2-4f45-a3d3-009c193cd68a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7afee06d-2a1a-49b5-beb6-dff799bd83ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a456e41-50eb-458a-b026-5e20dfc280d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b0f092-25dd-4714-869c-4c0fc24598ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00889ba2-d778-4c64-b9c0-1be9c64af991\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c685479-2050-43fd-a93b-6bb81b354299\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee98fab7-b5ab-420c-8723-8a53f9f00814\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71576e3e-da85-4f83-8ba7-497692b9044f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73770a4e-f99b-40ab-bb2e-449914c14f80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"379a44d5-0cde-478a-8db5-d71e18a66949\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df001509-e97e-4e87-ac21-84876e96eee3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc83eb1-1ed1-41d7-acca-829804848ef8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b9fb6d-3fff-432a-a792-a760c4494e89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6606b4c9-2c41-4f44-83b4-329441c3c159\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cee787d-d0ac-4c48-8fad-5b7e29de0805\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d6c0372-664c-4e3b-98df-5dd838b07820\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"681a698c-7835-4de4-9eab-c460ddcb1856\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8fe789a-ecc9-41a2-b12f-ab2db14d3bf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a69f090c-e192-469d-b56b-0a84a5c5bcb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"674279a2-881d-4e48-b8b4-fe5928f49e44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2dfb35d-89e0-4bc9-bcbf-676710eaa5cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77e679b9-8cd2-4cd5-ab78-03b9ea5cab82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"570bace2-5f81-4856-942d-96cacc5f22d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"343d3309-c2e1-4b1d-9f73-b4894e65a983\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b9229fb-ff8d-460b-bdee-7adf87915033\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d9055b3-1177-48a6-848e-a8eacaa2329c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a315aac-ceca-4120-b442-655c0c0c61a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cc695b5-6fc4-4f68-98cb-6d257f360a51\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd2730e6-2053-4d07-b32b-5653d738bf7e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15082ea0-319e-4de4-84bd-d31684cdb495\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4aa357d-49a2-47e8-a51f-f06932f7dc6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f5d0fd-77b0-49ff-880b-92046b1676a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65356aed-3b46-467b-8b85-f696382b99a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecdcad5d-4f9b-4469-813b-342ef7152a73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d046862-0081-4c32-9173-43659d7a2b36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a352fe5a-85d9-4ca5-bf83-289c5f67fe77\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cc1a109-1918-43a0-8f87-d4f653162e03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e63186f-d9a8-4ef4-ae98-4132a5f3df06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cadc0a0c-033e-4ad7-8040-0d5f4a466441\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2c2d9d0-0f27-40fb-b26f-012fa2c6bf1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f22d2358-95d2-47eb-91c9-44fec6221259\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93d430a1-66b7-4804-bc49-8acd331776fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17d9417f-72a8-4be7-b01d-06733fb79f89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30184285-0a41-46ac-85ca-ccf3deb8f59c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05418018-5753-4453-aa92-7b31513f71c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c467e722-ce10-476b-8d06-c6641fcc96be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ec76c18-bea2-4710-ae56-82ca548f49b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c61ab516-f435-4168-b2c8-93d5fd9dbf96\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d68b950-8a7d-4b70-b3c0-b14f664f5943\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"818290d5-ae26-49f0-850f-baeece202e18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08589c10-b895-42c6-a622-2f964da9b21a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92ce3b05-a6b0-4051-80b9-83c84d3cb1d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4645dda9-28ad-4d11-815e-b4e25f70d16a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1645e353-b965-4145-85c9-66f062962060\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a403780a-ddc3-44db-bc75-55d14a8deb97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4127f0-f972-40ef-92e6-6f36dab82e33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5bb6eec-0652-44c4-a6cc-9d6b5decb1e3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26fafca6-4dac-4533-8c32-d1a81f63f872\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c0a12c4-7422-4357-9f0c-d32dc6e68e58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c44bfdd5-6e61-4dc7-92fd-3e746052e523\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1c322bd-f1d0-45fb-9f4c-bdd501b0f6b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"724b3353-1a02-4ed2-9d66-e38d87e39051\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea4d2da4-40e1-49a0-b23e-d7a2eb685913\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55702c00-7fd9-4e86-817d-a58287ad2c26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"075d5c46-1dd1-42c3-b780-391c7508bbe0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb4722e-69e7-4987-92d4-dc03e52ebe18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30851751-31b4-4b9e-8d75-a88ca6c50e4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7005b63a-628b-4a19-ac82-54058f1f477e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5c2ad87-5713-4bec-bacd-f5bba44c5506\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c828385d-af0f-409f-b458-7aacb9d5586d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d4f8a9b-0ed2-46ef-8d9b-9acbb0090b05\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cb45fd8-5952-45c0-8ab7-b316dc3be8ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95f5e8e8-dd56-4311-b1c5-0af7c2038225\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4414239-b0c2-4fd0-a779-643ad7572a18\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7188d71-5d11-474b-9f67-bcf44185776c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa24821a-8344-4a25-91fc-5d58f9a71c9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b4cc92-f705-4824-b17f-86dcf9db1e88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f062bc4-49a8-4deb-9f84-b22199a08634\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0db5576-b0f7-4825-859c-38eb194d9c12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e94a7053-b373-4ec4-8742-da19dc79498e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dfd9058-2b46-464e-9e3b-682fbd01578a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26878e36-9bc8-4edc-8295-ce0c12777ee0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bec2449-c80a-415e-a662-3c879408f593\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e548561-151b-4c6d-9606-230a4e8fc6bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57ff850c-3e09-43cf-b68a-6eb2e1b69ee5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eebe0c3-1092-470d-ba71-f9ad6ef8a12f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3f9fc73-489f-4b2e-b132-31a25d5c8a88\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d2ea34d-ab39-4a5a-be5a-7c569a74cd12\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d12cb57d-5176-461c-b5a1-04af36db1480\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"401a6bd5-5303-4eba-82a5-31df487b290d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deeb7528-bffb-4653-923e-8f7714979486\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"416645d8b6a066dee31a62239cec638e\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":130},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56eea115-8cb1-4dc1-9fb2-8304a2399026\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80ce2ebd-e0b6-47ea-a029-1695cd2a9ecf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c02ca13-35f0-44fe-a9fb-f199d76e7303\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"450acbc2-64f1-4b1b-869e-a829bee5d38f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.211Z", + "time": 134, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 134 + } + }, + { + "_id": "4208bc7dade8f57d45a5258e2fb3ec8e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "93" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=93&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9209, + "content": { + "mimeType": "application/json", + "size": 9209, + "text": "{\"total\":51559,\"p\":93,\"ps\":100,\"paging\":{\"pageIndex\":93,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"3977bd04-6a36-40a4-8d03-41e985bf921d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4def729-88b4-4e46-bdf4-02edafb6a28c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5133eed8-3b13-48c6-8b81-23a32254ae17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32659907-dea9-4227-b3d2-930aa4adbf09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc99712-ea06-4e03-8a67-49699a1c70b0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7150563-a501-4b2b-8216-c6397bf41073\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72ea228e-6fc9-44e0-92ed-504d20904db0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2f8d92-4666-40de-a889-fcab23c01556\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dede6e2-47c0-4ba2-9047-8f6bdf890185\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c482a41f-c6b2-482d-b752-88e61d53c7aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2430dd3c-9300-4d6d-9649-54ee6dd5972b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"684d1025-df09-4bc3-9a88-75ac76bb97b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e66c855-f9aa-4bd1-a843-b0b082669c33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27d73a8b-9713-4e83-b0a3-42cd6ed82e55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b8f372-f5de-44da-95bb-970bc8ba136a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d2c1fc-493d-40d7-9aba-2f80a2e5ba33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c92ae93b-ce44-409d-8a6b-e996103cee69\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f25f8128-08af-4931-a0db-6b5548b47e87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57c537aa-753e-4928-b210-4fec6b653289\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cbea5ad-8e7b-4266-a923-acd225ff81f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ee19c9-5ed5-4efa-b770-db7554363a3f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c5ea808-d6c1-4c6e-b1bb-071e2ad4be52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b26a983-7a04-4237-8f1b-038a9faa4f59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fca9a5ae-ff8e-407f-829d-7984176ce8bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fa80d32-44df-465e-8c0e-2e99c7a82a17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36cca2a1-f904-4845-bd37-5511b31f4bfa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b2af4cc-5388-4a85-bd40-fcac2ed74e1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dce628c-b64b-4f22-8a0f-dad033dda13e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08871a2d-d423-42cd-a937-6693dbd280c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8862ae0c-4e15-48cc-b5f9-8110531cd0fd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76167b95-efe8-44bb-a253-1ecce3e67c9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2825372e-e6c5-4026-9d9b-8f23ec860d04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ef843a0-1328-45c2-8257-86e9e6b1b388\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d291740-308b-4efa-89a5-12b7c17d2fd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c140b12-693b-434c-8426-dd268cd3496a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbbce337-9009-4921-9184-69b99251fa9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da44d85-f9a4-46e2-8067-67641731eccf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28b31128-7654-4891-8ceb-8e214b991c58\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c78b338-6245-4b54-84ad-2056190cc488\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07736236-ab87-4f3a-9163-6ee41b097a60\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab0c9717-7952-4b00-8eda-faa7344f34dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdfe6ca0-6428-4c68-b344-b25f7633d20d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f9c482-9382-4b3e-a734-15472d70bd72\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00d6e61-8aa9-4719-bc0e-359b021a54e8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c272fb7c-30d5-4810-bc4f-ef4f8df3a3b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02df8d78-142f-4711-ac77-33be96fc757e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2873db35-937c-4d75-b380-effe2f1b168b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"811cc207-9d4f-44f8-8582-2e796d946a01\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c982266e-6310-4d86-86d8-c5e8f238444c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6866ec1-412d-457d-927f-7d20de7fab8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e63d7a-c6a9-4d6d-85cc-dd1863288c39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46ae924a-09bd-4900-9588-3c3101d849aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dad0e60-090a-4a7d-afac-21b3a0e52132\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7673692-a021-45e4-9ad8-41116646e32a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3400e1-ec28-4293-bf7d-2ebb8e34794e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"973003ba-1ff0-4182-842d-38b29a490883\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"181a8da0-3768-4f39-adce-60465a7fc545\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6658f58d-4513-45a8-8003-61e4873b63b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc84a183-cafa-4bb8-a6cf-00d0de7875a4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b5b09ed-fe77-48e5-87cc-44d321e8a246\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42356516-c21e-4ded-ba57-24777216b3bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff067642-1db3-4a54-800e-9ae1df7a4f6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809f4474-1d69-4044-9608-ee40a3996c42\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1f8057-9a6c-4979-a70b-05b099f30396\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5adaa70e-fe38-40f6-95ae-fd4cf18f0b0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d03b31e5-c9d1-4c02-8218-6afdc7a865ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f993f750-8772-4348-b8fe-c245314b443a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"227a5fa8-52fd-4198-b9f8-0e3a2c59d3b4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b62884d-6356-4bcd-b589-49f46f8b76a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"992c07ad-3ca6-4772-8101-41f36a74d39d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1231e254-0909-4edd-8443-78595522341e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b934718-9a48-442e-87c4-062f1151ae5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c600613-1936-4f14-b9ac-c1bb2e71d536\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9006cd3d-c3b8-4b25-9ae8-50e4ebb2a605\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2774783d-5e37-4e45-8595-60722d25fefb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3433772-e089-4cef-8ce4-26fa69162ecb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f50a15b-aed3-4cd1-9d35-0e514b720d2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fed7afc3-e015-4516-9528-7c20cd5f2f0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f07458c-db39-45df-8db0-defcff91747e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f42e7de-e7ae-472d-86eb-71b141d64484\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4dafaef-7c62-481d-9edc-2cb6ad962940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3563b254-1ed2-4a33-b70c-32682aa844bd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"529efa25-fad7-4183-ab54-77983adc424e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f193fbb-fb3d-43c9-9e7e-4c26f98aa4b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58bb1132-2cb8-4f3b-8ff8-d53bdaddbed1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e44ee0c-0c50-49c6-9ee6-a977c7c69ab7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b596d79-7c65-466e-8c01-755acf7e1a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e53c27-395f-4ab6-8ec6-ded4f683af02\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"511850cc-65b9-430f-be19-5d2bc0e97b7c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b17a106-07bd-491e-bf35-4a450eb5d41b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a75aa91e-c85f-438b-add0-5242bbc0830d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd30b82b-6fd1-4621-a0b7-0d2d59f3a24e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2306d3a2-2a76-45c5-b69d-eb1331ae4406\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"516beb38-be64-4632-8256-40e23ec0b65c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bf468c8-4c40-4d03-bf83-d081bd9a5751\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f5e9127-4a12-4c3d-9afe-816c10226d95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aae743bd-cade-4c5c-be87-bb5892ba975c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5614546d-3852-43ba-b39b-0811114f33f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81fc57c8-c63b-4183-b576-4eb283d1f16d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c144f94-d1f9-429c-ab01-43827005496c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.357Z", + "time": 131, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 131 + } + }, + { + "_id": "241a1625bf7503f30698677ba0ae34e6", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "94" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=94&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9121, + "content": { + "mimeType": "application/json", + "size": 9121, + "text": "{\"total\":51559,\"p\":94,\"ps\":100,\"paging\":{\"pageIndex\":94,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"79998d90-e6c2-4e83-8446-e1413a5e8122\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a7c750a-dda9-449c-b3ab-88f0d27b6ca1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ece6cd8a-7154-40b8-8635-37187e9ce291\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a25ef4f-daaa-47e1-81b7-f364b3d6ae30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5317a14e-d05e-4fa5-ac36-40c51b04e401\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18fd8d9b-3811-47d6-87c8-006804e547f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"071bb624-5a50-4f14-a048-599d7437397d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a8ec1f9-e5a6-4dcb-81bb-a0b602bbdfdd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"855a0b8e-dd9c-4ae8-96bb-d8e725131701\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60e34fb5-c0ba-4b57-95b7-0e561b606c0f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdece481-8bec-442a-8046-9f671cc9e5e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"461f0fd1-5e19-4585-81a8-202da50cf377\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57e779b1-5781-4f4a-a4b1-9bf505066cdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57ef6ed8-ad51-4f28-9c90-5dec2a468485\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46f0400a-a7c3-4a82-9dc0-60b6728939d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2f7e89e-45c3-4fdd-90f2-9b5d3702c0d9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38a250e9-f730-47ec-a1eb-0d036d6448ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd8edc3-9c4d-488d-8c6c-96a40a554141\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94a61553-093d-4b04-add3-22ea8eddc890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7598aaab-318a-4b3b-8237-34fac901b5e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb714ddc-4640-4368-b973-8b6bb7814490\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1422934b-4cae-474b-8500-8758a319151d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"398b94a3-24e4-4150-85e9-529132a62dff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"573a2bc5-a06d-443b-8952-2d1c4b697a35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"830e65f5-abe5-40d4-be1f-b577f071cf1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4725f0e5-2dd4-4f74-961f-5b37777a2bb3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fe844cc-b8f8-41f0-ad5a-b6ac9db5f62c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33a69f38-8799-4b13-b8a7-cd3a4cfb2241\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4840e61c-5306-4ba9-bf8c-f5f7d0d7dd03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a957931a-3c97-4e32-b68f-8f82a85de174\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e894065-72e0-442f-9612-090d4e8a4018\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"003359d7-1316-4e3f-a225-0c1e31f2f0dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9227ef9-6ffe-4a6e-b2a3-4fddb6e4a85a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3413e4b-9f97-4211-8ccd-798e16543472\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d65e6ddf-4d45-4912-9c37-369a79fc582a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1acffb0-b134-4529-b523-dffe2125079f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"663c607a-8724-49ea-af0b-1c6ff7326f36\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0601a2b4-940d-4e4c-a931-67e5f9cbbee8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9829e7c-af6b-4a6c-920c-dc1ee8e22148\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00861f91-0475-4a7f-b3fe-7e4eb68a0f29\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6a6e53e-1b95-4ba7-8481-8164f3c895fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9e817ac-0ede-49ef-bc0b-339f0965e706\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"251d05eb-c970-4962-9640-1cda669bbecb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b19b93d1-58f9-477b-82bb-8ae292b31fc4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ad521c3-c974-4cab-aca7-ccd8f6fa5747\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fbae9f7-5efc-4763-bab6-e44d26831ce5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d86bb4-9b4d-4913-bc20-6f83c427f26a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"768513a2-daea-46b4-ab4e-cd81a2546050\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f89d1cf-5da5-4f0b-aefe-7b3a8add55f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85d9408f-eceb-450a-9c71-e1edbeb809d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f67bcea6-3c11-4936-8eb0-e3adfb5b9e6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a82ccff3-1eae-46db-8761-63a3a8dbe1a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"630c0d58-9d9f-4c40-8e24-d4ba2aa85831\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4173d275-d604-4dea-9d15-f19c26cac42f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73cfed12-030e-458a-b007-99b5f2ecf670\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b884416-a8cd-404a-bd46-cb42fe33fbc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3fc5c1f-fe6b-430b-b763-fc44df67bb38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3946d961-50d7-4e37-a8d4-fed4da0f6f7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff4a19b1-f1bb-41f2-808e-aea3e2b4e2a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8967460c-7f09-437a-9e60-7288bfe50462\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e87e20b-5a2b-4486-bc08-d11880fa5016\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86a36672-ef16-41ae-b700-1745a717bb78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d4217a2-b69a-4b76-8431-2c3eaf1d7a06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"225a46dd-6c25-45e4-baa5-8593c9802146\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"928d5cb0-0d89-424c-bc8d-5305533076bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64887bd4-cc00-4749-9cc4-5798f93d90a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c695e4f1-11ee-49a4-9867-0fe38056ac95\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6058cc44-e983-4671-8098-be82190551bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a363bdb-bf3a-4a76-8770-c8a8ad066466\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63a531f9-9f89-4770-8846-8ab3728f3a4d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f35325a-db74-4409-9d99-8a7e3094b2d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b00fcb-240a-4c31-a1d8-572bd78939aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"562a94bf-17a0-4e31-ba57-f9fdf9095791\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eed6b91-b35f-48b6-b39b-c144576305a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06de7557-e72f-4c52-a91d-150d67fb9034\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0693e61d-4450-402a-a051-445a6907e0ab\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e0c1ea-b950-4b09-80e6-bb40058b48aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35c81542-9295-4bbf-abc9-d3ace89c1e33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dbbb9fd-92ad-4971-b9f1-586bd56cc480\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66ad6722-f643-4234-9753-8a191088ab38\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f07f299-1fbb-4888-b986-b185fffdc90f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc9ea83-bde2-4e0e-9f59-e6f35cebef2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f000bb7-1889-4b9c-8834-9fc77d734333\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8373922-2a75-4ecf-bd9e-69e509686665\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2bacbe3-68c8-4f1e-bbeb-10393f147140\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2076d339-4ae8-4f2a-aa73-514c7a38feb7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ede66359-45cc-4aed-812f-97a36cb2fbaf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b7cae33-3a32-4bda-b958-fb590fa2fd4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ba43384-8083-4854-aae0-205a3e7b6974\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1df6329-764b-44d5-92db-91dd06184489\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53155e06-547c-4821-8cac-a589f498a343\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cf26356-b6d6-45dd-9f92-2234451ebe86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4e85a2b-41b7-4802-8ab2-7f97fc44c349\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4443056-7218-4a9c-a3a5-3b2e34181ac7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bcd2d2-521b-44b8-9468-aa6ba211281a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47c62cff-5cf8-47e2-aff4-b5adf3a715c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"689629ee-29eb-44ed-ae90-78fc5b4c8b8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acf281da-ddf5-4eea-9943-fc24625f7249\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2bd8b6c-61aa-48ff-a515-56eedf2d2573\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbb8c935-d110-4152-9ad6-5db99f7fe01a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.501Z", + "time": 127, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 127 + } + }, + { + "_id": "d9e23cc6e00c4f690deb0a0027b2e3ff", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "95" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=95&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9145, + "content": { + "mimeType": "application/json", + "size": 9145, + "text": "{\"total\":51559,\"p\":95,\"ps\":100,\"paging\":{\"pageIndex\":95,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"3f9dafe7-1f5d-4f88-9485-1f5d2f76ec86\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d32fd2f5-4922-4796-98e2-05d2ddeb56be\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b097f07d-24e1-4d49-b4a3-cf0e9627ed3d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9f8ae8d-c87b-4e4f-a3d1-84bb6e05fe9f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4366ad21-234a-4617-a4a4-2ff2cc0ee703\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f79af3-c281-4a12-a53c-bde2e6924b1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3496782d-a1ac-462a-ad51-71fcf0b9811e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b84cbd3-3379-4b0c-bf59-1666db74069e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c75aa0-4dc2-4926-b400-fac28f33082c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b6f1c91-32df-4bc6-8c39-00d7af0c063a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb878d9b-a4ae-40d4-91f6-6a8b68b52f0e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c78fa446-e145-47f0-87b4-42eff9fbb268\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b883c97-238a-4936-acc3-4a7ffab27a04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0113b85e-ebb5-42d9-bc9a-2e3bead8652b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dee374e6-e25e-4dfe-b8bf-6557d7a3031d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86b24fcd-ed37-4a7a-b7ad-5036b56b32aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13e8619a-2178-4728-97df-33d0f5111b6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15f3b327-0499-48ad-b6c0-72c23b8b9ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c92dd34-f02b-47f3-9a38-58afbb3d67c3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"325f4d9e-6780-4048-b632-b5e32cf83823\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f60826fd-59fd-4102-a32b-26b31d07473a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c50bd9f-3a7d-45b8-817f-7dfccdb4e5c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acdf9fa6-9f76-4388-a774-a9a51f09faea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aa080fb-c266-4c76-96ca-d7625e201db0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f3d086e-52d6-4bd1-aaf7-27e26dd8d368\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd7a16e2-a20c-4bbe-bd0e-96d4ca069285\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f557125-3461-49f3-9868-407fa8086057\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ebeb677-7d0f-47db-9d36-14215cc34c00\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16fca7b7-0efe-4c3b-9243-cd28cb837df7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"905585a8-84d2-49d2-b252-48d910c7f2bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1724007e-3dcf-4812-bfb2-24dfcdf78f59\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20f5fec0-d4e0-42b2-aff3-1609a8239c37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eb8c813-55c1-442b-bb5e-60482bdb3881\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69a55ef5-b015-4aea-afe8-45ce4dd3b6a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4a99c98-2cae-463f-a1ab-ef363446e8cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b214a220-7b27-4e61-9780-ad3503591a94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e7f2450-8fc9-4997-a7f3-04c9ae20f5ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cae528e-2155-4ca3-a2d2-1cd094da6e0c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da3c13a-d3d3-4fa5-a0a1-c9f7256ebca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a53d611a-1388-4831-be9f-e0618bbb5445\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c1bb53f-7c29-4048-838e-2e691bb29a8e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6ba5bbc-979f-4918-9fe9-1f5d39db4cec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beef57fb-948d-4d38-94c3-4ad01f225afd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62dddc84-710d-49f3-82a1-f1d3ef8c1a92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9daf785-54db-44a8-8de2-3c0b7d14409f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a5e2c71-f4d4-433c-a659-ad1f3327383b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f29fa939-064b-4cb1-9190-c8c6798ab7d3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c0ccd9-51a5-42d3-a6be-626c2c8c3780\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ded4c3ee-c55e-41d5-9f93-66e609732380\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de4adbf1-eec5-41bc-bb2d-55508ea50e2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf0e6ca2-9400-4a24-b4ed-f3b0d489d764\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6961e09-0798-48d3-bfc8-f3c386573993\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be5ee622-08e7-4b0b-8c51-97e5084ac7b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05d9221a-cc24-439b-bec7-4f45677cfcf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cd78861-614b-4e68-941f-fd76691eada7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f269e8c3-2bb4-4a71-b6b4-af08eb67ad5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"597f7f00-1ccd-4ab1-9990-9123e12de2fa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e95076fd-0f2f-4884-8338-b80b25efd31b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d89b345c-3656-4cbc-8f10-58d64657113c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d698725b-21e9-4653-8819-1746c0d008c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccd1c465-2321-441e-9a8d-bfefd5a5d222\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e61fff36-e3af-4966-a6d5-790bf31abd22\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4042384a-2963-4c83-94ea-d0cfcd50a48f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"345e0e7e-abe0-4286-9ece-5ab5e53a16cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3935176b-4a0d-4647-b302-95994746b79a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f8122bc-5ec2-4cac-898b-7d044e5bd759\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83f13461-f6e5-4475-9a85-8b325e595e5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1bc84e9-3a68-4258-b1e2-4725282b95b9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8fb3c18-7b16-4d7a-91c3-e8191b9c54e4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2450849-1716-4733-9c68-f1e11e7bfe7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ea3b383-8e48-4407-b451-edbc7f760145\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82813838-b9d8-4b38-a876-9c8d1a78f36a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33c258a2-377f-4245-94d9-18b9945aec16\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f01e95db-435f-449a-b5d5-5ca2546c68cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4536f34b-8815-437a-9cdc-e3fbe2629bd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a082a40e-4f64-4143-8c4a-e903f13c572b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5715b42c-7466-4856-a25b-d5f8de18decd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20376e9e-da10-4d78-8bfd-7a5581769b9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caddd66c-a5a9-488f-b8d8-f61a7c79f50d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d586dcf-b360-478d-b989-65676045165a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db588415-780c-480d-9d2e-a5579d8418da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41bdfa54-6f5e-4db2-93ba-9568c37962e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f3ba1d-5227-4ddc-a3c5-874c2310e9cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00d7c23b-08de-47bb-b7cd-3e955d154c81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"788bbe79-6176-45f3-934f-a31022bf1a6b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff097ee6-311a-416a-ac15-391a10c3f673\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9c88193-a8ba-41a9-8d71-d0d593ed7962\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94641dcc-ed23-42b1-8785-c9bdab032488\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b03fbcf4-b0d7-48c1-9177-ae8a8593d3ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbd7b3d2-1952-4b58-8532-10a482f999ac\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"542a730e-8ff3-4042-998b-a2baaf19fb6a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b10b2d44-6cfb-4229-909a-cd88287c4886\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b04c5fd5-24b2-431d-b1ba-b7ea0b67a29f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f68b3a-365c-4c92-8f8b-e6f34b3c9714\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9387e082-fd16-4d34-9883-07c60c883ee1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"691989ee-da76-4a39-9c84-4341e0f727ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bec0163a-34d1-4a5a-8949-57cecd8758e7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"751dd46e-d123-44e0-a49f-d7689b3284df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66f1a478-fc48-4d7c-b070-040b0b0d15ba\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14a0a7b5-6781-4872-bc56-3d3f575f9890\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.640Z", + "time": 126, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 126 + } + }, + { + "_id": "a44d6d2d56eaee81639111c7b2636b6b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "96" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=96&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51559,\"p\":96,\"ps\":100,\"paging\":{\"pageIndex\":96,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"a182fab7-7ac6-4129-9d36-250f78d8ac84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b0cd215-eca7-4376-9b41-6cc6017e207a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49a3b739-6238-4950-b8c1-62299dac2519\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e51e225c-f532-4d29-91c1-3430f1367c6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1128507c-cbcb-43da-ba16-950c88d59236\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a3d0378-7eaf-4be6-8452-b20c04418b15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1e6e5cc-8b09-4bdf-902f-8bb5fdc60977\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9b185a3-5f33-468b-8be3-5399e87cd425\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c88f2d6-392b-43f9-b448-aee048459864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5291ef50-09a8-42d3-b0bb-5ab0f4866447\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dddf96b8-0c59-4b91-8ddb-8859b8b1d68b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dff97e5-71d3-4a80-91d2-9fc3373d3007\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f9a6626-7a1b-4793-8037-cbc59e3428e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"840b67a1-252a-4644-8a18-ef14f8c56e8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7671cbc-7952-4d3c-8cb6-83edd72677ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7506c35-55e6-4aff-81d0-7db2b0169dcd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f96ed15a-6822-4ffb-9f88-01ce03c63601\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"628c5c0e-c88e-46ed-b916-d99e8cfdfb7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cf16b2a-4155-4b2c-bb7d-f190aa1c8063\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"978fac6a-b978-4c52-ba0b-885f8af187aa\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f18809-e357-4ac3-80b0-7e643c575dda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4511af33-f049-4b58-866e-d9c08bdde2db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a0bdc5e-954f-40c1-8bfa-29ad4a51225d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e67c7b6-c1e0-4eb9-a7e6-36d48914f155\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"664ddaca-ce7a-4ed3-9fbb-9619007962ec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5702c5c8-b31e-4620-96bb-0e6c30798f84\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfaa616-fb00-41f6-9550-9296bffdc09c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c1297e-faba-4c1f-b7d7-31174335e2c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a5a4237-69e0-42cb-a003-e39e5f5226db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7167f9-2620-42e7-b535-bf59e07f8802\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bcfeff7-462f-4be5-bf3a-66b9f094371c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75ba1e8f-e257-4753-a6b3-d3b7ce912402\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c69041c8-a80d-4857-bece-32660125f7ed\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f1e276b-b385-4364-8119-060f26581d9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea66ea3-24fa-4d18-b572-290bb8e51b10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e18dd653-b6d2-40d2-9276-1a1c198cbdfc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5cb5d72-a195-483a-92d5-3e0e88bcc33e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aa2ed9f-0770-4614-b9df-96f4310ba92b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6493166-7ae1-4bef-ab22-bc1b9db411cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5535fd63-608d-4ed6-ab8f-0e3098df2b0d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56946c51-77ea-42d1-9de9-6bbfcb9f1ab3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8a1eb25-1697-4e77-967a-b4ef5c5e1b06\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25936f3b-2703-4d65-8015-8dd3daaf83f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"853948d6-eccf-4978-a33a-6ace5c48de94\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc4a6fb7-2ea0-4810-9166-3d30033ecbb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88a72af0-5edc-4d57-a3b6-7d0f6d68ceb4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e06ab4bf-8d75-4ca4-bdd2-3ea7fa5413e2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f8bcf8-a9f8-477e-8a75-0152a8fde82f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac683a25-262c-4ef3-8b91-59fda1539d98\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61a6eb14-21c7-447b-8e56-53084ae77fbf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47eab279-06d1-43e1-b8bd-4bcd2b183960\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53e36b36-8353-4c71-89ed-15721daf9791\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"859d41ce-5a55-4e33-8174-0c263a87d84d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9e3e1ca-96ed-4eca-afe4-b440200bce63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bf9e4f3-5db1-4787-a40f-43f0392f1241\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39849e47-fc0a-4811-8e1f-43207a2d9da7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9167841c-f5dd-4557-aeac-9fe5f3481c2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd41b065-392a-4283-a0c4-15896c43fbf9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c765ad2d-0bf6-4531-b9e9-793cf2f77329\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c398b8e3-7ac1-4d5d-8988-6a4b249cae99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b495cd39-528a-4160-9289-b4fbfa9a5554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77806f59-71c8-415e-b6cd-4586d68d5bf5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c137407-704c-43fc-b43d-7b4ded696c3a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63ce1854-548a-4325-8768-bc40ba0e67ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9bbc97c-f294-4170-8c32-77bda3a53d9e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34a2efa0-11c3-498c-ab79-df52e849aee1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f5399f4-55bd-4e06-97ba-4aea9b5bc614\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd852c66-69ea-4278-9a0d-b6c39844808e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc11564e-f324-4d9b-97b2-12b771018a54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6fd1c1d-f975-4d41-8529-c5b1eecd2707\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b258354b-eba8-472d-82c7-c1b58afd9f04\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba35307-a18d-42d7-b55e-f662bc4cb696\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"011e83bd-e62e-4884-82ba-e98cee26e539\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"317fe2be-c99a-4a5b-9a2d-382911d83696\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"228daac8-0d8e-449a-972a-63db23c544b3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"874235ef-dfa9-463a-9269-f78113fcb75b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71b20bef-71d9-48c9-be52-cb1edd65e864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac99fdac-a668-41c3-8a95-8821ea8f9c17\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd59e882-d694-4586-acae-16a3b79019dd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4242d303-78e5-489e-9d18-edd1dd63bb1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be63d285-67e4-4196-a9b6-fabe30b68cf8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff09c78f-13f2-4c8b-b9c9-2c12fecd6b92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"473507eb-75da-4bbf-ad7a-5e3ae8465f5f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dbf4aff-d67f-4877-b1cf-3164fdb25959\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520b5099-ef7a-47f4-a3ed-fbb93914b549\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03c94f70-63f7-451b-b24e-a364cbb2aa54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cd3d2c4-2099-43a1-b530-e3055cbcc55d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c85f4b01-5025-48a2-b208-f9a96ec493a6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d1a1d39-238c-4931-8ec8-e67d652ff991\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df26d589-303f-4200-86eb-4806a786d1c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0a77e48-453d-43b3-b923-73580e9085af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d51cf0c-139f-4d31-a005-0581fe02254e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8143a5d1-bb8f-4362-9ae4-01428de2d998\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4149771d-2e67-474f-b6e1-e8ecb5f9d864\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"046c1861-84d3-4cb7-a9ec-918d24729e8b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4de72b84-a6e3-4258-a4b4-2d2fb6063708\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0125c0f-48bb-452c-8480-bbd06b95aa4e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82bf104f-61f4-49cb-9cb9-eba41aebb2ef\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9c8fb41-0811-43cb-9fb1-621b14203cd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb606068-4b52-4487-819a-2d1b36c0c220\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.777Z", + "time": 137, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 137 + } + }, + { + "_id": "eb17f050f70f42dd86b101e0e14e39b2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "97" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=97&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9133, + "content": { + "mimeType": "application/json", + "size": 9133, + "text": "{\"total\":51559,\"p\":97,\"ps\":100,\"paging\":{\"pageIndex\":97,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"154059ec-680f-4180-9f6b-aca4073e0c6c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b62b82b-e8e9-4052-9d3d-186910d3afe6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47399d4c-95e8-428e-be54-0bee54b9f328\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac4bd738-783d-4ecf-8993-94ec5f406cda\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df73aaf9-2e2c-4114-9364-3f83150d1916\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d52a3d77-f753-459d-9193-f82fe3591cc0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3c2391e-9697-4f8f-8d88-343ed56dce2b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d259e993-1f4a-430d-b2f0-569a27bd2104\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ae3b85e-7330-4c0c-8f4a-e4e3b1ba5781\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0a9f194-6449-47be-a6ae-0d3cd19be8c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc082812-fb3a-4232-89ae-3d0c49455815\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4965a69c-d50c-41c1-bb9d-ec1ab829426f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b45acb4-2a32-46f3-831a-c32506505868\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2447caa-5ce9-43b4-acfe-cff17f5ac335\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a6a6f1c-a7c5-4869-9075-bc5214c685ee\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3ef64be-eb56-401d-85b7-5f6da578c94e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8924b16f-6a0a-4dbd-92f7-08cd7ab6714f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5edda724-1549-40cf-91a8-573322873958\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41688014-0467-4715-9e0f-90fc70304114\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3256ea30-c685-4560-9e41-04bd0ae586a7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37ea7f20-ef32-4040-b9fa-81e3f4f496b2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e60e24-b3d4-46f7-afa9-49d0da7de0b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e468dae-96af-422e-851a-ddee42a45a63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38a2677e-76ab-49eb-96c3-c5c4599d4858\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4beb455-f3f7-4438-8f1f-5a7cb219cbd9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f534942f-1bd5-4edc-98d2-6f250fcd9538\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32c0adcd-b82b-44d5-b26d-ffab989a8775\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3372e33b-1c96-4039-ad35-3a6731a39ce1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b0926a3-d257-4bda-8ed7-cb117eac7ec3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bb6db86-332c-447f-9b88-c01442d4932f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbb0e041-2d43-428a-8693-23c7e20b5c56\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"518fe7f6-3541-406c-9d30-e19f5e6065f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a638c0c4-2471-4e02-8d5e-6aac56cd72c2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ba6b5e3-5e1f-4325-b4e5-211edce283cd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f75830a-fac2-4ecc-aa2c-ce12f8ca1742\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a2a85f-422a-4ba0-9bd9-c25eebb8674b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce111e93-c986-4b63-80b0-5fb510962c78\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a83b513e-8694-48a1-8d49-6c75ef48e31e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86e8571f-ac17-44a8-9736-edadb4e74786\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"212109ea-6cce-4613-bd32-5cf92a176c7d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a3503b-79a3-4f17-b770-bc7a646c3e64\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ab59af-4f7c-4eff-b5bc-c1d78599ec5b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0240ffc4-2c85-40f9-8c1e-d8a0710753f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4c75bb4-0417-4ea6-8d5f-4f0bc16aacdb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4442af-52c4-4f08-af3b-806d9b9efb99\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92fdffbb-fbce-48c1-87cb-cd1e1df7dd7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87f8b7cc-8a44-4090-9255-39ea492b776a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64649bb9-f298-400a-aca5-994a985c9d10\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e27b8ec1-876b-443c-9472-89ccf99a97f0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cbb900c-24b2-484f-8a38-ce0e303536c0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ae87ad2-ae4f-4d36-a329-9d9cad808b80\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd395adf-4d10-43b3-b4b8-5d0b660c31fb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb6ae08-c685-46ca-996f-309d5fa2d6af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fca56d1c-f5ee-4d79-b3fc-a4455868dba6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89107737-3c0c-4771-a9b8-368314b5ebe5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96d68202-66bb-4634-aac4-bd1646576d41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d82b6c1e-4778-4748-a417-284cd5c859a0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e762fa7-2ff4-421b-8238-375f17c7b874\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75fa511d-e4ca-4568-97f2-868f3a78a4f1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71f2f59d-8c4a-422b-8312-f61b133e5944\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a03ca0e3-faa3-4d7f-8479-d099a71eada2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edda2a64-6fc7-4d09-9bc5-75c0b414051c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ce0d179-f37e-4499-b149-6edc51dd64bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"185776c7-676e-41c5-821e-8a1a54343db6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99181c6b-6924-4a76-b453-4a0ed5e5074c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19f82580-cda7-45cc-bd64-49624f18d4ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03110f90-c511-40c7-a594-666c0872f095\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8952ef2-cb03-40c1-b6ec-e8fa59b97fd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bcc623a-5e78-42db-a531-7400047d224a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a44b1f7-bc8c-498a-a543-d1e41c9ddc9a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3dd81f0-10d0-4c2e-bd02-2bc674e63ca5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1954f9c9-e0b3-48ef-8cba-50b71706dc07\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9ddf7dc-14ac-413a-9ea9-f177dfa86ab7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0d21ca3-a6c2-4c5a-a21d-be3aaa48012d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59ed34a7-0fb3-418d-b48a-c0443df02bc3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d7989dd-c144-468d-ba6a-3b71131f39f5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f5201bf-3db7-48ca-95bc-f7ad4a74b722\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe1757c6-0c6e-4d50-9a8e-7dfa2e060bb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d21577c2-34af-4962-b84c-dbac8446a88f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"803158fb-b18b-410b-b0fc-2bcc0300bb26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24d7f76-8de3-42c6-b7db-69e601abedde\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e662573-b968-40d5-b6d2-3ae95e36f74c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1b68fbf-8b55-46c5-b079-630acba07957\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf7df4e-5cba-420d-a91e-c95cd0934066\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62a5b2d4-d023-45ca-a29f-e26b5c9ff48f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1623eb1d-eb6d-4a35-8250-d9e6595fd649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6783b65e-2516-4776-8db9-acec268a01ff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7afbeaeb-ed7f-4158-aaa7-89586141cf89\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b172dedb-7ebf-481d-9956-61769bde7c7f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad9dfd75-6b2f-4b07-ae09-5888f3fb4d35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c94bb9a6-f192-4f12-bd7e-55d9bb1583f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93eebbc4-ab34-4b12-acb0-61d6355f44d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ffd4d2c-f664-44e6-8808-0b7d4f06df7b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"135c5ddb-a8ed-404d-9fe6-5e0a4340f902\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e2d2db7-a3e8-4bed-9306-68de85144284\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5f4572b-07f6-4318-a3de-b2a1537591cf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31ca49e7-94f5-4988-9638-0d057ad7d554\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51652ae3-85df-4e6b-9138-16d3fa41a775\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b31416e8-6b38-4267-a32e-227642a5ccd0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa8a02e1-d3e1-43df-90b9-f2f0d1f1954d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:38.927Z", + "time": 127, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 127 + } + }, + { + "_id": "de216fa29e7a15d2afe4c425c73721d2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "98" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=98&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9117, + "content": { + "mimeType": "application/json", + "size": 9117, + "text": "{\"total\":51559,\"p\":98,\"ps\":100,\"paging\":{\"pageIndex\":98,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0ec1952e-04da-4bd5-878d-d0793369a2a2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f750a19e-6007-450d-a4c5-1123f495e6bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db62faf6-0080-4d28-8eb4-125c50e5b248\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8c7bdd7-1142-46a2-a3d5-ccf992a9e644\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb8faa16-30a0-4206-9983-a95c0925eda0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52dc4525-2a97-48dd-acb5-9e032d602cea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aee6ae3-08ae-4344-acf5-9a462fc4917b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dd34912-0878-42db-bc69-2157ebb1fea1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"341c2683-a61e-4e5e-9c41-743868634b31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37afc7a8-1361-440c-8ce9-28ea94fface9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e800ed-1ea0-45ab-aa1c-48f0d4626c6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf28cbcf-f277-4556-9345-e67e97ef9d93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a66282b6-a106-4741-a7a8-a580fe3d740c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4040f254-d7e1-4092-941f-29cee0bf5939\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d8075fd-eb17-42e7-9b81-d810fd779e1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e928aefc-299e-4932-b478-77055e34050f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbcefd16-ead9-4a94-a861-9e1e9cd329df\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75dd87cc-94e2-4e26-9956-6b6a519885ad\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b709260b-2fac-4f59-8532-699db7131855\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"881dbc67-000d-4810-8774-42e63f92620a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b00d44a-5c0e-4ebd-bbcc-c19f508c2b85\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44b00e27-c659-4ccb-a5e0-cf2cf5d9c1ea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fabbe804-3452-4d90-a2a7-eade5820d511\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8f11085-7317-4798-ba0f-ab3c8034febb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d989edc5-5dd5-4e64-a181-509b684850d2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e75b3879-8dc1-4fe6-977a-3db0e98f8c2a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd922cc7-f2f2-4d66-adbc-d421fb6abb1d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6041b8a-05ae-4ee2-8c28-79c1a1b9d8f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2e5566a-aeee-41ca-b425-48bda9fa1cd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b760b3d-f523-4e0f-a9f3-d42d7b097baf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9062704f-d6e5-4f07-a25d-86dfe9a15bbd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f161d6a6-5630-4d32-896e-fd109d091974\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af51bd47-a32b-45dc-b92a-fe96bd605a1f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c7dae8c-f683-43c3-9e0d-beafd73f519f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70809216-97a0-49f2-860c-b8f830f70b5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"646d2824-0f54-42f8-95e3-f4c751afadf7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ceb1155-e872-486b-ba1d-9d1c01a7c168\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af9d16a3-6ff4-440d-a793-a284345a6113\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ef8ed1-2c6c-4fe2-b8dc-40e965c71c8a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a7b4a17-350b-4d09-8283-ddbaa721d210\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58130149-fe63-4dd3-afa5-d8144fb86a8d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bf0cd0c-8dc8-4990-8cea-925942a63843\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed22bdd1-dd3c-4338-9ce3-6065184371c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a95a0eb-556d-41e9-a938-a13d44b78d63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48cf94e7-3f8a-4440-8e2e-b1db6769deea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb673c6e-69de-4626-b76b-bc9260f0f4d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1db4b74-5449-486e-a4cb-bc9dbd7e19d5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a58406f-30a0-4357-8b52-60dcd593a319\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9190fdb-3048-4653-b72d-68d3ec4956b7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18be2800-014b-4844-a1e7-63284a070e44\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d345c82-3c86-4499-9afe-05e3861bed6e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65f9d16-0af8-437f-81e6-476be4aaeaea\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d777629-403f-47e7-8778-b62f24f62d30\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4938c50-adc5-416b-bfcb-38641161bed4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c86352a0-a065-492e-a3cd-5c2664a2732e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0026d73b-3704-4e7d-afa2-bfdd87c3ce5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f70820a0-5b78-4429-b8e2-ac2e43a817d1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1d20c7e-a18c-408a-8f95-0d21b27b8921\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8231a802-abfd-4c7c-a259-4c8372d6d670\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80540b5a-83d7-405a-992a-e8f56c95a201\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c0a4d5e-0afd-4b84-865e-e7ddf1011a55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af9351d5-0835-4f11-af94-cd73eb66e1f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"354802f1-e964-4f69-880a-af6d8986a62b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e49dfc9-0c62-401e-9f3a-503cc2681251\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea5e0efd-05a4-4bd6-9ad7-b8e796505d1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be7d0ab7-bfb8-4bcd-a15e-003f7a81e278\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14e4b88b-4e2f-4f7e-b89d-578c1797ffb9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98d374a-a914-44f8-a434-6516324a6dd1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ed7f7ef-d980-43ee-9daa-55ad21358c92\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccc6d9c0-506c-4059-aca6-fef47f01755e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db59bc4-320e-4526-9f24-2e22584c05e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b117ceae-df13-436f-8436-6b524b876d8c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bc5f366-3129-4585-85db-f0db26728402\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3434ab18-50a0-4ee1-8184-479242bb12e6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"328f3196-4030-4750-be3f-f32010cfdf5a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aea27ce-eb97-4850-9f72-107eaad4855d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7edb0ca-902b-487e-aa71-4e0fbb1e1ecf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5adafbdb-5357-4953-a864-ba800e5876b6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baad686a-38af-4402-863f-a9c0f4749937\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce49a67e-60ac-439b-a9ab-e02d8254aea8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb4e4652-b412-434a-b9df-d7388c4f5808\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4efdc07-3415-420d-8a2a-d964a943f7a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"400d10f2-7ed1-4d5a-b0b9-10826b905612\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ada5563e-6eda-4440-b9fe-34d7dd762dd5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2abdb987-8fe5-4c0c-941a-a38c81d24b6f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f21fedaf-d612-4b0c-8e74-3fc800efa843\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81e49b69-99d2-475b-8aae-876616eb80b8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee4d15a8-9b89-45d3-9978-690811270b61\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65be51a7-3ef3-4253-a060-ad6fe5f0b5a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b332da18-e62f-4e96-9c4a-e15dcc7ef6c6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"191483c1-69af-4ae3-998e-68aa7cd38706\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25ac2ee3-2d25-4687-b173-548ee5eff009\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93d4d726-8bff-4ce7-a694-0daf8b3277b5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc1d2b51-7b90-4b53-a351-6d4f51cb8afd\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3165e40b-abd7-436a-86df-e2c668020d87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"844ba532-eb11-44c8-9a15-0663ac966e93\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c4ca7ef-6fa9-44c8-9f21-3a9b6c6cf72c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e949ce1-d16a-4712-82f1-e58bd044b53d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00ffeac-7e72-4cc9-aab1-ba8e4b7d75bb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b521d891-0b73-4641-b955-dc59c4ca4649\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:38 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.068Z", + "time": 130, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 130 + } + }, + { + "_id": "6c9bdeb1187171a01b804feb427ba228", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "99" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=99&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9137, + "content": { + "mimeType": "application/json", + "size": 9137, + "text": "{\"total\":51559,\"p\":99,\"ps\":100,\"paging\":{\"pageIndex\":99,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"0d5815f0-e9dd-443e-8264-4adbd86f230c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"d2c3f58e69dd47834002cc2af791bbc2\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc1f0811-bf0a-4f11-87e0-871ab521964e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":671,\"hash\":\"634a6b930e972e02de63d294f560d776\",\"textRange\":{\"startLine\":671,\"endLine\":671,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7165fbe-0c7f-4bf2-b086-3bc42b1c2950\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":672,\"hash\":\"ad7801974c03900290be37dd0d1ea0d1\",\"textRange\":{\"startLine\":672,\"endLine\":672,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f0ed7b2-2890-48e8-b17a-73903771d1da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":673,\"hash\":\"dd26b443a0eca24b4f6c3a86924dbe25\",\"textRange\":{\"startLine\":673,\"endLine\":673,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18c9a943-462c-42e4-a16e-aa8835066887\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":674,\"hash\":\"131d1978224e3aff279e31f089925f48\",\"textRange\":{\"startLine\":674,\"endLine\":674,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe5452c1-2a71-4348-b7d8-590c3f6929f9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":675,\"hash\":\"434969bb435998f9c724eda819b6cd5c\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ded35b3d-ce78-40ca-8042-a557de946ef8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":676,\"hash\":\"e62fb2bffe2c77b5847b6d82133d6457\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e257822-17e8-47a5-b5af-824b4145ffe7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":677,\"hash\":\"8f77ccf481b23bcf666a6939e9c06f03\",\"textRange\":{\"startLine\":677,\"endLine\":677,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20f7cd0b-8aa6-43a9-b4ef-00d1976adcd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":678,\"hash\":\"71de14f288ded01a15e57f9975616394\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e372932-873f-416f-b1ed-6dafe4ce9fd3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":679,\"hash\":\"8da852be4b1f0f211f0f4b55d3653a23\",\"textRange\":{\"startLine\":679,\"endLine\":679,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0128f52c-23d2-47bf-8e9f-7e731c00d933\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":680,\"hash\":\"11f47f8b7cb3b9506507e4d93723f0fa\",\"textRange\":{\"startLine\":680,\"endLine\":680,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3797d8be-8b96-44b8-aa37-8728fd7920ae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":681,\"hash\":\"0a2fc6edab6fadfcdd073a6e45c5a92f\",\"textRange\":{\"startLine\":681,\"endLine\":681,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"238782ff-f4c8-45c4-a032-30abdeb51186\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":682,\"hash\":\"1d9f81e3161f0f5209754e448d9a761b\",\"textRange\":{\"startLine\":682,\"endLine\":682,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"700a2d1a-80b8-4962-8d62-004786f56a2f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":683,\"hash\":\"fba2bea8fb7cdc81d36b8904cdbcceaa\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d856bb83-24ba-498f-9a97-f1c4e4b6ac1b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":684,\"hash\":\"5a73a8ffae5d0c937f3212a875761c64\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2eb4d35a-9f6b-489d-ab51-a851f3b4101b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":685,\"hash\":\"595d4fa69ac9be37b50fb3f6c09b8a5b\",\"textRange\":{\"startLine\":685,\"endLine\":685,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29352331-770f-4196-9a6e-a148bb437214\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":686,\"hash\":\"4243b6357c3b4845a5a5f8716658ccc6\",\"textRange\":{\"startLine\":686,\"endLine\":686,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48f857eb-8253-4d19-895d-7341bf008133\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":687,\"hash\":\"9fd257175f64e9576be9d27acbc12b50\",\"textRange\":{\"startLine\":687,\"endLine\":687,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4f4513b-c1e9-4e9e-bf19-0e7780f63029\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":688,\"hash\":\"ba441b53441f43cd103cb37e1611c1db\",\"textRange\":{\"startLine\":688,\"endLine\":688,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50a9b723-94fe-4ece-afa2-cdb97601ab31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":689,\"hash\":\"993528ecff114f57ea153ef1635476a7\",\"textRange\":{\"startLine\":689,\"endLine\":689,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f9f6338-2e80-45f5-85d6-23d798970fd8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":690,\"hash\":\"5cd0cc4fc2beb4c7bff9ffbb08ab580b\",\"textRange\":{\"startLine\":690,\"endLine\":690,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba7e2129-970e-4f15-b6c6-5fe2016159cc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":691,\"hash\":\"94d7f90024d647d0e2c9272cfc219fc2\",\"textRange\":{\"startLine\":691,\"endLine\":691,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5306e28c-289f-4e2b-a60c-545ba2af20bc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":692,\"hash\":\"5264b41315d14ef52e650cc411a34355\",\"textRange\":{\"startLine\":692,\"endLine\":692,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1cbab06-da89-4197-8170-b92a38d3dc63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":693,\"hash\":\"9166277c55058211e16a0f98053ddf7d\",\"textRange\":{\"startLine\":693,\"endLine\":693,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa08bc19-3054-4fe6-ae41-f755006aa1c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":694,\"hash\":\"54f3bd093935f92f2c407fd522fecd70\",\"textRange\":{\"startLine\":694,\"endLine\":694,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a30911ee-790b-4955-ac6b-7d38280f7cc7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":695,\"hash\":\"3e30306d396cc0b32cff7ef267a21e96\",\"textRange\":{\"startLine\":695,\"endLine\":695,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"751acfa1-a658-47b8-8ca2-793d496cfee6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":696,\"hash\":\"aa933e09af3bbbc25af05a1c3d1b8ef5\",\"textRange\":{\"startLine\":696,\"endLine\":696,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8862fe36-ee10-4f8a-999d-4984e3242e37\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":697,\"hash\":\"b3ae7280e7374738fb45fa3d5d9d44fc\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e63f26-7a8c-4bf4-a032-79d19f6a7a71\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":698,\"hash\":\"4e0b168f6648efc2b8699b9856d15dc1\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"268676e3-281c-4e52-918b-00581c748a3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":699,\"hash\":\"86ce4ca4baa99152f63fe2ec9251383d\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3069319e-c4d5-4b70-9159-dba99fd59f73\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":700,\"hash\":\"2edd4d3ce123a2976d7e7d95e7a78fc3\",\"textRange\":{\"startLine\":700,\"endLine\":700,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3069a8a2-8801-4330-b002-40d9f81861fe\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":701,\"hash\":\"df06594082aa8102b395533b11360269\",\"textRange\":{\"startLine\":701,\"endLine\":701,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3c52c4c-a191-4179-9f20-64cf0280d4f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":702,\"hash\":\"b31f93eeecc0ea5fe63af842f2a8836b\",\"textRange\":{\"startLine\":702,\"endLine\":702,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9c32af-cca4-45da-b895-5c1099e94157\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":703,\"hash\":\"587057865658507aba55e5f5e514dca8\",\"textRange\":{\"startLine\":703,\"endLine\":703,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd4d592e-2271-47e4-aba9-ee3a72363dc5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":704,\"hash\":\"c4cd3aa6bab2188bfedbdd002877ecb3\",\"textRange\":{\"startLine\":704,\"endLine\":704,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d443b0e-d354-4e25-ae14-cc150e6cb73c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":705,\"hash\":\"7f9a0d94f74a09eb5cd743d88523a79a\",\"textRange\":{\"startLine\":705,\"endLine\":705,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52fa5975-91bd-4ae5-b56f-b798e949c708\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":706,\"hash\":\"e3e365497b40621467785bfded88e277\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e411af0-3a11-458e-bc18-e2035e7f6898\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":707,\"hash\":\"a896e5da44810779e2e7511c0508b1db\",\"textRange\":{\"startLine\":707,\"endLine\":707,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3fde076-8a2f-4efa-8854-e040bb7ba773\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":708,\"hash\":\"8d1dc44a77fcb1adf1d39c7c206f3cb1\",\"textRange\":{\"startLine\":708,\"endLine\":708,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70f54a6e-8cc5-4d66-891b-495c86e3186c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":709,\"hash\":\"1840ce8fd842285f6f452c718c91c1c7\",\"textRange\":{\"startLine\":709,\"endLine\":709,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b114540-dbc8-4288-b64e-fe0244af8200\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":710,\"hash\":\"fb34c55f708b7628e80f8d01acfa9889\",\"textRange\":{\"startLine\":710,\"endLine\":710,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5840bf4c-bdbf-4f65-adff-923a2ad640bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":711,\"hash\":\"4ef2668621bbcea5ac65eafab3053298\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4feef742-37be-4077-b8c7-ec5a27cffc5e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":712,\"hash\":\"78fae6badd0823b56411d33ed7c80c74\",\"textRange\":{\"startLine\":712,\"endLine\":712,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e147d9-2d25-424e-8011-9129ed2058c9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":713,\"hash\":\"0e548d59bc98282d82091e1b3611879e\",\"textRange\":{\"startLine\":713,\"endLine\":713,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e419a4a-8b91-4941-908e-cd2a504cff9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":714,\"hash\":\"9eaf8489b477a1dc0ae77541ad61c319\",\"textRange\":{\"startLine\":714,\"endLine\":714,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ebf1008-0eba-412e-849a-1771010ca878\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":715,\"hash\":\"a2253886584e6461ce4280a1c184b2ce\",\"textRange\":{\"startLine\":715,\"endLine\":715,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2104930-bc2b-443f-b118-1a473575ef2c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":716,\"hash\":\"49b77b09defc3b80fe71ea0fe9880187\",\"textRange\":{\"startLine\":716,\"endLine\":716,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80e02ea7-36c1-4b24-b55f-6271453dc940\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":717,\"hash\":\"62b49995113925488b69c80be2a939b7\",\"textRange\":{\"startLine\":717,\"endLine\":717,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b513d4a-912d-4713-ac9a-cb60db9142d0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":718,\"hash\":\"b8bf78cc5d1643d02f673d447ad75024\",\"textRange\":{\"startLine\":718,\"endLine\":718,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"737d1b93-fbda-41b0-a0c4-3a7a8948459a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":719,\"hash\":\"e0e8b5d266aa4e65bfb01e1177e0e434\",\"textRange\":{\"startLine\":719,\"endLine\":719,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31e2b66f-71cf-452e-89b5-ad12f1d791f6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":720,\"hash\":\"548cb2635010e9f750311d5668664029\",\"textRange\":{\"startLine\":720,\"endLine\":720,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0217dce-3648-412c-92d5-aa697a4ff35a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":721,\"hash\":\"c33d9fd3ed81c55ce074ab23dc61fd8e\",\"textRange\":{\"startLine\":721,\"endLine\":721,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7728b223-f61d-4a3e-be53-f8041cc7d292\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":722,\"hash\":\"866adcf2b4c9591feb23e5954951dbdf\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3045e023-8777-4f56-87a2-68b8cfce1352\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":723,\"hash\":\"0c4a0fe8c69616a7dbda85f7570d9404\",\"textRange\":{\"startLine\":723,\"endLine\":723,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab05dc77-3cb1-4922-a774-847704f9d2e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":724,\"hash\":\"a45895deb70e0b4924675b6e91775636\",\"textRange\":{\"startLine\":724,\"endLine\":724,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cbf5a2d-5e45-49e6-85c7-b21379c12634\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":725,\"hash\":\"8e9793cbfbe328b301cdca83a26c5e04\",\"textRange\":{\"startLine\":725,\"endLine\":725,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df9fe3f-c342-4892-b687-38dbeafb8469\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":726,\"hash\":\"4df4997881d8eadfaf5ffdf5ae572a15\",\"textRange\":{\"startLine\":726,\"endLine\":726,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d1899d8-02df-4586-821a-f1db7f076772\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":727,\"hash\":\"f704ec5b4ac14c6b4ce7169ba74b1031\",\"textRange\":{\"startLine\":727,\"endLine\":727,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73867184-ac4d-41b1-9bce-ce6ca4dfa142\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":728,\"hash\":\"4a5b6221a360d3066976018da0752db1\",\"textRange\":{\"startLine\":728,\"endLine\":728,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd0a158d-a9cd-4713-b0aa-576170d75529\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":729,\"hash\":\"7eb40a08de0fcf83efdfc3a1b5618896\",\"textRange\":{\"startLine\":729,\"endLine\":729,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf8a5c3a-dbb2-485d-8991-5c412e9e6369\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":730,\"hash\":\"ad84f835489114d36737921a184dacde\",\"textRange\":{\"startLine\":730,\"endLine\":730,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a021efd-bfd5-4494-8157-9316c21a9a5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":731,\"hash\":\"898ec7af894dda124e11bde317f895e3\",\"textRange\":{\"startLine\":731,\"endLine\":731,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f501cde-ae3b-415c-832f-ce610be92f52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":732,\"hash\":\"960a250a29596113ede960f6bf4f89e7\",\"textRange\":{\"startLine\":732,\"endLine\":732,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce256bb0-2b8e-4c7e-ac53-64ac25b396e0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":733,\"hash\":\"4ba7f8a97a8609443f5bfde8ea40365a\",\"textRange\":{\"startLine\":733,\"endLine\":733,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bad48dd-ea16-4b65-bae4-54e7e60f733b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":734,\"hash\":\"6ea11821ca35ce7bc399e3420775e0a4\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e1c312f-b0df-4f4b-8638-c14db4b701a5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":735,\"hash\":\"f69db90b4b74c6a79180dea4098dfa1b\",\"textRange\":{\"startLine\":735,\"endLine\":735,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c3b3c43-e8f8-4174-b5d2-a1fe2fbeb2c8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":736,\"hash\":\"b0c881383fede0665a650b325e50009f\",\"textRange\":{\"startLine\":736,\"endLine\":736,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc47ee76-3c06-4d0f-8609-3b62cf5c01d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":737,\"hash\":\"f79fbf7c04bda35f3db644dc68b9d54b\",\"textRange\":{\"startLine\":737,\"endLine\":737,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c09836d-99a5-4e78-801b-b5efe3542d13\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":738,\"hash\":\"49badace25b06c207d8657b3524175d4\",\"textRange\":{\"startLine\":738,\"endLine\":738,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"535fc9db-046c-443c-a3fc-93a2c569b394\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":739,\"hash\":\"11eac4d23d60a21e3ca3f022eb96da84\",\"textRange\":{\"startLine\":739,\"endLine\":739,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e89ed5f6-7e36-40c1-8c5a-5e98497db69a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":740,\"hash\":\"7695b8eef758e5d7b988aeb0b8ebdc36\",\"textRange\":{\"startLine\":740,\"endLine\":740,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adb93ab9-5bc1-4d0a-8e5b-891e4f4f1fb0\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":741,\"hash\":\"dae331e40ee7bf32f1ac8dba53cf0103\",\"textRange\":{\"startLine\":741,\"endLine\":741,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e04cd10f-8da7-4698-b3bf-17cf931c15f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":742,\"hash\":\"567ceac93aa208f2f3fb043415946790\",\"textRange\":{\"startLine\":742,\"endLine\":742,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9c8b65-aac1-48e8-bf68-221c9fca5b1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":743,\"hash\":\"245a4afa18d2fd6d9ffa2f3872cbc845\",\"textRange\":{\"startLine\":743,\"endLine\":743,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd424ea2-bb94-476d-a771-e91d7c82ae35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":744,\"hash\":\"0fbdab1a550829c7ad8fb788b35cf94e\",\"textRange\":{\"startLine\":744,\"endLine\":744,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea0b2b1a-662f-4ca0-91d4-895d62ef7197\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":745,\"hash\":\"a88c43071139a090bebcb01a695e8b9c\",\"textRange\":{\"startLine\":745,\"endLine\":745,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9dfd5ad-aef1-43c9-8e64-afca37638802\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":746,\"hash\":\"3a88cdda39e37cde979c25139e5c3990\",\"textRange\":{\"startLine\":746,\"endLine\":746,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6caff023-b411-4468-9f7b-3e151d8a4721\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":747,\"hash\":\"82a8d06f214b53e06ffba374fe75e30a\",\"textRange\":{\"startLine\":747,\"endLine\":747,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b64e660e-8a08-48ab-b87e-65b5027dfca2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":748,\"hash\":\"d5ca72283a10d3a879d9ffbc28ca30c8\",\"textRange\":{\"startLine\":748,\"endLine\":748,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a2953e-43c2-4249-ad9c-774cef4f8c76\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":749,\"hash\":\"73b48d6976ec2b22fdf9fdffa3f0aaef\",\"textRange\":{\"startLine\":749,\"endLine\":749,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8273cc99-67d7-45dc-ae3f-c788b3a702c1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":750,\"hash\":\"0db215e47d59de75761b5cdbdcaaf42b\",\"textRange\":{\"startLine\":750,\"endLine\":750,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24c214e0-e8f4-4724-b9dd-a70207025f41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":751,\"hash\":\"cbccfdebadda7d115e500b46871c8c09\",\"textRange\":{\"startLine\":751,\"endLine\":751,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c15d591-3684-4200-b365-deb924b9dc09\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":752,\"hash\":\"77f35ef58fc051924ec5cc17fbd0248d\",\"textRange\":{\"startLine\":752,\"endLine\":752,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d956409-3ff7-4b91-b37a-7416694a4a35\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":753,\"hash\":\"377e0b9e1063731e6b07333cc18ced88\",\"textRange\":{\"startLine\":753,\"endLine\":753,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0e23fc-7d94-4668-9a84-a13b134be897\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":754,\"hash\":\"b742629e216897ec1e3050546b146f18\",\"textRange\":{\"startLine\":754,\"endLine\":754,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d457bd54-2146-4715-9514-92dda13daae4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":755,\"hash\":\"249ca82567e4272314bf781475573091\",\"textRange\":{\"startLine\":755,\"endLine\":755,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ffe9473-d50b-4852-aae2-2bbe271f497a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":756,\"hash\":\"f3383d7c2c8d873616a9a9e69c150616\",\"textRange\":{\"startLine\":756,\"endLine\":756,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71000b9b-dbb9-4b74-94ab-18908b62af2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":757,\"hash\":\"478feb87457e85f3dfa20b4bcbf2a749\",\"textRange\":{\"startLine\":757,\"endLine\":757,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e677c6e-898e-4700-9905-e0411fe75c3c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":758,\"hash\":\"884c7851590b705fc170c42dc07e7ea2\",\"textRange\":{\"startLine\":758,\"endLine\":758,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261515a0-fe8f-4d57-a3b4-8be8c88ad2f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":759,\"hash\":\"7fc3ccd74d24e21222db80e4d87d9bb6\",\"textRange\":{\"startLine\":759,\"endLine\":759,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"367dc468-41e8-4ba3-bf93-10989e4ff14f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":760,\"hash\":\"7103c8b2f1998e81b840fb96bc894409\",\"textRange\":{\"startLine\":760,\"endLine\":760,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03fa6744-87eb-4fc1-bdbf-70249f3e1f53\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":761,\"hash\":\"6fe91ed1e652e939d1a902993f936373\",\"textRange\":{\"startLine\":761,\"endLine\":761,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82f32f02-112c-49b3-bac7-c7f77d8eb8eb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":762,\"hash\":\"ccbd39bc6766536c0895c434a4c19e24\",\"textRange\":{\"startLine\":762,\"endLine\":762,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f9ac317-5dbe-491a-ae6d-e718bc9699c4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":763,\"hash\":\"369fa873e3125aa3e976a884dc0709cd\",\"textRange\":{\"startLine\":763,\"endLine\":763,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77d18fb-2821-4bb9-b3e5-5d5e5efdad52\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":764,\"hash\":\"0ecc7577e063d03252d4e7561835d18a\",\"textRange\":{\"startLine\":764,\"endLine\":764,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b47552b6-bb51-44d1-b02d-fda0d5c9a3d6\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":765,\"hash\":\"de9cc89ef55d6b3b954b442cc32e27f1\",\"textRange\":{\"startLine\":765,\"endLine\":765,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"901bf32c-f6b1-4364-be06-627f8dae973f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":766,\"hash\":\"c603439d52d938c18b68d9eb92d5a486\",\"textRange\":{\"startLine\":766,\"endLine\":766,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"369222be-e453-4721-b5dc-e659bf006d5d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":767,\"hash\":\"204619d1126ce4051ffbbf9f6e8ee9dd\",\"textRange\":{\"startLine\":767,\"endLine\":767,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa1daa1-2828-4248-afc0-16cad736f19a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":768,\"hash\":\"e8ab181ed094f69c89fad238709a667f\",\"textRange\":{\"startLine\":768,\"endLine\":768,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d65f71b-3a93-4aac-b5a7-f3ba7c39b9ca\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":769,\"hash\":\"ee8e8a4827e2ee254e0205508ef041f8\",\"textRange\":{\"startLine\":769,\"endLine\":769,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.210Z", + "time": 154, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 154 + } + }, + { + "_id": "0c75e2534f22fd279dea0ae8af016f2a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 392, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "100" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "LOW" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=100&ps=100&componentKeys=test-project&impactSeverities=LOW&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9149, + "content": { + "mimeType": "application/json", + "size": 9149, + "text": "{\"total\":51559,\"p\":100,\"ps\":100,\"paging\":{\"pageIndex\":100,\"pageSize\":100,\"total\":51559},\"effortTotal\":257986,\"issues\":[{\"key\":\"ce264f28-3bed-4667-af5e-001b55b8147a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":770,\"hash\":\"7f331886d6800241ed13f1de073e1f92\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e8acd4d-7271-4b1c-aac6-c746f9786e03\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":771,\"hash\":\"5abdf68ca91a13806026ae091e1d18ad\",\"textRange\":{\"startLine\":771,\"endLine\":771,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82c1897c-d7cb-4f53-bb9e-b5273d03b880\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":772,\"hash\":\"3dc9d1fa924e56b184e3276c556b4636\",\"textRange\":{\"startLine\":772,\"endLine\":772,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09c590c-c935-48c8-9e66-7f82e8c8a5cb\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":773,\"hash\":\"3267ca9fe25e779dfb64af34f06d7730\",\"textRange\":{\"startLine\":773,\"endLine\":773,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb6b6d4-bbe3-4aa7-b906-87c2136d16af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":774,\"hash\":\"036c82bd3816d7ba868796cb39ba89aa\",\"textRange\":{\"startLine\":774,\"endLine\":774,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"988fae82-5d95-4c30-abbe-4d033a9eaa87\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":775,\"hash\":\"ce38de381364c499dd6d74354f6a5852\",\"textRange\":{\"startLine\":775,\"endLine\":775,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1d191d3-f64a-4ea6-a41c-7ecd8d4ae6db\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":776,\"hash\":\"ed9adeb03ed57eb8af6358785c8df327\",\"textRange\":{\"startLine\":776,\"endLine\":776,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25d94814-a945-486a-9433-7f1acb59ad91\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":777,\"hash\":\"921ae6d7cc624eac14c1741c05f5f61c\",\"textRange\":{\"startLine\":777,\"endLine\":777,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6abfbbf-f716-40f3-a0ae-b2a4681d2578\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":778,\"hash\":\"3dc53a42b9c8a87175b5de970d39c8cc\",\"textRange\":{\"startLine\":778,\"endLine\":778,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f742c3ed-8b82-4d9c-b482-26dd3d8213a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":779,\"hash\":\"4802a6e541119a39964590718d3f8584\",\"textRange\":{\"startLine\":779,\"endLine\":779,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c507f99a-6b6d-47fb-9920-7daa0d077815\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":780,\"hash\":\"5b18766a183e69cb660d8cf398fd4f26\",\"textRange\":{\"startLine\":780,\"endLine\":780,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62e37b01-8ac2-4ec2-900e-5566b5aae120\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":781,\"hash\":\"0cf1202ffef7d3cd1334e2dd88fd9fed\",\"textRange\":{\"startLine\":781,\"endLine\":781,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d2a90ff-7cd2-4172-9501-a908cd971f15\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":782,\"hash\":\"a89b9b57f6cddbf2fa30de80109744b5\",\"textRange\":{\"startLine\":782,\"endLine\":782,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a442d91-08c2-4838-8f02-0e0d0d11995e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":783,\"hash\":\"5dfc2ebdb2547823a11050fbc7d101c0\",\"textRange\":{\"startLine\":783,\"endLine\":783,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f67bc885-2d7b-4346-a469-f7c47988f930\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":784,\"hash\":\"fe24faa841cfc36aaf5324024fc02cc7\",\"textRange\":{\"startLine\":784,\"endLine\":784,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c0fd15-e279-4577-a187-d1b4a691bcff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":785,\"hash\":\"19aaca8195ccf2851d52111450a09240\",\"textRange\":{\"startLine\":785,\"endLine\":785,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a558b197-42e8-4ed8-93fa-f7fcaadf50da\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":786,\"hash\":\"a985005834ef559cd243853b7bad10ef\",\"textRange\":{\"startLine\":786,\"endLine\":786,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2518046-e66f-4919-a2c5-a3754ba86e47\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":787,\"hash\":\"516d31003b680a8c24eef00014861c2c\",\"textRange\":{\"startLine\":787,\"endLine\":787,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"569c501d-6857-4c4b-8ca6-72a7e47a03f4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":788,\"hash\":\"a6ad7203d341834912d365327c11b9f8\",\"textRange\":{\"startLine\":788,\"endLine\":788,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92445255-1df5-4973-bb23-8fe11baad02b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":789,\"hash\":\"67ea4a32aaf38867777c9e779d0192fa\",\"textRange\":{\"startLine\":789,\"endLine\":789,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9b2a89a-a756-4c53-87bf-c5646709c821\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":790,\"hash\":\"ad66a03d6fede3fd9e258b81f7b82e86\",\"textRange\":{\"startLine\":790,\"endLine\":790,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52d922a0-d767-4e73-81e4-ba00f7dee259\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":791,\"hash\":\"4d628f15a3216886ea072406cca16ebc\",\"textRange\":{\"startLine\":791,\"endLine\":791,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2b587dc-aac2-4fb0-9054-16050c8ed981\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":792,\"hash\":\"ef614596fc085c223a04536649867191\",\"textRange\":{\"startLine\":792,\"endLine\":792,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5da0db57-6e65-4588-bf86-489194452450\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":793,\"hash\":\"f142201ca7bc5674c6c1a639d4fb8d62\",\"textRange\":{\"startLine\":793,\"endLine\":793,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6157556-ad5b-4150-9f77-4d04c69f809a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":794,\"hash\":\"7ded5eac03674cfbe7a0406f3f386891\",\"textRange\":{\"startLine\":794,\"endLine\":794,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"699c5fe6-be78-4023-a89f-6f4dda41e5a8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":795,\"hash\":\"3789215e8536b359a5af5f0c831d6ef1\",\"textRange\":{\"startLine\":795,\"endLine\":795,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d02ec35b-20fc-43d8-ad4f-e947e4284984\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":796,\"hash\":\"dc288aadc5ed547d495407d570253c10\",\"textRange\":{\"startLine\":796,\"endLine\":796,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bade0fdc-38a7-411a-91ce-5e93406308a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":797,\"hash\":\"a8160562ec805d674723b0e44f4fb4f2\",\"textRange\":{\"startLine\":797,\"endLine\":797,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04297a54-718c-4b0c-8d0b-cea5509bafb5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":798,\"hash\":\"fe957dfd825fbd46fb93e1014a3703e0\",\"textRange\":{\"startLine\":798,\"endLine\":798,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46c0fbbc-db86-487f-b735-1630600fa0f7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":799,\"hash\":\"6294375932fcc357a289eacf054ccd4d\",\"textRange\":{\"startLine\":799,\"endLine\":799,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d99dca32-1b01-4939-9573-fcdcf656881c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":800,\"hash\":\"66dfbc39e20ab589915f2983039654ff\",\"textRange\":{\"startLine\":800,\"endLine\":800,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b285f3e-75c2-4c8c-a85e-ab1efae9de0a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":801,\"hash\":\"aadaf4e831323d120ac4ed9ba5d790fc\",\"textRange\":{\"startLine\":801,\"endLine\":801,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cae5ea3-e123-4f8a-8d2e-bd5e5bcbf1d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":802,\"hash\":\"4537b820c8e8b0296eeed8d9947df609\",\"textRange\":{\"startLine\":802,\"endLine\":802,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf5b5be0-fb0c-4e56-84fa-d2f076511bcf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":803,\"hash\":\"a556b7329d8f6a5443eb6d36127c4d1a\",\"textRange\":{\"startLine\":803,\"endLine\":803,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44c686ff-aebd-49b0-a068-7b53db5793c7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":804,\"hash\":\"4d042af0c965e535a3500ce60a47788f\",\"textRange\":{\"startLine\":804,\"endLine\":804,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"511bffb6-418a-4c92-bcfe-04bd13659c1e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":805,\"hash\":\"650aad9647d9c6c4413e7adb36d8c211\",\"textRange\":{\"startLine\":805,\"endLine\":805,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef8bc21e-3ea7-4010-bd6e-33ca108da6d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":806,\"hash\":\"306abbbfe02923e57652ac9706e9d033\",\"textRange\":{\"startLine\":806,\"endLine\":806,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a984c842-2bbc-42d9-83e5-c8b63b68adff\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":807,\"hash\":\"0272a2025c303b61bfaf5dddfaa5f8fc\",\"textRange\":{\"startLine\":807,\"endLine\":807,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f156ee9-1b65-45b3-84d2-9c5b52cc2e3e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":808,\"hash\":\"19a9f347b423e8130c72ed3a2d2f8d65\",\"textRange\":{\"startLine\":808,\"endLine\":808,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21926bc6-431c-4eec-980c-a0a3a18e8b81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":809,\"hash\":\"30c81048c842465e468819bf7c16b4af\",\"textRange\":{\"startLine\":809,\"endLine\":809,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b33f46e8-572e-450d-9341-823bf7ebb1c5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":810,\"hash\":\"33bcbab603d785d16db6839cf9276c69\",\"textRange\":{\"startLine\":810,\"endLine\":810,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eddf6ade-b315-44a2-b506-b95f9e4a3470\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":811,\"hash\":\"eab86389ae9bece2d8d2b3485059188a\",\"textRange\":{\"startLine\":811,\"endLine\":811,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2e5a127-37db-4faa-8420-052acb4410a1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":812,\"hash\":\"13171838dabbadaefdf4518499e2a296\",\"textRange\":{\"startLine\":812,\"endLine\":812,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b21c2e9-7b26-4999-a24b-f6f653b6bc4c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":813,\"hash\":\"c0783c49d0de3cb43e79fe74755303b6\",\"textRange\":{\"startLine\":813,\"endLine\":813,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"767e00b6-4bfd-417f-8e81-39145dc7b0e5\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":814,\"hash\":\"2cef3166ec891d3b2620533044547b38\",\"textRange\":{\"startLine\":814,\"endLine\":814,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68996015-5219-4cf0-8973-a65199335bae\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":815,\"hash\":\"efa6ddcf7abe1b7ed2abfdeb22f34405\",\"textRange\":{\"startLine\":815,\"endLine\":815,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dc45d01-fd54-42a6-af99-7f8c90e6a977\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":816,\"hash\":\"bf857200ce68e3b92e3e5579d4a16bb1\",\"textRange\":{\"startLine\":816,\"endLine\":816,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60a4c4c3-9328-4c85-a6a0-e5307f9aaa65\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":817,\"hash\":\"1923e56ace9fd5ca3e94b075279d6976\",\"textRange\":{\"startLine\":817,\"endLine\":817,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fd5cb34-7402-4377-9a85-4bea9c75fa39\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":818,\"hash\":\"6f933f287bfd710ae8afbb32baea59ec\",\"textRange\":{\"startLine\":818,\"endLine\":818,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d20b9d99-a2de-4352-91c5-01f296974b82\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":819,\"hash\":\"8a32050f6c5e78db9456022a73ba3c12\",\"textRange\":{\"startLine\":819,\"endLine\":819,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c217180-017b-4257-a372-21cbaff762bf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":820,\"hash\":\"dfbbc71b91cb87fc7f795e75780dcd49\",\"textRange\":{\"startLine\":820,\"endLine\":820,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bc446a8-75e7-4b52-b0ab-3926100cfcc8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":821,\"hash\":\"b6e6c5823ed3ad8ae59fcc3403cef815\",\"textRange\":{\"startLine\":821,\"endLine\":821,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3ca357-2c68-4e9e-af4a-bea19977d24b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":822,\"hash\":\"1fe07deef7b25933d8569d73d990b63b\",\"textRange\":{\"startLine\":822,\"endLine\":822,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b873498-6233-431a-b5f8-729e4203a8af\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":823,\"hash\":\"8c9e23a6bd2432cfeb1abdbb10906235\",\"textRange\":{\"startLine\":823,\"endLine\":823,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acbd9f3e-772f-44ea-b4d4-567f1cece25d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":824,\"hash\":\"46fb97bac662f13d6682744720f740ab\",\"textRange\":{\"startLine\":824,\"endLine\":824,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf0ab322-6ab8-4a54-9e71-d55368a95824\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":825,\"hash\":\"0a6b6e15f8a6296e1f45e955f86d54c2\",\"textRange\":{\"startLine\":825,\"endLine\":825,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e53d63f-7e86-4eed-95f7-71fb561e5336\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":826,\"hash\":\"4f813ce0f713b1f0dbff34194f9fc171\",\"textRange\":{\"startLine\":826,\"endLine\":826,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"696e766a-3fb6-488c-bf13-cf357bdb641a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":827,\"hash\":\"f991fd55d5bf33ce694323ac70973248\",\"textRange\":{\"startLine\":827,\"endLine\":827,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b9e2735-6ab8-4753-97be-e2f04dfcdc33\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":828,\"hash\":\"2ec91848826f22a136b4f66a4cf53022\",\"textRange\":{\"startLine\":828,\"endLine\":828,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb8cf6c5-a486-4019-b771-3865b07d2d74\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":829,\"hash\":\"0bbfecdc3e50888104672e3551db49c0\",\"textRange\":{\"startLine\":829,\"endLine\":829,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67ea184b-2e75-490f-9fe4-27c971281c81\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":830,\"hash\":\"33bcb2d0afc396b34cf7570a8a3d92c9\",\"textRange\":{\"startLine\":830,\"endLine\":830,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6e95977-1459-4e2e-8140-12adfac8cb55\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":831,\"hash\":\"191278f5bc6b2582fb15aec8ddff659c\",\"textRange\":{\"startLine\":831,\"endLine\":831,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efc9d088-b5bd-488f-8153-93a54ca9981d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":832,\"hash\":\"eb8ad68ec089846bb284d0e23360bac0\",\"textRange\":{\"startLine\":832,\"endLine\":832,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42ec065c-92c1-4554-b0f8-69400e486c41\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":833,\"hash\":\"5a775d037e579391fa001148927463e0\",\"textRange\":{\"startLine\":833,\"endLine\":833,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b39d6d3d-bff3-47ca-8ab5-27b36c7685f8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":834,\"hash\":\"29c73d060fb104241822bc37de3f6f4d\",\"textRange\":{\"startLine\":834,\"endLine\":834,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"171207bd-8e40-4be2-b4a0-15754cea2fc9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":835,\"hash\":\"3925ad4b218f6ea60e6c461f2c021557\",\"textRange\":{\"startLine\":835,\"endLine\":835,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b0a5bfb-907b-44a4-bf0a-ab4b539f33a9\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":836,\"hash\":\"d13c4c0ff6bee88fb9e0d82a5bc728c4\",\"textRange\":{\"startLine\":836,\"endLine\":836,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"943df215-70d7-4602-9b5e-80027194598a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":837,\"hash\":\"bc36b3564d33e6446b36d002eb21d898\",\"textRange\":{\"startLine\":837,\"endLine\":837,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43f39cba-d126-4a80-9470-e2a10cfc38a3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":838,\"hash\":\"c1f93f0529460b7b0ee4eafc7d65f01d\",\"textRange\":{\"startLine\":838,\"endLine\":838,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9bb4550-2c30-4ac0-b2d8-6d991264d9f3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":839,\"hash\":\"18d11e2586e79aa3d5964ed602d34f9b\",\"textRange\":{\"startLine\":839,\"endLine\":839,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c4243ee-19f7-4fd7-8e32-e7f2116b24d4\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":840,\"hash\":\"1ee15e22ced8e6e8d0a1e70787c45004\",\"textRange\":{\"startLine\":840,\"endLine\":840,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa774d38-e558-48f3-92d7-6cdfd5143fce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":841,\"hash\":\"3fbaebcc63a41eb969a45c0e297f9765\",\"textRange\":{\"startLine\":841,\"endLine\":841,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d6dab44-eb6c-4bec-89a7-8534b589427f\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":842,\"hash\":\"24b9d5b87c4b2a23813dd07a1c14e00a\",\"textRange\":{\"startLine\":842,\"endLine\":842,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4f0841f-bec4-42fa-bd22-87db772035d7\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":843,\"hash\":\"f2a44a0da7fd594190d796deb5db344d\",\"textRange\":{\"startLine\":843,\"endLine\":843,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"703a87a9-4eea-427a-a099-a962d58cda97\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":844,\"hash\":\"7a623840d0361ec1b84e22f1c5369daf\",\"textRange\":{\"startLine\":844,\"endLine\":844,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8d611c0-44bc-46b0-bb43-96c69345ba2d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":845,\"hash\":\"f848e1d49ae30e57beff949ff13c52e9\",\"textRange\":{\"startLine\":845,\"endLine\":845,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92705074-5c2f-477c-a369-13cebe3ff5fc\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":846,\"hash\":\"b990d0027f938bfb3c6103be0c592537\",\"textRange\":{\"startLine\":846,\"endLine\":846,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"146ebce0-83c8-4efb-be7e-68ecb84b67e1\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":847,\"hash\":\"a270e9cb8759be10771e220403a3a1b0\",\"textRange\":{\"startLine\":847,\"endLine\":847,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d86abcac-4c24-47f4-a52b-f132dcc7932d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":848,\"hash\":\"d500914a4c2f6843837e1f3be82af8cd\",\"textRange\":{\"startLine\":848,\"endLine\":848,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31eb9290-987e-4c24-8a46-57b3c611f91e\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":849,\"hash\":\"f74ff99263603fbc8f3c6d7e05c0e0dc\",\"textRange\":{\"startLine\":849,\"endLine\":849,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f673fe2a-e65f-40c8-bcd9-6640bd2d041a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":850,\"hash\":\"2870fbaad53666f9ab1264ddef5124e3\",\"textRange\":{\"startLine\":850,\"endLine\":850,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffb95c1a-8ab2-4d97-9272-0d4a7a91f47a\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":851,\"hash\":\"551ed7cdd7c48a8c010eb91346e5439e\",\"textRange\":{\"startLine\":851,\"endLine\":851,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69ae60f9-c93f-4671-8a87-66d70bd68e31\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":852,\"hash\":\"f18830acac200fb45d090c40976598fb\",\"textRange\":{\"startLine\":852,\"endLine\":852,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"750ba037-24cc-43bc-84d2-450b3165d7f2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":853,\"hash\":\"823e50e80b76bb5b8cad4b0754e0ddff\",\"textRange\":{\"startLine\":853,\"endLine\":853,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddefb04a-8628-4254-abde-2e324e853ba2\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":854,\"hash\":\"a0d24dbf420d4af44fcb09185e99cf3c\",\"textRange\":{\"startLine\":854,\"endLine\":854,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c649446f-d02d-41c4-8743-748fbe8c3326\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":855,\"hash\":\"fd29be62c110a0c53bbf136b420760f2\",\"textRange\":{\"startLine\":855,\"endLine\":855,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e767eca-e947-4093-8730-84d71df71daf\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":856,\"hash\":\"cc75771064acbae37dd4220ec5942014\",\"textRange\":{\"startLine\":856,\"endLine\":856,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"369e9583-5bba-4d95-855c-89af90058b9d\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":857,\"hash\":\"188709850c0073ebf8502454d75e94a8\",\"textRange\":{\"startLine\":857,\"endLine\":857,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b9ef4cc-21f5-43a1-bfe3-bb3400376ce3\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":858,\"hash\":\"48b05fdc205eab13200ece50eb798abf\",\"textRange\":{\"startLine\":858,\"endLine\":858,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5a4dd30-198a-46a9-8093-a256ae983a54\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":859,\"hash\":\"7db966ccc247f125ebe5e4e472cb61d8\",\"textRange\":{\"startLine\":859,\"endLine\":859,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"add92804-18ef-4ff5-ac48-cf2eda27770c\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":860,\"hash\":\"6be9fbfe97c8a0fa2c8c536e3632f730\",\"textRange\":{\"startLine\":860,\"endLine\":860,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7e6b6bf-701e-4897-a1c4-ce4e33750d9b\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":861,\"hash\":\"b0058c1d038e4018a0c776727812b106\",\"textRange\":{\"startLine\":861,\"endLine\":861,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d17396d8-4f23-43c5-a607-a03bd30fbc63\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":862,\"hash\":\"127d82ad177371ef601dcca98660370a\",\"textRange\":{\"startLine\":862,\"endLine\":862,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1b675d7-2831-4c5d-91dd-06839c279f20\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":863,\"hash\":\"5d2bc08c856536f774e61171e6e896ca\",\"textRange\":{\"startLine\":863,\"endLine\":863,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"998abe91-1edc-4efc-b154-adb6c3709e26\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":864,\"hash\":\"961b6771da476c8c6881e6fc3a7bccd7\",\"textRange\":{\"startLine\":864,\"endLine\":864,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd355565-9d19-4421-9de8-9f5c325f1bec\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":865,\"hash\":\"3fd7948cd9eeed9bdf2052769345e570\",\"textRange\":{\"startLine\":865,\"endLine\":865,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e62a465-8a96-48b8-b809-8cb6c1b16ca8\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":866,\"hash\":\"2784e3edfb2296cd481966f29ac7e7b4\",\"textRange\":{\"startLine\":866,\"endLine\":866,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d88a332b-86ef-42ad-a8db-9168e34ae3ce\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":867,\"hash\":\"f417c41b5d651d5a209ab49f718fbedd\",\"textRange\":{\"startLine\":867,\"endLine\":867,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd63c198-6cca-40a5-872b-a8021bb8a660\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":868,\"hash\":\"eb3adf1e8ecf0321bcdeb23edaa6c564\",\"textRange\":{\"startLine\":868,\"endLine\":868,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac4f8bee-6151-4ac9-9aac-d4301c27bb43\",\"rule\":\"Web:S6827\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":869,\"hash\":\"847a86cb7717f60762a8a2919893e9c8\",\"textRange\":{\"startLine\":869,\"endLine\":869,\"startOffset\":0,\"endOffset\":42},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Anchors must have content and the content must be accessible by a screen reader.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"accessibility\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"LOW\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"LOW\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.378Z", + "time": 137, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 137 + } + }, + { + "_id": "dc13244148a5b18bdd4ec254ee093466", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "1" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=1&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 14841, + "content": { + "mimeType": "application/json", + "size": 14841, + "text": "{\"total\":51549,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"4abacfbb-b306-4432-882d-4f6647b1f23d\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/config.ts\",\"project\":\"test-project\",\"line\":169,\"hash\":\"a32c0ceb961441e610bceab9c5db3138\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":4,\"endOffset\":6},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7c5ab0c-6007-4671-bbee-ca2a68456252\",\"rule\":\"typescript:S1871\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"project\":\"test-project\",\"line\":60,\"hash\":\"401bd4213e0d12cd223964ed78bd297a\",\"textRange\":{\"startLine\":60,\"endLine\":65,\"startOffset\":63,\"endOffset\":5},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":56,\"endLine\":60,\"startOffset\":30,\"endOffset\":5},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"This branch\\u0027s code block is the same as the block for the branch on line 56.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"design\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27164ef2-b35a-4d9d-82ac-22486a4d8ae9\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/executionHandlers/domainNames.test.ts\",\"project\":\"test-project\",\"line\":41,\"hash\":\"2ee97003f286779661b13ecd2be1e38a\",\"textRange\":{\"startLine\":41,\"endLine\":42,\"startOffset\":2,\"endOffset\":71},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6cb0cf2-e29f-4817-af1d-1a430842ec4a\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/executionHandlers/domainNames.test.ts\",\"project\":\"test-project\",\"line\":56,\"hash\":\"c92b9381fa6db42b40d66b8bb4869c77\",\"textRange\":{\"startLine\":56,\"endLine\":59,\"startOffset\":2,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5204fec1-923f-457a-8353-45b9ce6f8f5b\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"project\":\"test-project\",\"line\":18,\"hash\":\"cad1b01220f3b10eb9074a142c3f58fb\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":29,\"endOffset\":31},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":31,\"endOffset\":33},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd9e6dd6-29ba-4023-8d73-38f265bde79b\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"project\":\"test-project\",\"line\":18,\"hash\":\"cad1b01220f3b10eb9074a142c3f58fb\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":52,\"endOffset\":54},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":54,\"endOffset\":56},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ccf4c1e-c372-4395-81b2-982208e7c190\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"project\":\"test-project\",\"line\":362,\"hash\":\"11b4644ce24f23a7258a8607eb7e0cd5\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":12,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3482e8df-2ca4-49f1-9324-a405347e69ec\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"project\":\"test-project\",\"line\":475,\"hash\":\"21684ccba1b77690693c9199e58a0509\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":14,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3f9d731-dfa3-491a-8dc5-2099debd27db\",\"rule\":\"typescript:S4165\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/modifyInstanceAttribute.ts\",\"project\":\"test-project\",\"line\":88,\"hash\":\"2e2864abfde14ecb672c44e24042de45\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":35,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Review this redundant assignment: \\\"ebsOptimizationSupported\\\" already holds the assigned value along all execution paths.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3e2e4d2-2692-4cfb-b1cf-7f1561901fd2\",\"rule\":\"typescript:S4165\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2e2864abfde14ecb672c44e24042de45\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":33,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Review this redundant assignment: \\\"ebsOptimizationSupported\\\" already holds the assigned value along all execution paths.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fe5bd78-5106-46f7-bb5f-078e4a691f6e\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":754,\"hash\":\"68fe45eda5de596023a1ade5e7de59a1\",\"textRange\":{\"startLine\":754,\"endLine\":758,\"startOffset\":10,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28cc4034-0809-4b1b-810e-1d10b5f1ef7b\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":756,\"hash\":\"6311ac11afdefea04d4fd4b34e972e53\",\"textRange\":{\"startLine\":756,\"endLine\":758,\"startOffset\":10,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7918ce88-252e-493d-aedf-414c4fe3292f\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":1980,\"hash\":\"af718b2b6e112295b7de6c61368b01e2\",\"textRange\":{\"startLine\":1980,\"endLine\":1980,\"startOffset\":43,\"endOffset\":45},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"relationship.outsideIpAddresses\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6913de5b-a3ae-477a-ba8f-d576e0ec3e28\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":1981,\"hash\":\"c4b2bd6f4a2908d3e4f675ecb2b07177\",\"textRange\":{\"startLine\":1981,\"endLine\":1981,\"startOffset\":43,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"relationship.outsideIpAddresses\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fc96480-b1cc-4b70-b3ab-72af9b761d41\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":104,\"hash\":\"befef029da59e4dbf990983cc36a7367\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":43,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"customerGateway.connections\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c6a9b40-13c9-4415-a81c-8a2f89189d84\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":108,\"hash\":\"01df9edacb58c9932c9cb5a1e8481d16\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":38,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"vpnGateway.connections\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"898d2590-1bdc-4d70-a819-595a5d3e43a8\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":114,\"hash\":\"02700875a772d08f15c1146a111839fa\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":45,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"customerGateway.connectionIds\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eedc1458-9583-4e52-be22-61c051c9e8bd\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":120,\"hash\":\"67e4865f64f05191f8cfff68e0e6dcee\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":40,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"vpnGateway.connectionIds\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf1ce53b-3aa3-4681-bb6b-1b40b50090df\",\"rule\":\"typescript:S1121\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":130,\"hash\":\"7a3221ae25ec3f59c79dfdcde1ed37a7\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":37,\"endOffset\":38},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract the assignment of \\\"vpnGateway.publicIp\\\" from this expression.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"cwe\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2038188-435f-46ac-94f1-cb23fb26eae6\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"project\":\"test-project\",\"line\":207,\"hash\":\"cbc5f468585d9c7fba596982bfe28db2\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":16,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c164dc6c-07b5-4745-a242-f13d3eb7f4be\",\"rule\":\"typescript:S1854\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"project\":\"test-project\",\"line\":212,\"hash\":\"57616022a965f8d6518f0946cf77008b\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":6,\"endOffset\":22},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this useless assignment to variable \\\"targetFilterKeys\\\".\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9b28301-901e-45f6-a755-33a8d3be74cd\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"project\":\"test-project\",\"line\":228,\"hash\":\"4e4149e0f0bbc13f3f1d1d2988e0d9bc\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":8,\"endOffset\":10},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36f31f3d-1737-4d4c-b431-e0442b2ca7f5\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"project\":\"test-project\",\"line\":68,\"hash\":\"aa30babf678c68051d627d1c2de40336\",\"textRange\":{\"startLine\":68,\"endLine\":70,\"startOffset\":8,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd29f46-aeac-4769-8ab0-e3da5b372af4\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspector/converters.ts\",\"project\":\"test-project\",\"line\":75,\"hash\":\"6fdf9d25ddc8460d4cb3c431c230100b\",\"textRange\":{\"startLine\":75,\"endLine\":77,\"startOffset\":6,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1342f177-12ec-4805-9056-fe45d8887a6b\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/converters.ts\",\"project\":\"test-project\",\"line\":65,\"hash\":\"6fdf9d25ddc8460d4cb3c431c230100b\",\"textRange\":{\"startLine\":65,\"endLine\":67,\"startOffset\":6,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8fb7529-0648-4500-a6ea-5a757cc96e3f\",\"rule\":\"typescript:S5843\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":976,\"hash\":\"b553a7b5c188fc95789b8fff2760c7c2\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":2,\"endOffset\":222},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":5,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":169,\"endOffset\":170},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":175,\"endOffset\":176},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":180,\"endOffset\":181},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":190,\"endOffset\":191},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":198,\"endOffset\":199},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":205,\"endOffset\":206},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":13,\"endOffset\":14},\"msg\":\"+2 (incl 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":28,\"endOffset\":29},\"msg\":\"+2 (incl 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":35,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":44,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":55,\"endOffset\":56},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":66,\"endOffset\":67},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":74,\"endOffset\":75},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":81,\"endOffset\":82},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":87,\"endOffset\":88},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":97,\"endOffset\":98},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":106,\"endOffset\":107},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":115,\"endOffset\":116},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":123,\"endOffset\":124},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":132,\"endOffset\":133},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":141,\"endOffset\":142},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":152,\"endOffset\":153},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":160,\"endOffset\":161},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":30,\"endOffset\":31},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":37,\"endOffset\":38},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":57,\"endOffset\":58},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":68,\"endOffset\":69},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":76,\"endOffset\":77},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":83,\"endOffset\":84},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":99,\"endOffset\":100},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":108,\"endOffset\":109},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":117,\"endOffset\":118},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":125,\"endOffset\":126},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":134,\"endOffset\":135},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":143,\"endOffset\":144},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":154,\"endOffset\":155},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":162,\"endOffset\":163},\"msg\":\"+3 (incl 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":217,\"endOffset\":218},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Simplify this regular expression to reduce its complexity from 72 to the 20 allowed.\",\"effort\":\"1h52min\",\"debt\":\"1h52min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d98d33fc-33d6-490c-bf64-b31a9153783b\",\"rule\":\"typescript:S5843\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":983,\"hash\":\"4c9074364503f00bf93904d61444ece2\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":2,\"endOffset\":306},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":5,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":20,\"endOffset\":21},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":37,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":44,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":51,\"endOffset\":52},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":58,\"endOffset\":59},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":67,\"endOffset\":68},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":77,\"endOffset\":78},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":90,\"endOffset\":91},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":100,\"endOffset\":101},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":109,\"endOffset\":110},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":116,\"endOffset\":117},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":123,\"endOffset\":124},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":130,\"endOffset\":131},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":138,\"endOffset\":139},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":147,\"endOffset\":148},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":158,\"endOffset\":159},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":162,\"endOffset\":163},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":168,\"endOffset\":169},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":178,\"endOffset\":179},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":190,\"endOffset\":191},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":199,\"endOffset\":200},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":206,\"endOffset\":207},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":214,\"endOffset\":215},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":222,\"endOffset\":223},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":230,\"endOffset\":231},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":236,\"endOffset\":237},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":244,\"endOffset\":245},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":252,\"endOffset\":253},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":259,\"endOffset\":260},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":263,\"endOffset\":264},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":269,\"endOffset\":270},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":276,\"endOffset\":277},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":281,\"endOffset\":282},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":286,\"endOffset\":287},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":291,\"endOffset\":292},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":302,\"endOffset\":303},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Simplify this regular expression to reduce its complexity from 37 to the 20 allowed.\",\"effort\":\"42min\",\"debt\":\"42min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a2d3a11-afd0-4279-b390-7f62bd15c365\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":987,\"hash\":\"ec3fbbbaba988ebbde50e0456d0e9d49\",\"textRange\":{\"startLine\":987,\"endLine\":996,\"startOffset\":0,\"endOffset\":5},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9736ed26-fffb-4295-96d9-6d462b0b5334\",\"rule\":\"typescript:S1871\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1337,\"hash\":\"0a2edf119abd5d86a8bafe6e1dd9b4c5\",\"textRange\":{\"startLine\":1337,\"endLine\":1339,\"startOffset\":8,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1332,\"endLine\":1334,\"startOffset\":30,\"endOffset\":7},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"This branch\\u0027s code block is the same as the block for the branch on line 1332.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"design\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccef6929-f3e5-4d6b-bc5e-e102cf58218e\",\"rule\":\"typescript:S1871\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1372,\"hash\":\"0a2edf119abd5d86a8bafe6e1dd9b4c5\",\"textRange\":{\"startLine\":1372,\"endLine\":1374,\"startOffset\":8,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1366,\"endLine\":1368,\"startOffset\":8,\"endOffset\":7},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"This branch\\u0027s code block is the same as the block for the branch on line 1366.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"design\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"781f25dc-4563-4615-b394-58dac57f17df\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.test.ts\",\"project\":\"test-project\",\"line\":48,\"hash\":\"8018aac824fabecd9d01c33af59bd037\",\"textRange\":{\"startLine\":48,\"endLine\":52,\"startOffset\":2,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f24767f1-8e4d-4900-a068-0e7414113e6d\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.test.ts\",\"project\":\"test-project\",\"line\":54,\"hash\":\"d61d4f1a596e2a1c565f2b9126574bb4\",\"textRange\":{\"startLine\":54,\"endLine\":56,\"startOffset\":2,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6848b35-69f3-4a57-a3b1-f2a6c4489d04\",\"rule\":\"typescript:S4624\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53resolver/converters.ts\",\"project\":\"test-project\",\"line\":39,\"hash\":\"83e65b0e084301f90b7ca379ebe67df7\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":29,\"endOffset\":48},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Refactor this code to not use nested template literals.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"brain-overload\",\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38cc71be-8f40-453b-b357-133edac5513c\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"project\":\"test-project\",\"line\":395,\"hash\":\"5fc08602eee2cd8382359808729e256c\",\"textRange\":{\"startLine\":395,\"endLine\":397,\"startOffset\":6,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41062b6c-6379-4984-985f-8643b969bfe9\",\"rule\":\"typescript:S3923\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"project\":\"test-project\",\"line\":83,\"hash\":\"091641918e36ee21179f229f6943836b\",\"textRange\":{\"startLine\":83,\"endLine\":93,\"startOffset\":6,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this conditional structure or edit its code blocks so that they\\u0027re not all the same.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a455b5-78a8-497e-881f-f5f127926e1c\",\"rule\":\"typescript:S1871\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"project\":\"test-project\",\"line\":88,\"hash\":\"9d9745793ea808834d7de26d55c88e2e\",\"textRange\":{\"startLine\":88,\"endLine\":93,\"startOffset\":13,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"textRange\":{\"startLine\":83,\"endLine\":88,\"startOffset\":30,\"endOffset\":7},\"msg\":\"Original\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"This branch\\u0027s code block is the same as the block for the branch on line 83.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"design\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76c4aeaa-e263-4993-8148-00461797339f\",\"rule\":\"typescript:S3923\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"project\":\"test-project\",\"line\":114,\"hash\":\"091641918e36ee21179f229f6943836b\",\"textRange\":{\"startLine\":114,\"endLine\":118,\"startOffset\":6,\"endOffset\":7},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this conditional structure or edit its code blocks so that they\\u0027re not all the same.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af78333b-97e2-4a20-9ec0-cd7c10bce216\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/sso/identitystore/converters.ts\",\"project\":\"test-project\",\"line\":32,\"hash\":\"df35e4127f1ba11709ce4ad14ede8d01\",\"textRange\":{\"startLine\":32,\"endLine\":34,\"startOffset\":12,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f2d8908-d5b6-4ece-940e-3dbef05b0ae7\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/waf/converters.test.ts\",\"project\":\"test-project\",\"line\":9,\"hash\":\"598cb326e6bf27bc9c93484539389cea\",\"textRange\":{\"startLine\":9,\"endLine\":9,\"startOffset\":0,\"endOffset\":29},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86d9b5ef-d1b0-4535-9f05-966255d818ae\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/waf/converters.test.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"435b95305514645cd83bc2240f18cf8f\",\"textRange\":{\"startLine\":35,\"endLine\":43,\"startOffset\":0,\"endOffset\":2},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49e9238f-3ead-4bc6-b9ea-4be0bdcb987c\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":414,\"hash\":\"f4c2ad40b2c672d3a0695a83d1f7cc83\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":45,\"endOffset\":47},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":47,\"endOffset\":49},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55271ce4-6c20-469a-93c6-6037f2dfc9ea\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":414,\"hash\":\"f4c2ad40b2c672d3a0695a83d1f7cc83\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":74,\"endOffset\":76},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":76,\"endOffset\":78},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5cdca5f-ff6b-409d-8cc3-15d19b87a61a\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":414,\"hash\":\"f4c2ad40b2c672d3a0695a83d1f7cc83\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":63,\"endOffset\":65},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":65,\"endOffset\":67},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5df1061-dafe-4e43-a575-63b4b9dc6a3f\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":414,\"hash\":\"f4c2ad40b2c672d3a0695a83d1f7cc83\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":36,\"endOffset\":38},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":38,\"endOffset\":40},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cc0cf9b-3f02-4eca-b0d4-610e79e4c978\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":434,\"hash\":\"f0d1e7ae940b67623dc7f52411b8c981\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":45,\"endOffset\":47},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":47,\"endOffset\":49},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7de30c9e-9507-47fe-be6d-4c91764278f2\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":434,\"hash\":\"f0d1e7ae940b67623dc7f52411b8c981\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":36,\"endOffset\":38},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":38,\"endOffset\":40},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d6e7339-00f4-4852-80ba-b694663112bd\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":434,\"hash\":\"f0d1e7ae940b67623dc7f52411b8c981\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":71,\"endOffset\":73},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":73,\"endOffset\":75},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8aed58b-b07d-4b00-83eb-7e0900b061e5\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"project\":\"test-project\",\"line\":434,\"hash\":\"f0d1e7ae940b67623dc7f52411b8c981\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":61,\"endOffset\":63},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":63,\"endOffset\":65},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67330798-7529-4847-b285-89392fee609c\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/parseCredentialReport.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"3d9828296860b411fc7dc546c5182b5f\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":33,\"endOffset\":62},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03647657-1494-4a0d-bc32-c776f1f529c5\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":11,\"hash\":\"53952a64ff4536620e75eaab2b258daa\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":24,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":27,\"endOffset\":30},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1141e83-fae6-467e-b759-4c8a28076734\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":19,\"hash\":\"a738db5a74cce66dcf6eff3e84c85201\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":21,\"endOffset\":24},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":19,\"endLine\":19,\"startOffset\":24,\"endOffset\":27},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9033e8d-26ee-4919-92d8-240129ab4133\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"54710f3bada698e2194e13a29052cc5a\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":27,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":30,\"endOffset\":33},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d68c9409-d06e-44c2-b987-a78c34edf44a\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":27,\"hash\":\"d3ef0c5ccb36ad974f85fc0f57761deb\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":19,\"endOffset\":22},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":22,\"endOffset\":25},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9356466-daab-4cdd-9a34-834dea11a274\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":29,\"hash\":\"15016b259e20e1fcfdeb7df6e7a26cd7\",\"textRange\":{\"startLine\":29,\"endLine\":29,\"startOffset\":11,\"endOffset\":14},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":29,\"endLine\":29,\"startOffset\":14,\"endOffset\":17},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91890b74-9957-4af7-a50d-7be2b52b693d\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":31,\"hash\":\"e5e220feedb58110e6e8464d1e64cca4\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":47,\"endOffset\":48},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":50,\"endOffset\":51},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":48,\"endOffset\":49},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":49,\"endOffset\":50},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":55,\"endOffset\":58},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b71b15-23f5-41b0-b98f-bb5014f87135\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":41,\"hash\":\"d4608b00c9c9b0c06062d4f210f2b387\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":4,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":7,\"endOffset\":10},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab31fa7d-2862-437b-a81e-f96a3f37e173\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":47,\"hash\":\"ef31271235994ba6a7046eb1e850fd46\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":43,\"endOffset\":46},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":46,\"endOffset\":49},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b79cb135-8223-48a3-bd20-a01d84b2f0f5\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":47,\"hash\":\"ef31271235994ba6a7046eb1e850fd46\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":24,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":27,\"endOffset\":30},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d592f4d4-9e25-418a-9d06-64883c4462b7\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":47,\"hash\":\"ef31271235994ba6a7046eb1e850fd46\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":63,\"endOffset\":66},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":66,\"endOffset\":69},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5f21d30-1e69-435a-9156-480d9d6fb01e\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":47,\"hash\":\"ef31271235994ba6a7046eb1e850fd46\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":6,\"endOffset\":9},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":9,\"endOffset\":12},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dcdd9a0-67f4-45f2-be31-25b6159995d5\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":34,\"endOffset\":37},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":37,\"endOffset\":40},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c68e6da-2941-46b9-a66d-22eb58531f2c\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":69,\"endOffset\":72},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":72,\"endOffset\":75},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eeb1b27-d3bf-4a76-af0f-f0f92a6e05fc\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"8312e9e8242f86769af39e2ba871cb30\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":52,\"endOffset\":55},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":55,\"endOffset\":58},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f10ba1-8434-41d4-bcb2-eac595797640\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":51,\"hash\":\"5abe267b8bbc5e70fda9514a6bab8bbe\",\"textRange\":{\"startLine\":51,\"endLine\":51,\"startOffset\":14,\"endOffset\":17},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":51,\"endLine\":51,\"startOffset\":17,\"endOffset\":20},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3105f1f7-35fc-4573-a813-51c9308979da\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":53,\"hash\":\"f070223d79ad126fd1211580a5b02d4a\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":14,\"endOffset\":17},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":17,\"endOffset\":20},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3d4e4ab-0220-49a4-bca8-f44a322fa962\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"3cb7f01247135b961fdc9e6b4ce46811\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":38,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":41,\"endOffset\":44},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00ac9133-ce56-4f02-8f6a-404487de12cc\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":59,\"hash\":\"76803fc17d5c87d838c6653017914a85\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":13,\"endOffset\":16},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":16,\"endOffset\":19},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1946517f-d4d7-4f4e-8cb4-e4480ae0f3c7\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":61,\"hash\":\"94e6681b786eaaaf9ae373837363c96b\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":42,\"endOffset\":45},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":45,\"endOffset\":48},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a9eb058-7e73-4914-acd6-5d59ba69af49\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"project\":\"test-project\",\"line\":65,\"hash\":\"b98d75fed36dd2d3963a19e0943825e4\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":28,\"endOffset\":31},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":31,\"endOffset\":34},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c97eec50-08d5-4a3c-8ce8-ae990a500734\",\"rule\":\"typescript:S3699\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"project\":\"test-project\",\"line\":35,\"hash\":\"8e7a4cab45e666e4f62ad8d6046dcc44\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":18,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the output from \\\"getHTMLErrorFromGraphAuthenticate\\\"; \\\"getHTMLErrorFromGraphAuthenticate\\\" doesn\\u0027t return anything.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ead33c-ecc5-4939-a90c-a61f4ef8cb80\",\"rule\":\"typescript:S3699\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"026d54a8a00c05f6017b10bbc1ac2d8e\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":18,\"endOffset\":51},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this use of the output from \\\"getJSONErrorFromGraphAuthenticate\\\"; \\\"getJSONErrorFromGraphAuthenticate\\\" doesn\\u0027t return anything.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a38da88-00d1-496c-b3a5-76ce016c1b2f\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":205,\"hash\":\"4fee76f98aaf899791bd6a49f080ac10\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":10,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32331f29-48f9-45b4-983b-2e68ad19863f\",\"rule\":\"typescript:S4043\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"project\":\"test-project\",\"line\":196,\"hash\":\"8f05ccb603d49f12c3381e355dd2e566\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":47,\"endOffset\":61},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Move this array \\\"sort\\\" operation to a separate statement or replace it with \\\"toSorted\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d15a2a-6db0-4238-8022-f6e7578241fa\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"project\":\"test-project\",\"line\":361,\"hash\":\"017025305d09e781ac5a4e9ad7df0ed7\",\"textRange\":{\"startLine\":361,\"endLine\":363,\"startOffset\":4,\"endOffset\":92},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ac1039f-3a3d-47d1-a582-82479c7e89c9\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"project\":\"test-project\",\"line\":365,\"hash\":\"cd10530d5b9747bb4b7b961c12d21b5e\",\"textRange\":{\"startLine\":365,\"endLine\":372,\"startOffset\":4,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ea752b-ae20-4f9b-9794-1dc223487fff\",\"rule\":\"typescript:S905\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/client.ts\",\"project\":\"test-project\",\"line\":21,\"hash\":\"1e2cb7ee4111d72432b83b20820872c9\",\"textRange\":{\"startLine\":21,\"endLine\":21,\"startOffset\":4,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected an assignment or function call and instead saw an expression.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d5a6afb-cb67-45da-880c-8db260ac68da\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"project\":\"test-project\",\"line\":82,\"hash\":\"2e46cebe76f4a1bac95373e75d912116\",\"textRange\":{\"startLine\":82,\"endLine\":83,\"startOffset\":10,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8dbf201-6290-49fa-aacb-2545d1d68ce6\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":94,\"hash\":\"c771a7638afd1036ced107f2696595de\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":12,\"endOffset\":63},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ead326f8-8c9d-438e-8c32-43c51645ce0e\",\"rule\":\"typescript:S6959\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"project\":\"test-project\",\"line\":402,\"hash\":\"7652223755fb7529c1d472dcbed2d3b6\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":27,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add an initial value to this \\\"reduce()\\\" call.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58293ef6-1228-40bb-9b12-771cf4942334\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"project\":\"test-project\",\"line\":53,\"hash\":\"49b299b6838ba354f6404e68c02fc587\",\"textRange\":{\"startLine\":53,\"endLine\":54,\"startOffset\":10,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83252abd-504f-4550-b223-38865a282c54\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"project\":\"test-project\",\"line\":307,\"hash\":\"df79c01632d7337012497420bcb59c92\",\"textRange\":{\"startLine\":307,\"endLine\":309,\"startOffset\":8,\"endOffset\":47},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feca6f88-0295-47cf-9ea4-c0e16d9f5b3d\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.test.ts\",\"project\":\"test-project\",\"line\":350,\"hash\":\"48c62dfe20ce5b8dfac7a8bffb2af4da\",\"textRange\":{\"startLine\":350,\"endLine\":361,\"startOffset\":0,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"683a04c9-ba74-4d60-ba44-e83fbd7366d5\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.test.ts\",\"project\":\"test-project\",\"line\":398,\"hash\":\"48c62dfe20ce5b8dfac7a8bffb2af4da\",\"textRange\":{\"startLine\":398,\"endLine\":409,\"startOffset\":0,\"endOffset\":9},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb592b5a-86d6-4d33-9dc6-e17aba45aee4\",\"rule\":\"typescript:S4822\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"project\":\"test-project\",\"line\":56,\"hash\":\"80d5b17efc16ace990c07580fc3e85eb\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":4,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"textRange\":{\"startLine\":57,\"endLine\":73,\"startOffset\":13,\"endOffset\":8},\"msg\":\"Promise\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider using \\u0027await\\u0027 for the promise inside this \\u0027try\\u0027 or replace it with \\u0027Promise.prototype.catch(...)\\u0027 usage.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beaa7140-5ccb-4e7a-8586-f3a42908afb4\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8eb4dfbe52e45fb467b440f59819c47d\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":22,\"endOffset\":67},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e94b3493-2ef6-4941-bd35-fc27796b704e\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":89,\"hash\":\"b3c656823cf00dea62df2da3f6208398\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":21,\"endOffset\":78},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0ee74a5-afdd-45c5-adbd-254f1a29f97e\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":118,\"hash\":\"e5f03eb94ded264e8f97dc64c390e6cd\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":9,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f3a99a3-4c45-4088-a38d-bc8d62351ba4\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":147,\"hash\":\"fd30a87d9afb3db3438f430eb6444545\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":21,\"endOffset\":58},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20269bd4-0c79-48b7-9b94-962d716dedda\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":265,\"hash\":\"77729bb2a72b3d63b268850808ba4903\",\"textRange\":{\"startLine\":265,\"endLine\":266,\"startOffset\":4,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be3a99ba-f73f-4770-8057-49b60d04e18c\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":417,\"hash\":\"8cb6a98a737819cefa6433c013d7ca91\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":4,\"endOffset\":73},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8102e747-2d65-4d3b-b8e6-aaae354bd971\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":420,\"hash\":\"2a9726a4107ecbbd1c7b8130bea40416\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":11,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72149730-3889-4bc8-b3d5-295369f07154\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"project\":\"test-project\",\"line\":428,\"hash\":\"5421d2e545ef7e501b1b91bad7b64e10\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":4,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcf63ee4-5a73-41ec-9833-46d1302b6897\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/isWideOpenSecurityGroup.ts\",\"project\":\"test-project\",\"line\":17,\"hash\":\"1a60287d1037e0d438fc48c6aff88958\",\"textRange\":{\"startLine\":17,\"endLine\":17,\"startOffset\":6,\"endOffset\":43},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5061252-f0ed-4872-88a9-bf90e016d05d\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/isWideOpenSecurityGroup.ts\",\"project\":\"test-project\",\"line\":18,\"hash\":\"323551815fb02b5b80405cef3d7e9408\",\"textRange\":{\"startLine\":18,\"endLine\":18,\"startOffset\":8,\"endOffset\":43},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06dfcd49-d887-4c66-a02b-c9dfcc931d32\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"10f1db0a32f452b74aa6ddc1ed05c83b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":8,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":11,\"endOffset\":14},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4500374e-dc41-4b4c-9bc0-b00216dcee02\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"10f1db0a32f452b74aa6ddc1ed05c83b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":68,\"endOffset\":71},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":71,\"endOffset\":74},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b8bf537-a5ec-446d-93b2-1006bf63cee6\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"10f1db0a32f452b74aa6ddc1ed05c83b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":38,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":41,\"endOffset\":44},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"798fd2bd-6937-422b-802f-340f1054a297\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"10f1db0a32f452b74aa6ddc1ed05c83b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":23,\"endOffset\":26},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":26,\"endOffset\":29},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff7718f1-8e4e-4789-93ca-8acb930c4ed6\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"10f1db0a32f452b74aa6ddc1ed05c83b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":53,\"endOffset\":56},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":56,\"endOffset\":59},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11c6f0ad-4771-4750-abc0-672f3ef75ae7\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":102,\"hash\":\"c0ff67b771992501e44fdbc05614fc76\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":6,\"endOffset\":54},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroupRuleConverters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/parseCredentialReport.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"parseCredentialReport.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/parseCredentialReport.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/parseCredentialReport.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"arnBuilders.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/arnBuilders.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"authenticate.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/graph/authenticate.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/monitor/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"customerAndVpnGateways.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ecr/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-instance/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"instances.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/event-hub/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"policyParser.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"hostedZones.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/hostedZones.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/isWideOpenSecurityGroup.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"isWideOpenSecurityGroup.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/isWideOpenSecurityGroup.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/isWideOpenSecurityGroup.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/modifyInstanceAttribute.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"modifyInstanceAttribute.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/modifyInstanceAttribute.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/modifyInstanceAttribute.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/executionHandlers/domainNames.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"domainNames.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/executionHandlers/domainNames.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/executionHandlers/domainNames.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspector/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspector/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspector/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/waf/converters.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/waf/converters.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/waf/converters.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53resolver/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53resolver/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53resolver/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sanitizeSecrets.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/sanitizeSecrets.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/application-security-group/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/sso/identitystore/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/sso/identitystore/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/sso/identitystore/converters.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.530Z", + "time": 63, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 63 + } + }, + { + "_id": "85f202a476857bb96b7569bd42b52d83", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "2" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=2&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 12576, + "content": { + "mimeType": "application/json", + "size": 12576, + "text": "{\"total\":51549,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"ecadf6a7-a232-463b-9242-1120848b3f42\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":460,\"hash\":\"96565fdba876b24dc8868b5a049bebde\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":22,\"endOffset\":77},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d756942-663d-4456-a431-ed2b121eb4c3\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":462,\"hash\":\"495ff6a7aacdf26e3816b0f02849674c\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":12,\"endOffset\":44},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae7f288-139e-42c6-b8fd-b4a61e100e08\",\"rule\":\"typescript:S6861\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"project\":\"test-project\",\"line\":31123,\"hash\":\"09f8d8873c21354cb97bdec5409ed6b0\",\"textRange\":{\"startLine\":31123,\"endLine\":31142,\"startOffset\":7,\"endOffset\":2},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Exporting mutable \\u0027let\\u0027 binding, use \\u0027const\\u0027 instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e5ae118-5c6f-4d1c-9200-8616f1a39584\",\"rule\":\"typescript:S4144\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.test.ts\",\"project\":\"test-project\",\"line\":116,\"hash\":\"aa977446271236749acacc3a1b5f0c2c\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":26,\"endOffset\":28},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.test.ts\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":26,\"endOffset\":28},\"msg\":\"Original implementation\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Update this function so that its implementation is not identical to the one on line 93.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"confusing\",\"duplicate\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7602642b-dfb4-4fea-b175-c634a094d031\",\"rule\":\"typescript:S4144\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":188,\"hash\":\"ac84d008c4208c8987bc3872479407f3\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":11,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":11,\"endOffset\":27},\"msg\":\"Original implementation\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Update this function so that its implementation is not identical to the one on line 133.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"confusing\",\"duplicate\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06db2c57-9755-48a9-922a-e6ddc6f085c2\",\"rule\":\"typescript:S4144\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"project\":\"test-project\",\"line\":244,\"hash\":\"ac84d008c4208c8987bc3872479407f3\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":11,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":11,\"endOffset\":27},\"msg\":\"Original implementation\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Update this function so that its implementation is not identical to the one on line 133.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"confusing\",\"duplicate\",\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"DISTINCT\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e2041f-8264-4087-88cc-666be346628c\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"a31dcc0e7ef85b289cb9d86c276f5e4a\",\"textRange\":{\"startLine\":33,\"endLine\":34,\"startOffset\":0,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d38be9f-1629-4d92-9cc4-6d2400b0e031\",\"rule\":\"typescript:S6582\",\"severity\":\"MINOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/usageDetails.ts\",\"project\":\"test-project\",\"line\":36,\"hash\":\"083dec6648a2897d0b5a48f7728cc3a4\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":10,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Prefer using an optional chain expression instead, as it\\u0027s more concise and easier to read.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b5cb192-0cc6-445d-a262-d6a14b23a232\",\"rule\":\"typescript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"project\":\"test-project\",\"line\":120,\"hash\":\"b0ee1eeee3f361e7009f2975d5937ddf\",\"textRange\":{\"startLine\":120,\"endLine\":122,\"startOffset\":12,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3558d9e2-1ffe-4dc8-addf-f7766223c576\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"project\":\"test-project\",\"line\":30,\"hash\":\"9fe0acd07118a8e4fa8d26c3f4689bd4\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":20,\"endOffset\":42},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":20,\"endOffset\":42},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c1b8a10-fb9a-4b34-8c0d-4e8a8e3ae257\",\"rule\":\"typescript:S5869\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"66cc93b5eb6908bed82017a38f8df817\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":19,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":19,\"endOffset\":41},\"msg\":\"Additional duplicate\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove duplicates in this character class.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e6e422b-ecfa-4a66-a34c-032842a4c5cf\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/validateInvocation.ts\",\"project\":\"test-project\",\"line\":28,\"hash\":\"29c3209b60a8bd5c943d82d6fd62e5c5\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":4,\"endOffset\":60},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d65e81aa-ccd2-4b8d-a63e-1a9d2426d4de\",\"rule\":\"typescript:S125\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.test.ts\",\"project\":\"test-project\",\"line\":1,\"hash\":\"4cf9be6b0fda288470359c129a46f41e\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":0,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this commented out code.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58ecd49b-c73d-4099-8968-e0c87d3299e9\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":135,\"hash\":\"65977ccee99a62f7a0f012f2ec0e780a\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":49,\"endOffset\":58},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"542719f0-3270-413b-8112-f2c8b2454d20\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":136,\"hash\":\"f3a62b6bcef2319c5b43712d4299e4ba\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":49,\"endOffset\":58},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95000406-0922-43f7-ab0b-1702ef59330e\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":137,\"hash\":\"a98c787d6ad23af7967519e44a8334bf\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":49,\"endOffset\":58},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e7870d7-8201-4a38-9ab3-ad75d2c03603\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":138,\"hash\":\"ec88031107be3becd0b1e91949a8bf11\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":49,\"endOffset\":58},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"342a0c53-858f-4db3-93d4-7c6ef6675180\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":139,\"hash\":\"766a88a3a72f8a95d3b2fbb4729b6865\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":6,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":45,\"endOffset\":54},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25463cf2-d2d4-42f8-844c-618e0e619d78\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":140,\"hash\":\"41ba0fe923d614691e8ce9ba4a04c419\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":10,\"endOffset\":11},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":49,\"endOffset\":58},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"012cece7-3949-48ee-a5cd-d289e090ee7d\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":141,\"hash\":\"58c0d74376e85745141366a5f3c74058\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":7,\"endOffset\":8},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":6,\"endOffset\":15},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b3fbe62-6f78-49ef-bf3e-175239bc7962\",\"rule\":\"typescript:S4782\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"project\":\"test-project\",\"line\":145,\"hash\":\"0538cd5b4ecc304228d052de943fcc22\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":6,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":45,\"endOffset\":54},\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Consider removing \\u0027undefined\\u0027 type or \\u0027?\\u0027 specifier, one of them is redundant.\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"redundant\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9c8ec2-37bc-4f13-8912-4382b4dc1193\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/alibaba-cloud/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c93be86-1c70-47ca-af6c-9bc6df0cba16\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5253069-30ec-46c2-b69e-e9d66e2f4047\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ac8f082-146b-44b1-aec4-f69d536916e6\",\"rule\":\"typescript:S6959\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"project\":\"test-project\",\"line\":91,\"hash\":\"56d546e7ccd138622d52df46c73ccd24\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":5,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add an initial value to this \\\"reduce()\\\" call.\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04c74906-93c9-486d-ae94-4407ed538eda\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15eeccfc-7263-4a34-9af8-3ae193e91b31\",\"rule\":\"typescript:S905\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/google-cloud/resourceManager.ts\",\"project\":\"test-project\",\"line\":72,\"hash\":\"68402725f65802701979ed69560533eb\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":8,\"endOffset\":36},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Expected an assignment or function call and instead saw an expression.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"cwe\",\"unused\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b9a3c18-8d93-4fa9-b61d-a1418ac1628e\",\"rule\":\"typescript:S6660\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"project\":\"test-project\",\"line\":300,\"hash\":\"9e4cfecead37bff43e5fe5b201c04cdd\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":6,\"endOffset\":8},\"flows\":[],\"status\":\"OPEN\",\"message\":\"\\u0027If\\u0027 statement should not be the only statement in \\u0027else\\u0027 block\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3efcafc7-4ee1-48da-b596-3c5504511977\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/oracle-cloud/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dda49ede-7423-43f2-86ba-adec0f247918\",\"rule\":\"docker:S6596\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/runtime/Dockerfile\",\"project\":\"test-project\",\"line\":1,\"hash\":\"276c0490908a12a9a954d9e714f88233\",\"textRange\":{\"startLine\":1,\"endLine\":1,\"startOffset\":5,\"endOffset\":110},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Use a specific version tag for the image.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9daecf36-40dc-4899-a3bc-73a2aec0506c\",\"rule\":\"typescript:S5850\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/utils.ts\",\"project\":\"test-project\",\"line\":6,\"hash\":\"41543ceecaaa7a7b7bbe35c4c79ceaea\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":27,\"endOffset\":34},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Group parts of the regex together to make the intended operator precedence explicit.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"regex\",\"type-dependent\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"048ffa21-a7cb-4997-b54a-339203baa985\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\",\"project\":\"test-project\",\"line\":138,\"hash\":\"158964d2c00351180dc9c928aad129d7\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":12,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"string\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"433e26b3-6610-49c5-a038-0d341fb7c7cd\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\",\"project\":\"test-project\",\"line\":139,\"hash\":\"f9d691e3467d8714106eb36c680f6639\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":12,\"endOffset\":41},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"string\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e4b8da-ff28-4492-bb74-43df897394f2\",\"rule\":\"typescript:S6564\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\",\"project\":\"test-project\",\"line\":156,\"hash\":\"59cf7620d7e59ed35d978e3db9358824\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":5,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this redundant type alias and replace its occurrences with \\\"string\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e19d8d8-5da5-4d50-abf4-afc5bf453e74\",\"rule\":\"css:S4649\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"project\":\"test-project\",\"line\":6,\"hash\":\"e6632c4921d7b5e9b4ca58d6dcb36013\",\"textRange\":{\"startLine\":6,\"endLine\":6,\"startOffset\":0,\"endOffset\":50},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected missing generic font family\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df23c71-d8fe-4190-a7d8-3033762d35fc\",\"rule\":\"css:S4658\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a8af09434fd60d116b4f52e93df3a84b\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected empty block\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12fc67ca-d0f0-4ec3-b5f5-f7ed31dfbb20\",\"rule\":\"css:S4658\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"project\":\"test-project\",\"line\":139,\"hash\":\"76d668c5cde9e309adb41f064d5a6500\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected empty block\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2570bd0-4e17-41f7-894f-07fb68e08fa3\",\"rule\":\"css:S4666\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"project\":\"test-project\",\"line\":165,\"hash\":\"c52d0a9ce18e9e3b79c55bc89a382382\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":69},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected duplicate selector \\\".cbranch-no\\\", first used at line 165\",\"effort\":\"1min\",\"debt\":\"1min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53714a39-afbb-4508-98ef-5bdf98e40dda\",\"rule\":\"javascript:S3358\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":111,\"hash\":\"2d5396d5595e135e3eb9c5706655058c\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":36,\"endOffset\":49},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Extract this nested ternary operation into an independent statement.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"confusing\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c7a2329-330b-4d44-a61f-56a50cad55c9\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dea2f8d-64e5-4c77-be89-54c022627681\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db45146c-6a72-4e51-8916-40f9eb8a50b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"554d6b78-27ff-44c4-994f-5800e2fb9f78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d5083a3-c76a-4516-ab51-b0c41af4ee3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"506291e5-e122-48ff-bf17-2e157d38beb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61965d1e-603a-4fea-ad52-9b1607a9e07f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f34d6347-2370-4fd5-a3f3-25b32c48fca7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"743ede4c-ecb7-4088-924a-fc70aff2343f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab0e7e75-f9de-448b-8211-187e515c5584\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6f5786b-f128-46f4-8187-405bb338aeaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0944610-6f70-4523-a892-0c66c35bc978\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98bb545-57b6-44c3-ac66-62480485ebc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20a46a35-87c6-4da5-93fd-5bd67647b1d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9e8446-2bed-4905-a188-192c91348579\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95b7e3ce-7386-4fa0-b4be-32b89a80a882\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f90f798-a937-4de5-9dc7-95b7af374bae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"504f496c-c379-4d4b-b311-74f10231c37f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92dafae-bbbb-4f31-b061-55491bf1a9b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7f5d0bc-b29c-433b-a1ce-9f9fc3b1f252\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54753c04-1825-4e94-b831-d8dc23abaaec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f748cd95-1ee8-445e-8336-39dc74a8fffe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc50e74-9e5f-43a8-91c1-0c937fdd4842\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a7d7f55-dd2d-428c-bd91-3175345614dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56d0a447-de2e-4180-ad86-4b7268436492\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39fe07df-5f84-4b1f-a367-85e6fcf26faa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00525144-92a0-4888-8f61-a278776c1e20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f3d1dde-d22f-4efc-b270-08b99fa956eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a8b528f-e0af-4008-83f8-2968e2011f12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0116001f-0268-4684-a511-a305d8e3937b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ede05c83-379b-438f-a987-ea5382a15f45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4966f444-dbb8-4a7c-b711-b56f5e1c78d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b52a5cc-fc17-43b4-a262-d223a743b15e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8787551-ca41-40e5-8e39-752b92479cf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54f5025c-9448-42f7-ac15-f214bf36b826\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d18e64a-88c7-4140-9bdd-9815ad41f51f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc31183a-b840-4085-ba67-6e5f8a85f6b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f52e3cbb-4734-4da4-95c9-a3a12d1c7f77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acd46b93-ef25-4e5d-9466-7ebf77a6face\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dde33c4a-bbb1-4fa3-b921-e43366a6bd4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0d3c02b-e338-4824-a5ae-df1ddddd93be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acac13c7-9a58-4f13-bd44-8f35820160e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5742b357-0ce7-4d18-ae47-10bffe979e9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"075625d4-13e9-4e88-a1bb-07ab3467bb7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6338073e-c120-4c08-906a-c5039dc03b2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b634e70-51d6-4fdc-a1a6-ddda4f896538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d775b17e-01e0-4d4c-842c-fd7c30bc97e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7cd5c7c-7e0a-4096-ab97-1ff7a1f29c34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"98e54496da730e23cb3bc7fea499a66a\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd976293-b940-4ff8-9080-13820fa7c3d8\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5b3a8c9-2541-4f43-8f8f-8643b086d6c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f92054e-3ec2-44d8-95e7-12ba4b49fea8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f0243dd-b981-4258-959f-3894d56499eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12c7289-d085-4053-8954-746135665976\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80f38f53-33b4-4d4a-87e6-6442a5eefbb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a64c765-c41e-431b-b3b4-ad21fe3924bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72c13dad-eac4-4649-923d-6b11ebdb5ee3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c9ffdc9-d548-4076-9405-1c536dc42686\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1394bb5-4093-4f92-b118-3b6e158062d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cdca33d-cb76-475c-b8bb-4410743da728\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c3440a0-71de-4aaa-8f42-8b14414c6e25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8005b487-b5ed-4233-adfc-7621c8de88e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"recording.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"recording.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/test/helpers/recording.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/utils.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"utils.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/utils.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/utils.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/security/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/alibaba-cloud/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/alibaba-cloud/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/alibaba-cloud/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/oracle-cloud/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/oracle-cloud/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/oracle-cloud/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"organization.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/config.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"matchers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/matchers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/validateInvocation.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"validateInvocation.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/validateInvocation.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/validateInvocation.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"base.css\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/base.css\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/types.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/google-cloud/resourceManager.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"resourceManager.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/google-cloud/resourceManager.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/google-cloud/resourceManager.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/artifactory/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"flatten.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/utils/flatten.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mappers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/crowdstrike/src/ecs/config.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/usageDetails.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"usageDetails.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/usageDetails.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/subscriptions/executionHandlers/usageDetails.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/runtime/Dockerfile\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"Dockerfile\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/runtime/Dockerfile\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/runtime/Dockerfile\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/resources/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/storage/index.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sorter.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.606Z", + "time": 68, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 68 + } + }, + { + "_id": "2345bb6aff2c24bef146fa9c2f79934d", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "3" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=3&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9165, + "content": { + "mimeType": "application/json", + "size": 9165, + "text": "{\"total\":51549,\"p\":3,\"ps\":100,\"paging\":{\"pageIndex\":3,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"087cde63-df4a-417c-a195-bb70036669c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aa01b87-1c4b-4201-95e2-f7514085f0cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09c2d0a9-440a-42ca-87f8-42c847f967c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab8ff58-a07b-4eab-b5be-c0bb5b9430fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2da2551a-cca9-49b1-9f65-75237873e99c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2553664c-4f3b-4d16-8ebe-df3170cdf07a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdf2c332-65f4-401b-ab5f-a8b50d68aade\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"894fcdc768a189ff850c4bc02a09b9f5\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4282771c-a158-4195-abe9-adafdf37cf46\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6d52e55-0a3b-4cb1-a7d4-f0e772712788\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d38e71f-60ee-4959-8c63-acd1e354e57a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a43f1c05-4c2b-480f-9750-a707a8a3b754\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecc7b80a-53dc-4da4-a9d7-2859ce3c3321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"405ec0ce-cc61-45b8-b82e-5c0a40367ba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7904b87c-4c4a-497a-bbff-0daf571abf79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0915bd6-7c74-4225-ab9e-5dd81e59f038\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a0eee5-f262-4020-9a28-1667dd6b17a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d578c0e4-244d-4999-9725-b1e54ad089c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf76c8bc-3dec-4fb6-9d5c-a0aa5aeee420\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9875308-0dab-4978-949b-c8d7d26f9d1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"408bbf52-c394-417c-a497-14879cc432e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ead2f59-28e9-41c1-8420-55ae096b0009\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2daa9c3-a045-4984-980d-3d0161b575a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f824f27-b825-4906-8513-ff2cc9a73c7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aab329fe-d85e-4674-9844-83a81332d076\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c901804f-9854-4523-8565-6ef1a13c0009\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c3101c3-815e-49a6-87a5-c20aa2eba551\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306cfe3d-241c-484d-9b82-9968fbf11335\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4bb7b32-9d8b-4aed-958c-50b2785bfa84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a98df86a-fed6-4acd-8ab6-fb976e099ac7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7231d5df-49a5-4b0a-a480-9c7fa47ebe55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8465bafc-e82b-414b-b712-a0d5aec898b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73691595-3727-4761-b5c5-7f1b7199b972\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61e584eb-0cdc-4eee-bda4-5b236de79807\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8690c16a-fa2a-4bfd-8e2b-d1b3cc7ce32b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"566d09ed-c2ae-4656-b983-31e962ade117\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17a4be9-4f5e-4db7-b01b-ec96ac4cf88d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"234bbed3-34ee-4bf1-969b-911ef570d9e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"846f8421-def1-4384-8d03-c385c4a2cf90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e48392ae-97f4-4c6c-860f-60d66fae174f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6eea2d2-b5d4-4f95-b79b-77d50c3f700d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f804993f-fc4e-4506-9d2b-1f2b6b7f9848\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20947265-ad08-4e5b-bf4b-c9a8809e032b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fa471f9-de63-4ae3-8246-6f7e3a81f392\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68677d69-ecf8-4221-8b07-7d897aaa4779\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4cec98-ebd1-4a23-8c62-2f835748cf81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb639cfe-9f10-4757-8238-4241e8e40572\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9f93c0e-a786-4b07-8e38-1825083d3335\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d82c14db-f85d-4639-8354-e2e7649a963a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b93a6ce-b757-4f91-8c32-9947ed5ece20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c4246c-35f3-40ba-a438-8d2d02df4e34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a5f54ca-88ab-499e-8193-395365dc09b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73ea8169-307b-4a20-851b-d89c75da8c33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86be36fb-9200-4a88-80b0-a9461a56a583\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82a819f6-8b51-4769-980d-699dc1f6597f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f45d50a-27e6-4022-b50f-aa5b84bd17a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f908dfde-f766-4992-9f27-44f4a55b5887\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac4d345d-67ed-41e3-852c-c866635aa654\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df7dc9aa-368b-45f3-8477-5d4189360df6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e180df-3582-4896-a0ec-0db1b7c35798\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b220d23-59ca-4a96-a0ef-ee222e515d91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91fe85c8-66bb-463d-b597-a157bf6e5b1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e29804bf-8a67-4e9a-8681-7265e4e6a7d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384791d8-5c3f-42a7-9b5a-43d86ebaa364\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ef89a71-c5d7-4eea-95a9-7d02bebd592b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf19407b-57dc-4f95-a39d-ccd9d4e54bf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17df4b2-9281-43f8-aa1c-7dec762db70e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0847c02-afe2-4a9b-9efa-f804ceafe496\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6ce811f-99f6-4eae-a8c7-12f9b34a755c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ccb06d0-3737-4714-89a1-8ae6aa1b4ed1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf73355b-3415-4ca8-9b92-259574c14b25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d0993e0-c326-48e6-8066-94a8709f6b49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f6bb55f-c060-4807-8b40-d1bb756d5e47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"308ee2dd-a9de-4a7c-ae2b-d8ee1eaba397\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc03db8e-36c6-4312-bd33-9454d661f722\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb01037d-cbc1-4ad5-af1e-7f23cd309baa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a61f52-4280-4845-81e5-b632c16c3852\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c54ba1d5-6a70-4eb2-979b-44f321f46911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b9aa837-9b18-4d2f-a2c1-78777e4105b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15cd52e3-b2d7-4bf0-9d4e-e682ea9e2b93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b6e9d6b-baf5-488d-82fa-6dd456d7f678\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a76e46d-bdbb-4538-b1fb-fac206e21e4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed55e9fd-606e-4cc3-a8b0-fd89dc8428b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"687ac0ed-52b4-41a6-aa6d-67c3e0ad455e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"083c2d0e-cdaf-4e99-a64c-f8eefb4eaf37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2f56e97-6822-4cfc-a7c4-d2755e1c051e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4cff4e2-9374-4f78-9c8b-54582054d459\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12f533e7-3cf4-46c3-85f6-2b632dc45237\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af698ee5-b05f-4885-aeda-0482f35f98dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"049c0fbb-aeaf-42fa-97c9-5ffc6ef10797\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a9ea06c-da3c-4a7f-8e05-44033d51e9f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63d459d9-b31c-4763-94df-3a47edf320d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74a59b65-abae-426f-a08f-9c340cb4050b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ee78d42-8f40-4f0e-ba0a-a115ee60b6fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2faa4ac7-af9d-40e9-a2e3-737a3a0d67c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c095767-61b9-475b-8bde-a9e5ec1b5f8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14131ea6-22a6-49d7-8a16-4b8fa1efd063\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b38f54b7-ee5e-4659-b554-aded00971bd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c5566da-0e03-4f92-a03a-32f6ed85047d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"452947ca-e7a5-492f-b856-51dccc9b80da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7907c1cd-1a7f-424f-ac1b-a2c3628a222b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.687Z", + "time": 42, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 42 + } + }, + { + "_id": "77b398cdee993b4b512e8d8ca0576f8c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "4" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=4&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9105, + "content": { + "mimeType": "application/json", + "size": 9105, + "text": "{\"total\":51549,\"p\":4,\"ps\":100,\"paging\":{\"pageIndex\":4,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"dfeda49e-b20f-4af5-bc26-a6e07e40ceec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ef29543-083a-4f69-b418-707945247ae7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf874ba4-0ff3-4fd1-a6b3-aebd226024ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fc0cd5c-e190-4377-957f-4586bab4cea8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed1e65dd-cc0f-49e9-8d1f-6a9061e8a785\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05fdf8e0-3c7d-4a2c-bd8e-16f4f99c116b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f00caed-ad23-405b-85fd-a985429b3a5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490a574d-7245-455a-af83-c641ca4b8ecb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f63bf747-6c26-4bcb-a533-5caed166c8cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94049293-57ea-46e9-885f-3d0f84b4b53d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f01fcfa7-8797-46da-98e6-348e22202517\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3ca3687-c760-48cc-99a0-df261f821d19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1a860d5-8d8b-4c69-a879-a90337aeef27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b877f05a-f1d0-4728-b921-9110183f7607\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29cc5e09-4e38-426d-9a12-38174dbedbfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffb45422-b4da-4227-9f7d-0264bdf1cedb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a04acbc4-182d-441f-99fc-7f4888c4d9b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c76750d-b46f-4be3-94a3-0aa9f44aa575\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2ca904-e51b-4db7-89f7-129968f269da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376a43d9-d115-48cf-955a-3c4a68fc3734\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba9517e8-ebec-4557-944b-41f6bcaac0bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b372ad56-d171-4285-811a-5d10be0f6001\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0f201e7-3153-41f8-bf44-e07c7df1bee4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c73f607-02cc-4d7b-b4d7-969297bc6619\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b346e30-7536-4e6b-aa56-f519b90ede41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1c1aa64-5760-4937-86d1-0e378973a6aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c986e48b-a74a-4a6f-9927-6befce5882d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c62cfd-123a-477b-a50d-65b1db6ade85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7a79c5c-7f2a-4687-8130-133b8855879b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fe4b979-ecd5-49d4-8e41-802f6f02fa8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b27532ba-0107-4d3e-b240-e87142e34433\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"339ea915-f032-4e0e-b248-80c0f28891ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d11a431-fc18-4d51-99f8-0aa66ca205cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8862683-19a1-4900-9970-f6a532be0cb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a533d674-6b57-467d-8ada-19f597b474da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f16d533-fade-4068-bf02-a2eac2ea901e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43db52c0-1540-4ed0-b00e-b6897d2ea4ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0f2a9a0-14ee-443a-ba78-c24972f62aab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9390495d-a156-42e2-a9ab-df449ec9e768\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f21148-254e-47c1-b892-e8a43a9ffcb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb2d765f-1991-46b8-9620-302bd37db126\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e5dd666-ad6a-48a2-9b3b-689c3a60be98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00dccd8d-703b-4cee-bb7e-be219430aacc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"800aadc9-b900-48e5-8793-78a2e3803f4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"817b099c-efa7-4615-9caf-3a466ad2061b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1220039-4672-4749-b6d7-93488ae18e34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c982d75-a4ef-4e61-81a8-58b2c6c2b305\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97171cf4-b587-4bd4-a4ea-41206f8c9c98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc7697e4-38ab-496a-a423-c0ff4942cd1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4260676-9073-421a-8ddd-91f88a91bef3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2a9b90b-b446-4809-8423-9c22962e7bcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d30d29-8654-42af-af32-4ef8b7158baf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"431abb78-7ef5-4dde-8371-d59604c54f48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf1f8f48-acc0-4fed-9505-29202ad98270\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfd8598a-1ddd-402f-aae8-2fed6dbc7538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a3969a8-dbc0-4780-8ed3-90b15326b32f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97cf5da3-c54f-4152-842a-645b11fa38cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83b55e9f-e602-4b7c-9fb8-cee864261ba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"435be7fe-6f64-4d19-a03f-f237832ae8bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5acbafdd-0b03-4ccd-a5ac-947b3aee3398\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f3ed0bb-9b2a-47da-893d-2c7ce013e51f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"308c5423-1e16-4591-8845-b7c3a489ef9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1aefe11-b530-4359-8b99-76fc398183a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d748916-7275-4da6-bfe0-e038c04428f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd26e13-5b84-4e09-af62-442c0542c090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fa5e80e-11e0-4f4d-8349-46f4e0270ec7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6af93e8-a83c-4388-8530-bf1df46b53a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6729a6a-1d5b-4c0b-a8b6-e83a3accc125\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5223678-88fa-4820-933b-a91b3e28ed1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e089ccb-3ca0-409e-950a-cb20862a5405\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ab775fd-9028-4f45-b35f-18a1187b6b30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d0de857-ec5f-40a1-b3cc-9f689dda2c1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f51d2c9-8c69-4e78-b70d-230572996bc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"909cfe3a-678c-4813-9dfb-34e0333dd0b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5614c74-863f-48a4-ac23-84772cbaeea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9c0cb60-53cf-4dcd-bfec-f0b709f867a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6f92cb7-beac-45e7-962f-fb82605e259f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4bf5779-64f6-439f-8e03-f4d223d085f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de87a00f-7a7a-4ec3-b53d-6244832249e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef7abff3-a2b8-44e9-a980-7263a8fde106\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f764ecc8-823b-44a7-a849-76622e439301\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d58602c-519c-4b14-b95e-f135367e50d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ea59b59-840f-4e3e-8ef6-e00999fdbec9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"448170cf-e2e5-42b5-8a4c-0985782edd51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48e0fac0-41b4-4ddd-8554-3bd72d8880e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b9abf7f-4c5e-440c-a65a-e539f6c92ae7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45cf0004-af6c-45c6-a6a6-9c27981e9394\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d866c48-5b35-4d1b-a212-88015abb59ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958eae07-3453-4295-a495-73ebc5db95e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f06d456f-84c7-4183-942f-8873fe4a6511\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec8899a-efe1-43f1-9ede-558230d36d65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48396762-42ee-4bbb-96ef-8649285b14dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9386268-9d43-400d-8c09-c18b7a7cf12c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7904518-2b2e-4633-b57d-8deb27da95a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade8b7be-d0e1-40fc-b3a3-30b5000a40e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3168d9ac-902d-47e5-828f-a6ba88651b94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23093dd8-9c15-4649-a930-9a92a59fa11b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f28904c1-f538-4ef5-a334-34d45ab3a5e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60d047ef-18ec-4e32-85d9-cc227ffdd5c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7726062a-593c-4823-8d97-7cd0c5e6f227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.741Z", + "time": 39, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 39 + } + }, + { + "_id": "2f35376a85977f8d2164ef2c151feccc", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "5" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=5&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9045, + "content": { + "mimeType": "application/json", + "size": 9045, + "text": "{\"total\":51549,\"p\":5,\"ps\":100,\"paging\":{\"pageIndex\":5,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"bb86a870-4471-43b2-bf2d-f96f6e65f6d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f790fd01-3eaa-45fe-b6ef-aab05bc15832\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07b8518d-34ea-4f77-8fb2-a54e221d806d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d53da163-7cc7-4680-adb2-cce5145acd96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebef2396-b275-463c-998b-ef993cd8fdf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1080d2ed-046c-47bc-a322-b0c2ef92175b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1750f41-a786-41c6-a415-cdbd521c006d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c43dfa37-2e5f-4682-924e-665535e1f236\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"897e4b7c-9449-4f91-814d-034fac5d9da6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cef019c-ac1c-4255-af73-3690aab1cd7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fbb7b5c-5581-40c1-b70e-704fe2644c24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c16cc58-873f-4358-9edc-0bf2b479aa41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e13c5c67-e2ab-451b-9426-e63b1ffbb4e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4daaee3-b9db-473f-9e7c-9f0651cc0ae6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4c0df57-85ba-4e50-bf3e-e5c8d6710cf8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"154c24b0-7bbb-4a8c-bdb9-e10583c7a60d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b45304a5-9830-4a16-9082-6c3824e80c9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f397c38-7e87-4342-b945-c4baaa5ca5be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be67ef41-3625-4ac1-9e87-18366d97048c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"777a1a19-0a9f-42a6-9788-b537ee150dcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc9738dc-708d-4fb0-9392-4af22daf3f04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"087db254-3efc-4491-8c4d-330727bba1a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6f7280e-db4e-4e8b-b957-a1df64d974fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec13dea-9a50-4838-8f94-b94650a27c5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6817d4ea-bc70-459b-9f4a-2cefb7958ad7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01a3b8a5-f61a-44f2-b6d9-3224b0475890\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15aaa399-de78-4bee-90e5-14ef0944ce31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8363fce0-6ede-462e-9ad4-0f19f5b50210\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee5ed1b9-b36d-424a-b5b5-7d2cb2e387b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45557c33-842a-40b4-8f22-70d16dab6b74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34f9f00e-0729-4dd2-82a9-faa146ac9e40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88c4b162-fe67-42cb-8751-c61575e3a326\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ba6c696-82b0-4dab-bc5d-805c1bd31db8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7badfe3-9955-46fe-9a52-70bb8a3ec756\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f10aa0-680d-4c55-b5d1-dc6c5166ad76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bec959fa-80a5-492f-b181-db0b7318b748\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0096a69d-4b1f-485d-b880-a70dd76292f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55648c2-a022-419b-8558-dc1b0ad922b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"890c0c49-887e-486f-8225-02d9707e6a1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4143c46-1cd1-479a-a286-c066a9d4e405\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b427d4-fdd0-4011-87f2-addbd34a8c49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7edaf4b0-8218-426e-93f7-ce5eef218c90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"209486bf-1abe-49b6-aa39-f5ddc19b0206\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79f373f1-16ac-44e9-bc22-625e2767ebc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78f35889-06f7-48db-935b-b957bb592979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc48720-a227-45b2-a97d-2ee8fa853ee6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b190ff0-eaa9-4ace-95d2-47349c0b24c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb5797f1-ea61-4c3b-8914-e2142d8fd814\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee56b3d8-ffe7-4107-a81f-95f6e771f5d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38975ebb-b098-4820-841f-49a4abdbd9a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a65356a-0d48-494d-a08a-2942819da554\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6e48fd7-affe-4ba8-9794-cf06378ca5ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5dc982e-4598-4c95-8b89-97355406bd61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12219e51-7bba-4a43-a02c-e40412f39382\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df34826-cfdb-44bd-b354-1df0fa290e06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d22dcbf8-c12d-4e10-bfa0-c6edd13fe242\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c09a9e65-a76c-45e5-8d5d-9593e66a0341\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f4097f1-bcc9-4c0f-b1e4-6b25a1979861\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58b73a78-d582-4bf0-a9a5-2f0c04cab55a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f7984c4-9d2b-4faa-b2d2-ed60cf120b1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a22dc4-9d7b-419d-b6b0-f05ef1ee2e29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6ce113f-5fe3-48a6-ae10-b12c8aa676e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cd78b93-a4c3-4c5b-a107-28fa2a061047\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af83d961-99eb-4658-a758-1301671f645d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18df5fca-161e-46b3-b403-5630a5c56822\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16da9bc8-bfef-4c3f-8561-68da0be44c8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d045e9a-43f4-4ffb-af3b-d16f7b7ff8e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fda7c37-26f8-4333-bd6c-935d7bacb28a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35f0f7e0-c4fb-4929-b3d9-778910e9882a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4acd7947-9f7e-4162-98df-7d5797e55525\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1341e44-4941-43eb-8313-096502ed7d98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43200b36-f669-4757-aa0d-850703f148aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5ac582e-b5f3-4bd5-9c78-ed0e7183d66d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c9e1ff4-e416-4e86-a50b-a29d6694b41a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e03ebbe1-d668-47c4-9383-ea406d87f1f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"771775cd-a9fa-4fbf-99ab-c2e430857779\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e30f957-ea5c-46a0-bbca-503cfdb93478\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b2cb7f-e5a7-4539-9bfb-c2fbffc205a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d3650f9-06a7-40e3-a2a0-83d023d6ca65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e206b28f-dab4-4c38-926b-fd15211ff415\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59a81de0-3fa9-4c3c-9429-d6a13eb2ea35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0812ba-3dcf-4ab5-8e24-a3a3c5403990\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7b4ced-08e9-44b0-aabc-e13ece5ad689\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c01154ad-ca33-49a6-aa44-d240e5164396\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9be39c5-0ad6-421f-8743-1f09c85175cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4fe1ee3-1991-4fd3-b81b-e6e02557ee44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28680c41-dcd5-4e22-8b62-caa3303aa340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e99ae15-bd72-4f12-9396-c035da873915\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"facd939a-9525-4cb6-b2bf-0e348032c72d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d41df66f-a2bd-42ae-9751-855fef3545ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"553cd64b-28f1-4248-8911-f4787e1984ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a52b325f-7b22-4652-94ee-8705ce91682f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1865709d-247a-49c2-9c71-7812ff4e334e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40b49b1-17db-43f8-80c6-d4ffba060ad1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96adb312-038a-473a-90bd-663ef606d2ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c41db6cc-ebda-4abd-a5cb-35365dcf62f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7079ffaf-b38a-4121-88c3-3ecccfd3e713\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c33d401-1eec-40bb-ba3e-141a6527ff8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10980b45-b4b3-43c4-b001-e637b442eef8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b97e0a90-5569-49da-8169-dbbfbf71fe45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.794Z", + "time": 41, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 41 + } + }, + { + "_id": "2cb03004528d737a899ea644e08ef387", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "6" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=6&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9077, + "content": { + "mimeType": "application/json", + "size": 9077, + "text": "{\"total\":51549,\"p\":6,\"ps\":100,\"paging\":{\"pageIndex\":6,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"9a73fcb0-8edd-48fd-bf28-10d3a70db76d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1447085f-beb3-4350-8b3c-350aaea3c1e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb02482d-5ee6-4dd6-8721-c390b587b9b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d8d3660-0d84-479b-9e23-42c6813e69d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"522487c8-409f-4118-95e7-2e7dd901e813\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e429d4cc-e0a0-440b-a7fe-0dec0276b2f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"096d9789-faad-497b-8cce-650aca2c9344\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04a124de-677b-4d32-b4ff-e7342e03a735\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5e06cc2-5b85-4aa2-a5aa-96fbf1193f75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dc25ac9-ad07-4db1-ba10-6b476cb4f9e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ef6e72-247c-49b4-8b67-f9cddcca0a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"205cd3fe-ee5d-47c5-a0ae-b14e8ded05c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31f905c9-2b79-4f0e-8a78-f4bf69f8a540\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faed1770-6a23-4a18-8c06-c74a7e88ea02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc6ce9f3-8adc-4d19-9b99-eb6f7b95ed37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41ac1d64-61d4-4063-8f01-50c1096786c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aca170c2-ccfb-4bd9-8e66-73762eb7d317\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ea2d500-2c88-4688-a965-a8af6418a972\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffe3f9bf-7b91-48e9-a262-8ab02b4b3227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e8e3ff8-da6b-4cc2-a235-99d9dca2f44b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ae97e5-bc6a-460b-ab8f-b3cc2d55d49e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fea94446-372b-4485-bf4c-998e6490c63e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ebc0717-67fe-4fa4-aa91-504c7c7601aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca251b52-c3a8-47f9-b18e-b9fc826c36f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f03b7164-bf99-4178-bffc-a11ed5d0e8fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"425841f2-1094-43e7-afee-4ab9546c69bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec323a9c-ecc7-4944-a87f-3e072ce019d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd242446-863f-4402-a5f1-9c9a6a1c36ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd6994db-8770-4f5d-b020-34c38bc8862e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d4c01bb-319f-453d-b584-05316f91f705\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9daac0b4-9057-4339-a24c-b6c7f59dd14a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8edc12e-5d80-4d8b-9841-9ba1fc7d4e83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a95efcd6-c093-4938-b31d-52ba270276e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3c114d2-3f45-4a29-8e61-cf8b0e359e7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b96815e8-8ace-4960-990c-eb1d5b5acf90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5fc8f5a-cf55-4f92-b9e2-9ebe9b2d75b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9e7c270-4a36-4429-bd4c-bced63e09e4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"560e7664-e148-47ac-8507-49b9c4eb5a74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12851184-e00e-4d0b-bece-2eb246e41af7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c68794c4-1587-4255-8324-ca2e78d79549\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d82709d-ddf4-439c-8c11-82ebbb35da1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd2a6bc0-8c8c-495a-b421-e19605b011c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1250bf6a-3f5e-4d99-97e1-928f9456608a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50789241-4505-469a-b36e-06e5ac069ff3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"512f3338-1dbc-4b40-839b-6dda1155d977\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79ff2efa-6b40-4a16-af0d-23aa4afae257\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61a81f0e-ffbf-43ab-be1d-b2ff5bf55c05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8f2a412-49f6-4069-a992-b159db301465\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7329c829-bed5-440a-8cc3-677cd3b329b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54ad276a-cf23-469b-9d2b-3ea0d897f17d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"784f97d5-dd9c-479c-b3b6-d454e69bdd53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6713a504-ad4c-429e-b548-f99cef2b94aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1802c10a-ea9f-408c-8815-1515d889b3f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e58e0033-94c5-479c-964a-616daa35987a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65570d99-ec72-4e06-8257-a8b10d9f75b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"146cc9c2-0955-4098-b9b7-9032e0b98713\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4620944e-4a4d-4c0d-b283-ef78a40ac372\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44f22880-fb99-41e5-acc6-eef00f8f17df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c64f5823-ff66-4977-90fe-24dc9f5b5db4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f47b4e61-f684-4249-ad0d-544fdd8467a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68177904-ba5a-4372-a618-4af73202122f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f23ce161-8303-4a00-93ba-cd05e2790012\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33786109-739f-436c-a537-e72afea0fad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be54ae3e-8fcb-4d99-901c-7a31a7cc399c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f6ca734-b2e7-4380-9904-ed11a273a7ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1042ac1-02ba-4865-b07f-43be31202c00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b850dd2-11a5-4a0c-9cd1-08e4f165d9a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce1ec5e9-4dcb-4a78-a68e-196f3e0924f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20fd34b6-8e36-44d8-a3e5-c21669286dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb0abdd9-ee15-465a-8f9b-fac702d5f6e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00dc0c0b-5975-46fa-85d2-1aa21ae4c126\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27b695fe-ea11-42e6-a613-96e236fe1558\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6289ce9-67e8-4f48-97df-c9f0bc700c50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f95d758-b0af-454c-8488-c5d782776fcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bce874f0-f63c-4d65-9cb1-547f7a95e332\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f8a4bae-0a3d-4bb5-89a6-7b38cd4f64b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71dd545d-3de0-4127-bde5-b29d97510568\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fecb1f80-207c-4131-8a2b-79f74e05b0d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccd2c962-1ffb-4378-84c3-a49852c77f08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e22265-46ae-49e4-b4c1-0b837a9c8d15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95b58c0e-8243-40d7-8327-a8ae294c4570\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"731546c1-4b40-4fe2-b6e5-f913de8563b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78f4a001-8ff7-4ba6-939b-6c75366fa71b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54d41417-087e-4dc4-ac9b-c907ba563533\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44459000-f078-4085-a16d-effecc84a607\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47ea6d29-da27-49ec-b008-e964ae212f04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b41b198f-f0b6-4956-856e-d9f2d0f10170\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc23f55d-a574-4b2a-9032-047887c1c2dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"502907b4-73c9-4331-8151-1d9c47a9e71d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33726dea-247f-451b-a310-a8f168437e01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f84fe2a-fada-44ca-b954-971aa65299c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c51148e-0807-40ca-b8a3-a7d02915dd00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a772ada-330e-41c9-93ec-dcfd98e7a433\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958a1999-334c-404f-9e09-a7a12ec7bb51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7913e13-7515-45fe-b9e4-6b9d06d43627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d30c6962-3800-4a4d-8122-f49fc4194e8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"914919ee-ccdc-43a1-9c6f-87153db89ceb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a56720f-71b9-44a9-ae50-2f3a96a1e897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96219a5f-0aa6-4268-be5d-dc80d5b66b88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c76ff9f-6b35-424b-ad95-77b0637867f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.848Z", + "time": 41, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 41 + } + }, + { + "_id": "0bb75542e24540ecfc756fe74f1fd653", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "7" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=7&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9085, + "content": { + "mimeType": "application/json", + "size": 9085, + "text": "{\"total\":51549,\"p\":7,\"ps\":100,\"paging\":{\"pageIndex\":7,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"ec2e5f79-8f43-4273-86ce-08b710ca189c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bbf3652-1353-4860-9e73-ab45474593b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"432cb73f-af8c-402f-8824-d05e45f1016d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21e58f67-9e1d-4c69-9d57-5656d216bfb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5a5eec1-65a1-4216-a8d1-4758386dd0bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b832e94d-41af-4a9b-8122-43228f63b642\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3b840f5-a924-4358-80a0-2c2ab43be2cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cf00e6b-70b7-49ad-bed9-d65b763bff29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0f4af1a-f4f3-4baa-b01a-aec594238c0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"925229ff-6db5-4e01-adc8-ec88ae6c6a07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b29d0a92-0608-4367-842e-f535b0c1ba9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6a71332-48d5-410f-b8b1-d3b3dc0126d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76afc6ff-ad76-409e-afba-f09b839f8e79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec6c9ff-820f-4665-b41e-ccb8bf50203d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15344915-24dd-4625-aab8-347d10a1bd63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be86ccd7-eb5a-487e-8534-519f8f06bfe5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7ed1581-efa2-4031-8bd6-0b1c1752527a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ec13adc-9755-4def-b728-cdfdeba8d051\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c5ad205-6f3e-46a0-be05-397e265939ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb3a3c6-b4b1-4738-ad15-83e56e978a0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"907db793-2aa9-4865-901f-9fd8f26858ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ccaa35e-04ff-4ff0-82ca-01b6fd8a9146\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a555d6d-99c0-4c0a-8c4e-c399a7454085\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46dd7f3a-39fa-4a2c-8446-be1686e191c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"151e7089-3688-4df5-82e1-b03268ccebfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3324408-33a9-42aa-be91-3aaf376a9fb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"858648c9-8ada-4ef1-92f6-511004ae2994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03e9096a-a0af-48b4-96e1-3c6e95146037\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6503a775-110c-4aae-979a-75f2a0df1dd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"923899f0-a60f-4790-a7cd-0aa908e393db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64f291f2-0ca9-4635-9606-00204b056f2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7731f556-12b9-4d23-a506-e1e8b18df49f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"536929aa-b9ce-47c0-b4ec-597182d886c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4bbde64-de4b-4670-8eb4-c0fb6bec9255\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd2674f6-49dc-4c88-9d99-3c3285284bea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca21f40-ab06-484e-9ff0-80f84bfd7b5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94a7eca1-7e43-4037-8ed0-ec49de0ce7a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26fa08c9-e1a5-44ff-889d-e5a6ff422ac8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"874f7dd7-3309-4b45-b2a0-369a6b44db89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"784a5545-560f-418f-9c6f-9b9289db5417\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c34ed775-4a91-4d78-b0da-e88b3bca9603\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f15f7ebf-52fc-43c4-bc4f-d854a9577f07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd9f1699-2a56-4fb6-8fb7-3e8eae61eabd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f41db0c-468c-4221-9e5e-52905fc76033\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6495d652-49fd-4366-91ae-0cd79c295cdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ce0780-11bd-49d0-bed3-0780c44fff64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"349aef97-9660-4925-a068-0df06d2640d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eff89657-5cf5-414c-bfc9-d100877945c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44dd522d-872e-4bb0-b632-7b3a52926dc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43c9a8d9-e88d-4f5b-99e5-94f0d90d1bf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d766b04f-dd0c-4e5d-812b-b1631869bc51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f5cf8ec-7ad6-44fa-a397-d79a6eafa704\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd5a9b6c-6872-417d-8f45-fb0775b7ae8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"131dddf5-611a-4200-b3bb-ed1d2a765c25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e6bc7bd-cf8a-454a-a47c-5822b9d821e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a2f4011-f438-4158-9b52-f5b58025319c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"089ae31a-9391-4892-b674-bb42f21ce69a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e985d2b5-10a3-4684-b8e0-af858211854d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcece08b-fd74-4a91-b1fa-0cd323e34018\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4c14171-e95b-48b7-b399-fb14a90c8d24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9400b926-fa40-4615-bbf9-5ad289867848\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07294710-a572-4416-99bd-cc10dde0f9fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b090d9-2c71-4f0d-87c1-0b424c492193\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6668c752-a07c-417f-a4d0-2a3ba953a430\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f6e59a9-c1b3-43d8-b2f2-3fa9cff76449\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c401c4f4-add8-4b82-8113-a5f0969711ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea8399f2-e489-4afa-9002-489159137ba3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f322dd1-b3dd-4cff-91dc-0b86ae126f10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"187a24c6-243a-4351-b50f-062d9190fcdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2af7f7f-e3ae-43bd-9191-c8c398b10b45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2d7e9c2-6c5b-4e84-b4d1-2b9f2d2311dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cb26645-2dd6-4088-8311-f0ee7f4a4b57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86ffa726-e085-4554-94d9-b7a5d75fd60d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9d42fc1-cc7d-4766-a8ae-ce19e3e2c7ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64445963-1651-4e0e-9266-0be3e740d131\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93cfee8b-7df3-4f02-8e24-4965cbf64ef3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0534404d-702f-40d5-9bf8-ad80568e5666\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"482f410e-1b54-4840-ba12-81c3adde7c04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d93527-2f77-40bb-8907-f2843a3ecee0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d7ce303-2676-47a5-b3cf-57e9b37b3dab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df8d60ff-2427-4d3f-bff5-229c467a4df7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d504b78-72eb-40b8-b6ba-02e9054e15af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f892f8-5f9e-4a0f-a5d1-3c2f1f1ad6c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77bdb3e0-e864-4ccb-9a8c-4f5e6693ccb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af37d81b-aa8c-4d50-8ace-5d2d87824aaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6bc999f-7591-4c32-b438-6d08ae0eab99\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b92d6c81-4046-4805-be50-a8cfb46aab57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7baba790-483a-45ca-94b3-56679d2661ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d6cf0d9-ec74-4c62-ab6b-be10177180f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26696987-f215-435f-b54f-4b085e0ca75a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2cff99f-f19e-438c-8342-9c6ebc91fb3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35756723-c864-413b-91f2-7e2da55795c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0b9331d-cbd1-418c-afb0-8d631930de14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"410d2624-2156-4c31-be27-99bbabe5eea4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34663b58-9df4-4f50-ac07-5e3160772a93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"670c9a49-a165-461d-bf56-37e607293d61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"090ce217-2d12-4898-b749-c955c4c2f6b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bf4ebee-4494-4816-adc5-4ba835793fae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"920875ad-b53f-4300-b913-86ed6b0646d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91515067-bb35-40c0-b890-885d294fd4f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.902Z", + "time": 57, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 57 + } + }, + { + "_id": "9b45838b89532515d6d9ef6020fbd957", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "8" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=8&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":8,\"ps\":100,\"paging\":{\"pageIndex\":8,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"3fda67e3-84f2-4f3a-bdeb-3f58a6b2a245\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c305d70-6576-4117-8c3d-fa39899b934d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"322347d0-dee7-4cb2-b7c2-1292acabd208\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994b79af-e6e5-443b-adbf-9d6a58a0c007\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b08440a5-340f-4e47-b1cb-1d4329aafd8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7deecb7b-d9d5-4e8c-804e-bdd2521d5c92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1634e426-0dc5-4e18-a9f2-28e8560deba1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5595d126-6050-40aa-b258-1af71829eb76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc2928d1-09d8-4a15-8ca8-21cdde2913f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e905b2a-0a4f-4171-8171-e85abec9aabd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1b88cf1-0461-4630-84c2-bf3b80c2036c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaa1b7cf-6240-4a2d-885e-ea72819abc68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1819423-a292-4f5b-a1d6-6636deb94855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6de9143e-f042-4c01-9a1c-2af00c9e69b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b79cee5-39ec-4e54-ae12-156d91e6de6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b3173ca-c2c2-4e88-946f-ada1f26f6043\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c312e9-1436-464f-9fb9-fd3231521174\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d852ffdd-250a-4095-9173-d4b29cc5bf24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb42ec73-bd08-4844-93ae-86594ebcd427\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60cd91cc-e6a7-4473-8c8d-515e9db7e4b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7c1e94e-5591-47dc-a6c8-28d712c3362c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9d4b106-5eae-4da3-8b83-87df7d459cae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27c65790-f08d-4848-9d1e-80f7598930e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"469a33ed-b2aa-482e-930c-bcf8bb0372a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"521b9de6-666d-4211-a4f4-d66eebc4e7cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66ce678e-506b-470a-9392-81732de843ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f2a8eca-76b0-467d-b736-64cfe2230936\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19596fdb-5d79-4288-b7d9-5ad909f4ef8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e310ba5-dbfb-4c49-bad1-285f9410ccb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f851739-bc14-4510-9200-9ab7fb34a5f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d969c085-e9f3-479c-8827-b21c8aec23b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ad82030-1612-4cf8-b420-17e8b93af1dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d431c3c1-8fcf-4451-93b5-5f3ce0097e8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0640584d-ec2b-4456-93bb-503e3e50b010\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95154f1c-e7c1-422c-b8b1-9d4e39cb1c0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c215cb1-1cda-4f83-9260-d8cf12d1dfd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14caa8d2-ec52-42b4-9f01-d6b95eb7ba44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"300dba33-f692-48ec-9707-f21482b73fb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"868821fe-4594-446b-b39a-89af8d446083\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7fa5319-a387-4cb4-a718-0d227f61fec3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23126d48-eea8-440d-8b1d-4c85f2a4911c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b8189c-ce10-4525-a34b-55a1de56b51f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f01c557-9e7b-4a7f-b84b-d6d3b067583d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7dc3a6c-28b9-4a68-90d3-b02edd980552\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"295f1de8-533e-4212-816a-84ff35797598\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"645e5ca5-62d1-41fa-afd3-12be6c6e75c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a66a2fa4-8d76-467d-997e-8e96428f2eec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c01fce4-5393-4118-b000-ebcf2f9c7eda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70b59078-b047-4f6c-b030-4da28e6f0fdd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6b16aa5-a76c-4168-ad8b-2e33c983e929\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6153f3ea-2510-4be7-8155-26296b43c0bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eac414c-6a71-4183-970e-6ce04d8f7cc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feb3d630-1a7d-412f-8b15-6c68dfdf78c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aedbd6a-20c6-4322-9dce-ffc0e64b1f2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8a75e0c-bff2-49a4-aa83-7a6fec28b23b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b67e0d07-3c60-4354-8406-cbbfd89f8ec5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f29f218c-80e9-42a4-b565-012ae2fec83f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bf5c3a3-5cd3-4294-9045-f3dc13b05362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8442bc52-3d92-4998-b50c-649bd8bd6ff1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f337a80-164e-487b-aa4e-39180e7d29a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4c0ee8b-6dbd-43f0-a253-ad6d370cda6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7145a37d-8ef3-4a10-9518-ee49839ce55e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97d489d2-e457-43e5-9730-0ba8618b052e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f48616a0-86fc-4be7-ad72-2396e90a5d29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55bf0ed-2371-4fae-a478-8ee8b5ca6374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1388422a-8a50-45ff-95f5-d54356744a35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e06ca19-d57a-4458-a528-ae82d0b1d35f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b64e74a9-ae41-407d-89f8-5a5abcb02b44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f00d8cc2-9643-4d9e-a29f-990f1693fc45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e62e1ce2-6f93-418b-af98-26e383a7cc64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84095302-72b6-4478-9028-abfeea24a55e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7def694-d7a3-49ec-a86b-a662ed88d5de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbac1994-bbba-4297-98c8-8d257ac480ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0799f86-74de-4fbe-92e6-ebbaf7eba70f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc64edb6-3c19-4bf0-a1d8-c9a03032e2a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a905c012-054c-43c2-8cd0-0d591f724707\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"404b59d5-a02a-4bde-ae7f-7b51e5b61dfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f970f54-1390-4558-8ff4-95ef4e572794\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ef486a9-998f-4587-a4f3-ee8f12367b32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aadc44d-ddd8-496a-9c51-a29d39da1711\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7947004e-472d-4e3d-8e1a-a1a95d2b577c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15563981-0282-4562-ae95-dfb98fdc5dbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b1970b-dca2-4d14-b1d9-b40258ae113a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2cf2d74-8ffd-45bc-ac8a-36e266230c2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e852b67-beea-4997-a491-747306b93855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba8f8d11-d0f9-4148-87d8-19b24589f674\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"673585d7-0a9a-44e8-9aa4-7586979bd901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7de4d2d-f154-4770-91a9-cf497d061a3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f9b8302-9a21-4dd4-bec1-7d2a8f2d86f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"facac448-947b-4a5d-8368-78798d62dc00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9981c019-444e-473a-8a96-2c764f0efafa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f399071d-8888-469b-b5f7-7a18763330e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eac9352f-c105-4a3b-89cc-e68ea11dfd8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a691bae-9abe-4cbd-999d-b5c07a4ca8c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cf9681d-38b6-4bf7-9198-06bb53a6b319\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2842c21-d1b6-4e99-873d-9f8f087414b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6de6ea9d-910d-4f2b-8f3a-e6c4bef5aa68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1056ac04-3721-4a32-9aad-81dcf54148cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e8e7ed8-98df-4ead-8aef-e534201a265c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e328458-8650-4ffd-b3f3-0671e58e3471\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:39.972Z", + "time": 43, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 43 + } + }, + { + "_id": "560ba52aa658ccdc7c436ec61ee69978", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 393, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "9" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=9&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9045, + "content": { + "mimeType": "application/json", + "size": 9045, + "text": "{\"total\":51549,\"p\":9,\"ps\":100,\"paging\":{\"pageIndex\":9,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"89dcf044-d081-4ea9-a24f-8bc9318c6f4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4248d164-a968-450e-af3b-0aafa5d2276e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc938219-2866-4bbc-9e1b-198978fdfba1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"910616c4-eb88-4d90-bad1-01459eef6739\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14ca49d5-37cd-4fde-aaae-a8de4f2f85af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35efe9ef-9545-4bd5-9cdd-33ffb3756b9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e310bd4-5e90-4f94-97df-8eba80fe0dca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c860ebeb-be4d-4531-a579-7a8720fdd0e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df37d39-501f-471f-b158-13acb9a7c93a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5318bec5-f7a0-4caf-a22d-65490672793e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5778d544-9a0d-4a8e-b82c-237e7b75aa99\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9f3d653-f062-4de3-b500-9114baa9c01a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c7a2a2e-2114-4d37-a375-2232e1001702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"d2c3f58e69dd47834002cc2af791bbc2\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38c10379-1a6c-4366-b8db-28cc0dab5bd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":671,\"hash\":\"634a6b930e972e02de63d294f560d776\",\"textRange\":{\"startLine\":671,\"endLine\":671,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07137ab2-c12b-477e-bf24-dbcdce29a91e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":672,\"hash\":\"ad7801974c03900290be37dd0d1ea0d1\",\"textRange\":{\"startLine\":672,\"endLine\":672,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d2ff88a-7077-4de9-9911-b2566af7a727\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":673,\"hash\":\"dd26b443a0eca24b4f6c3a86924dbe25\",\"textRange\":{\"startLine\":673,\"endLine\":673,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e838658a-73aa-44b2-8356-700204b376b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":674,\"hash\":\"131d1978224e3aff279e31f089925f48\",\"textRange\":{\"startLine\":674,\"endLine\":674,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08f94703-d996-4635-862a-510c88ee114b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":675,\"hash\":\"434969bb435998f9c724eda819b6cd5c\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f849760-5fbe-46f1-92cc-52541fa50e31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":676,\"hash\":\"e62fb2bffe2c77b5847b6d82133d6457\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca5b8f65-0ebe-4fb9-a966-7889f0f18aaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":677,\"hash\":\"8f77ccf481b23bcf666a6939e9c06f03\",\"textRange\":{\"startLine\":677,\"endLine\":677,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34207546-c088-4f88-9644-0ca3482c4522\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":678,\"hash\":\"71de14f288ded01a15e57f9975616394\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb246ca-66f8-4110-b35b-7b8c7710930a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":679,\"hash\":\"8da852be4b1f0f211f0f4b55d3653a23\",\"textRange\":{\"startLine\":679,\"endLine\":679,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eab61a72-047b-4aad-88ab-ece30d940148\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":680,\"hash\":\"11f47f8b7cb3b9506507e4d93723f0fa\",\"textRange\":{\"startLine\":680,\"endLine\":680,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d2d35de-a100-47e5-899a-a961721a449f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":681,\"hash\":\"0a2fc6edab6fadfcdd073a6e45c5a92f\",\"textRange\":{\"startLine\":681,\"endLine\":681,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12ef60b8-fb4f-4b31-a1be-82394b68cca8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":682,\"hash\":\"1d9f81e3161f0f5209754e448d9a761b\",\"textRange\":{\"startLine\":682,\"endLine\":682,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b64b0ba-f008-47f3-a47d-956b93ec5dc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":683,\"hash\":\"fba2bea8fb7cdc81d36b8904cdbcceaa\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f4e9eb8-92c2-40f9-9e24-d39dbd49cb55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":684,\"hash\":\"5a73a8ffae5d0c937f3212a875761c64\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a9ddea9-fb2a-4b6d-8f37-e3adeef4593d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":685,\"hash\":\"595d4fa69ac9be37b50fb3f6c09b8a5b\",\"textRange\":{\"startLine\":685,\"endLine\":685,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83379f9f-be45-4741-9a8c-8c6594c9032e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":686,\"hash\":\"4243b6357c3b4845a5a5f8716658ccc6\",\"textRange\":{\"startLine\":686,\"endLine\":686,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95079489-6d69-4a74-8244-9c9953dafa4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":687,\"hash\":\"9fd257175f64e9576be9d27acbc12b50\",\"textRange\":{\"startLine\":687,\"endLine\":687,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a14efa3-5e64-4800-a286-c7516dd9dda6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":688,\"hash\":\"ba441b53441f43cd103cb37e1611c1db\",\"textRange\":{\"startLine\":688,\"endLine\":688,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd127b44-55a9-4802-b760-78cad5d3dd12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":689,\"hash\":\"993528ecff114f57ea153ef1635476a7\",\"textRange\":{\"startLine\":689,\"endLine\":689,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ceb5d08-c628-4278-856c-8c2af2252337\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":690,\"hash\":\"5cd0cc4fc2beb4c7bff9ffbb08ab580b\",\"textRange\":{\"startLine\":690,\"endLine\":690,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ba16a34-1f73-43a4-95fe-44ba86e25620\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":691,\"hash\":\"94d7f90024d647d0e2c9272cfc219fc2\",\"textRange\":{\"startLine\":691,\"endLine\":691,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd015d08-6aef-4f4d-a3d1-e3d9d7ec4b38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":692,\"hash\":\"5264b41315d14ef52e650cc411a34355\",\"textRange\":{\"startLine\":692,\"endLine\":692,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83caa382-a17a-4a11-afd0-84e47dd969c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":693,\"hash\":\"9166277c55058211e16a0f98053ddf7d\",\"textRange\":{\"startLine\":693,\"endLine\":693,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cd5efeb-6558-4a87-bbcd-ad199f25558d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":694,\"hash\":\"54f3bd093935f92f2c407fd522fecd70\",\"textRange\":{\"startLine\":694,\"endLine\":694,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe7e5e63-fdd7-4dd8-a12b-2cd363ad1b00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":695,\"hash\":\"3e30306d396cc0b32cff7ef267a21e96\",\"textRange\":{\"startLine\":695,\"endLine\":695,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d990446c-1dbe-43a1-9bda-f883ac324226\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":696,\"hash\":\"aa933e09af3bbbc25af05a1c3d1b8ef5\",\"textRange\":{\"startLine\":696,\"endLine\":696,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b9d6dff-ec97-49fa-b8f8-76912896085e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":697,\"hash\":\"b3ae7280e7374738fb45fa3d5d9d44fc\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de20744f-2b7d-47a7-8779-5add6dc01cce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":698,\"hash\":\"4e0b168f6648efc2b8699b9856d15dc1\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b32cefc9-7c0e-4a3b-811a-ec1f35dbfceb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":699,\"hash\":\"86ce4ca4baa99152f63fe2ec9251383d\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a14d9cfe-73b8-4823-a224-ab41e388238f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":700,\"hash\":\"2edd4d3ce123a2976d7e7d95e7a78fc3\",\"textRange\":{\"startLine\":700,\"endLine\":700,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f512247d-eaac-438e-9ec5-a6a11285b0e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":701,\"hash\":\"df06594082aa8102b395533b11360269\",\"textRange\":{\"startLine\":701,\"endLine\":701,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cec84d7-b57b-4309-bbd5-131c21107ed1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":702,\"hash\":\"b31f93eeecc0ea5fe63af842f2a8836b\",\"textRange\":{\"startLine\":702,\"endLine\":702,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91a65b1e-23e2-4fba-b09c-e8541fcd7347\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":703,\"hash\":\"587057865658507aba55e5f5e514dca8\",\"textRange\":{\"startLine\":703,\"endLine\":703,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f81e5f5a-32f4-471d-8c52-60fb139fd95e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":704,\"hash\":\"c4cd3aa6bab2188bfedbdd002877ecb3\",\"textRange\":{\"startLine\":704,\"endLine\":704,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6f4a055-6c42-4338-9fbf-325b5ff8480f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":705,\"hash\":\"7f9a0d94f74a09eb5cd743d88523a79a\",\"textRange\":{\"startLine\":705,\"endLine\":705,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51a1cb73-e555-4de6-b23b-a05a0e2ad5ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":706,\"hash\":\"e3e365497b40621467785bfded88e277\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdd86107-cb7b-4889-acd1-9c0b5a95745b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":707,\"hash\":\"a896e5da44810779e2e7511c0508b1db\",\"textRange\":{\"startLine\":707,\"endLine\":707,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a657e8b-afac-4e4d-b055-7cec82a9189b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":708,\"hash\":\"8d1dc44a77fcb1adf1d39c7c206f3cb1\",\"textRange\":{\"startLine\":708,\"endLine\":708,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3ce3846-190e-4ab3-a025-9651e2e543a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":709,\"hash\":\"1840ce8fd842285f6f452c718c91c1c7\",\"textRange\":{\"startLine\":709,\"endLine\":709,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9983038e-83b5-4415-b87e-52d4d18c9a9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":710,\"hash\":\"fb34c55f708b7628e80f8d01acfa9889\",\"textRange\":{\"startLine\":710,\"endLine\":710,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20cdd825-59ca-4031-a03f-ecc96d74e845\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":711,\"hash\":\"4ef2668621bbcea5ac65eafab3053298\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e29217-6d6b-480e-b643-be993cc45cc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":712,\"hash\":\"78fae6badd0823b56411d33ed7c80c74\",\"textRange\":{\"startLine\":712,\"endLine\":712,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e947af6b-8fc2-4e8d-8227-60fe8669fc32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":713,\"hash\":\"0e548d59bc98282d82091e1b3611879e\",\"textRange\":{\"startLine\":713,\"endLine\":713,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67575005-2915-4b04-a827-56da6df9e54e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":714,\"hash\":\"9eaf8489b477a1dc0ae77541ad61c319\",\"textRange\":{\"startLine\":714,\"endLine\":714,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52789974-3e63-4f1c-b9d4-c823ca9f3ba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":715,\"hash\":\"a2253886584e6461ce4280a1c184b2ce\",\"textRange\":{\"startLine\":715,\"endLine\":715,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f433f019-dc9c-4f85-8ac2-b735fc57bdf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":716,\"hash\":\"49b77b09defc3b80fe71ea0fe9880187\",\"textRange\":{\"startLine\":716,\"endLine\":716,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"027ac2b4-f7c6-43d7-b78f-a05c5124fc69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":717,\"hash\":\"62b49995113925488b69c80be2a939b7\",\"textRange\":{\"startLine\":717,\"endLine\":717,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c585c5aa-58f8-4aad-91ef-724621238798\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":718,\"hash\":\"b8bf78cc5d1643d02f673d447ad75024\",\"textRange\":{\"startLine\":718,\"endLine\":718,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cae07fde-11c3-4d57-8ef4-6a8c3bfd0e6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":719,\"hash\":\"e0e8b5d266aa4e65bfb01e1177e0e434\",\"textRange\":{\"startLine\":719,\"endLine\":719,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76f49dc0-324b-49bf-a17f-8d8d2ed8670e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":720,\"hash\":\"548cb2635010e9f750311d5668664029\",\"textRange\":{\"startLine\":720,\"endLine\":720,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b63483e-8c2e-4cbc-bbad-c3b8354cca07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":721,\"hash\":\"c33d9fd3ed81c55ce074ab23dc61fd8e\",\"textRange\":{\"startLine\":721,\"endLine\":721,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40e3b97f-cc9f-42d0-b9ab-81c89555d7bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":722,\"hash\":\"866adcf2b4c9591feb23e5954951dbdf\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"445d9eed-2135-4ad4-956c-cc5735ed98b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":723,\"hash\":\"0c4a0fe8c69616a7dbda85f7570d9404\",\"textRange\":{\"startLine\":723,\"endLine\":723,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf186336-0740-44ad-9513-6423f529adc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":724,\"hash\":\"a45895deb70e0b4924675b6e91775636\",\"textRange\":{\"startLine\":724,\"endLine\":724,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3df248a-120a-4b75-921d-5090cfdc0b13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":725,\"hash\":\"8e9793cbfbe328b301cdca83a26c5e04\",\"textRange\":{\"startLine\":725,\"endLine\":725,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a522c06-571a-41c8-8be3-d63f327354fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":726,\"hash\":\"4df4997881d8eadfaf5ffdf5ae572a15\",\"textRange\":{\"startLine\":726,\"endLine\":726,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1dfa08c-5dcd-4344-b26a-b62416600996\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":727,\"hash\":\"f704ec5b4ac14c6b4ce7169ba74b1031\",\"textRange\":{\"startLine\":727,\"endLine\":727,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b545255a-6370-40e1-88da-c72144d026a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":728,\"hash\":\"4a5b6221a360d3066976018da0752db1\",\"textRange\":{\"startLine\":728,\"endLine\":728,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46913719-4557-4508-9865-7697a2f6e37b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":729,\"hash\":\"7eb40a08de0fcf83efdfc3a1b5618896\",\"textRange\":{\"startLine\":729,\"endLine\":729,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c844663-55d9-4892-b7a5-dcfa9e8ffa3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":730,\"hash\":\"ad84f835489114d36737921a184dacde\",\"textRange\":{\"startLine\":730,\"endLine\":730,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4e0943b-8b2f-4e36-83aa-65bedddc454a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":731,\"hash\":\"898ec7af894dda124e11bde317f895e3\",\"textRange\":{\"startLine\":731,\"endLine\":731,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a332824f-0102-4e4e-b2c1-63c7c7753f72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":732,\"hash\":\"960a250a29596113ede960f6bf4f89e7\",\"textRange\":{\"startLine\":732,\"endLine\":732,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f357c2b-47c5-47ee-98a7-40c3c4520160\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":733,\"hash\":\"4ba7f8a97a8609443f5bfde8ea40365a\",\"textRange\":{\"startLine\":733,\"endLine\":733,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56cb4c5d-ac80-41ca-983b-126cf6e56abe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":734,\"hash\":\"6ea11821ca35ce7bc399e3420775e0a4\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a558fb5-51c4-4427-9d8e-f0281d603e19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":735,\"hash\":\"f69db90b4b74c6a79180dea4098dfa1b\",\"textRange\":{\"startLine\":735,\"endLine\":735,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a789ceb-72de-4631-abae-1cdff5eecebd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":736,\"hash\":\"b0c881383fede0665a650b325e50009f\",\"textRange\":{\"startLine\":736,\"endLine\":736,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1fcade0-f13d-44f9-842d-0b79d2e10220\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":737,\"hash\":\"f79fbf7c04bda35f3db644dc68b9d54b\",\"textRange\":{\"startLine\":737,\"endLine\":737,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f8a4689-18d8-40b9-a6f0-625cfb5885c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":738,\"hash\":\"49badace25b06c207d8657b3524175d4\",\"textRange\":{\"startLine\":738,\"endLine\":738,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b7453cc-1a07-40af-bd15-6acf25768c19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":739,\"hash\":\"11eac4d23d60a21e3ca3f022eb96da84\",\"textRange\":{\"startLine\":739,\"endLine\":739,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93eaa026-80a8-42c7-98b8-ed8395e045c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":740,\"hash\":\"7695b8eef758e5d7b988aeb0b8ebdc36\",\"textRange\":{\"startLine\":740,\"endLine\":740,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3386bad1-6fcc-4091-a54f-dfdd06372062\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":741,\"hash\":\"dae331e40ee7bf32f1ac8dba53cf0103\",\"textRange\":{\"startLine\":741,\"endLine\":741,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ca96a02-d574-4d4e-91a4-edb41f8b0a44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":742,\"hash\":\"567ceac93aa208f2f3fb043415946790\",\"textRange\":{\"startLine\":742,\"endLine\":742,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b91544-ff9a-49af-a22d-4bae4ee03023\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":743,\"hash\":\"245a4afa18d2fd6d9ffa2f3872cbc845\",\"textRange\":{\"startLine\":743,\"endLine\":743,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b48352-5f8f-4809-b5bc-5dff8f6b05b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":744,\"hash\":\"0fbdab1a550829c7ad8fb788b35cf94e\",\"textRange\":{\"startLine\":744,\"endLine\":744,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fc8904d-74c5-486c-8843-8e0ddee560f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":745,\"hash\":\"a88c43071139a090bebcb01a695e8b9c\",\"textRange\":{\"startLine\":745,\"endLine\":745,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b62b6e-5eac-4f6e-bcb1-513d02ebceb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":746,\"hash\":\"3a88cdda39e37cde979c25139e5c3990\",\"textRange\":{\"startLine\":746,\"endLine\":746,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25763028-e4a6-4a0e-9592-fdb4c3d17b9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":747,\"hash\":\"82a8d06f214b53e06ffba374fe75e30a\",\"textRange\":{\"startLine\":747,\"endLine\":747,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32cf71e4-eb60-4d8b-98d5-a0ace9fb8839\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":748,\"hash\":\"d5ca72283a10d3a879d9ffbc28ca30c8\",\"textRange\":{\"startLine\":748,\"endLine\":748,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75317cf9-ffb8-4d1e-a8d2-2e91d4c7d2b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":749,\"hash\":\"73b48d6976ec2b22fdf9fdffa3f0aaef\",\"textRange\":{\"startLine\":749,\"endLine\":749,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7404e41b-7c70-4770-89ed-2a17213f0ae2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":750,\"hash\":\"0db215e47d59de75761b5cdbdcaaf42b\",\"textRange\":{\"startLine\":750,\"endLine\":750,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"838d8a5b-f1b6-43e3-8c39-b54a5df20b0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":751,\"hash\":\"cbccfdebadda7d115e500b46871c8c09\",\"textRange\":{\"startLine\":751,\"endLine\":751,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44d75519-c7eb-4b5e-8ca6-63b6ebcd494f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":752,\"hash\":\"77f35ef58fc051924ec5cc17fbd0248d\",\"textRange\":{\"startLine\":752,\"endLine\":752,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dd4e652-3288-4996-9355-7cf03c435c03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":753,\"hash\":\"377e0b9e1063731e6b07333cc18ced88\",\"textRange\":{\"startLine\":753,\"endLine\":753,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b91106e-a9c3-4a66-872d-8f4b6d11b2b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":754,\"hash\":\"b742629e216897ec1e3050546b146f18\",\"textRange\":{\"startLine\":754,\"endLine\":754,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7aa9743-6a70-4b24-ab7c-bb61ecaec360\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":755,\"hash\":\"249ca82567e4272314bf781475573091\",\"textRange\":{\"startLine\":755,\"endLine\":755,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"634c171e-8a60-4573-b277-b77780e4c1ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":756,\"hash\":\"f3383d7c2c8d873616a9a9e69c150616\",\"textRange\":{\"startLine\":756,\"endLine\":756,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"270a8fd6-5d43-40af-93dd-fbfcbf588fb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":757,\"hash\":\"478feb87457e85f3dfa20b4bcbf2a749\",\"textRange\":{\"startLine\":757,\"endLine\":757,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.027Z", + "time": 44, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 44 + } + }, + { + "_id": "8b5351e1006b2f92ae07de219eee1fbb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "10" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=10&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":10,\"ps\":100,\"paging\":{\"pageIndex\":10,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"44d2d5f1-bfad-4f93-8a05-21e7dadbc9b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":758,\"hash\":\"884c7851590b705fc170c42dc07e7ea2\",\"textRange\":{\"startLine\":758,\"endLine\":758,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e22b1e68-f198-4834-945b-41bb52e470bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":759,\"hash\":\"7fc3ccd74d24e21222db80e4d87d9bb6\",\"textRange\":{\"startLine\":759,\"endLine\":759,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9625df0-0ff3-418b-8429-7d088ee87b4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":760,\"hash\":\"7103c8b2f1998e81b840fb96bc894409\",\"textRange\":{\"startLine\":760,\"endLine\":760,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30114421-a1d0-4151-aca6-564f568ad8b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":761,\"hash\":\"6fe91ed1e652e939d1a902993f936373\",\"textRange\":{\"startLine\":761,\"endLine\":761,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e33e316-b21f-4fa1-81d9-521d5ccd71a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":762,\"hash\":\"ccbd39bc6766536c0895c434a4c19e24\",\"textRange\":{\"startLine\":762,\"endLine\":762,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c528c731-b247-4fc5-9635-fa89ae0669a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":763,\"hash\":\"369fa873e3125aa3e976a884dc0709cd\",\"textRange\":{\"startLine\":763,\"endLine\":763,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e351c4e8-3a90-4a51-bedd-094bdb1a117c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":764,\"hash\":\"0ecc7577e063d03252d4e7561835d18a\",\"textRange\":{\"startLine\":764,\"endLine\":764,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d31af7f-0546-43f3-b711-ec1d37ef27b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":765,\"hash\":\"de9cc89ef55d6b3b954b442cc32e27f1\",\"textRange\":{\"startLine\":765,\"endLine\":765,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e92348a-a2ec-4037-9a67-fd149c95bb9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":766,\"hash\":\"c603439d52d938c18b68d9eb92d5a486\",\"textRange\":{\"startLine\":766,\"endLine\":766,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c455bd86-0bea-4613-9902-e5538a2e110a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":767,\"hash\":\"204619d1126ce4051ffbbf9f6e8ee9dd\",\"textRange\":{\"startLine\":767,\"endLine\":767,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fdf2ca5-7d5a-486f-a4b7-97ed1e5a5355\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":768,\"hash\":\"e8ab181ed094f69c89fad238709a667f\",\"textRange\":{\"startLine\":768,\"endLine\":768,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"693db04b-d32e-44c9-83e9-6403103555ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":769,\"hash\":\"ee8e8a4827e2ee254e0205508ef041f8\",\"textRange\":{\"startLine\":769,\"endLine\":769,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96b1b4f5-9548-484f-8584-f6c4f20c3a80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":770,\"hash\":\"7f331886d6800241ed13f1de073e1f92\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bd1d244-6292-4c77-86a5-38003f3ac7e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":771,\"hash\":\"5abdf68ca91a13806026ae091e1d18ad\",\"textRange\":{\"startLine\":771,\"endLine\":771,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5ba207f-3a9f-4d81-821f-a5ea92539dc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":772,\"hash\":\"3dc9d1fa924e56b184e3276c556b4636\",\"textRange\":{\"startLine\":772,\"endLine\":772,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b78b0474-6d28-4204-b1e7-d10309f11acb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":773,\"hash\":\"3267ca9fe25e779dfb64af34f06d7730\",\"textRange\":{\"startLine\":773,\"endLine\":773,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"120379ef-cbda-431d-8453-3d29e2fafebc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":774,\"hash\":\"036c82bd3816d7ba868796cb39ba89aa\",\"textRange\":{\"startLine\":774,\"endLine\":774,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c628349b-9e5f-4889-8243-e1e8ba85c703\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":775,\"hash\":\"ce38de381364c499dd6d74354f6a5852\",\"textRange\":{\"startLine\":775,\"endLine\":775,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c5114fc-df11-42a8-9da2-c33c48889c59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":776,\"hash\":\"ed9adeb03ed57eb8af6358785c8df327\",\"textRange\":{\"startLine\":776,\"endLine\":776,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0298cc0b-1373-4fe0-8942-4c40a320e041\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":777,\"hash\":\"921ae6d7cc624eac14c1741c05f5f61c\",\"textRange\":{\"startLine\":777,\"endLine\":777,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28373e24-c1ba-41b9-a164-c68b1f18ac85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":778,\"hash\":\"3dc53a42b9c8a87175b5de970d39c8cc\",\"textRange\":{\"startLine\":778,\"endLine\":778,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3659e48-5f46-4f5f-a0a9-fbe0afa22c92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":779,\"hash\":\"4802a6e541119a39964590718d3f8584\",\"textRange\":{\"startLine\":779,\"endLine\":779,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b56f5027-36b8-4cb3-bfe5-40eee37afb0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":780,\"hash\":\"5b18766a183e69cb660d8cf398fd4f26\",\"textRange\":{\"startLine\":780,\"endLine\":780,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b77515bf-af32-4565-affe-a6cd4eb9915c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":781,\"hash\":\"0cf1202ffef7d3cd1334e2dd88fd9fed\",\"textRange\":{\"startLine\":781,\"endLine\":781,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c9d0cae-9c8f-45df-8ef4-2a0b45876761\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":782,\"hash\":\"a89b9b57f6cddbf2fa30de80109744b5\",\"textRange\":{\"startLine\":782,\"endLine\":782,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8be6b12-b86d-4dec-9bf9-9be461b97dee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":783,\"hash\":\"5dfc2ebdb2547823a11050fbc7d101c0\",\"textRange\":{\"startLine\":783,\"endLine\":783,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"069dc970-b3cd-4ebd-b0ad-07ae89d7bdb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":784,\"hash\":\"fe24faa841cfc36aaf5324024fc02cc7\",\"textRange\":{\"startLine\":784,\"endLine\":784,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71b81063-2bd7-4485-8f37-f2375fe73a62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":785,\"hash\":\"19aaca8195ccf2851d52111450a09240\",\"textRange\":{\"startLine\":785,\"endLine\":785,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81df5c75-e4d4-4874-97b3-d03876c57825\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":786,\"hash\":\"a985005834ef559cd243853b7bad10ef\",\"textRange\":{\"startLine\":786,\"endLine\":786,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c88086f-f0cd-447c-be18-a17d3bdfd362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":787,\"hash\":\"516d31003b680a8c24eef00014861c2c\",\"textRange\":{\"startLine\":787,\"endLine\":787,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f9a2f88-e64d-40b0-87dc-99cba9880c8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":788,\"hash\":\"a6ad7203d341834912d365327c11b9f8\",\"textRange\":{\"startLine\":788,\"endLine\":788,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"397e87b0-ec7f-427e-88a1-c5dda54bc0f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":789,\"hash\":\"67ea4a32aaf38867777c9e779d0192fa\",\"textRange\":{\"startLine\":789,\"endLine\":789,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3e5be81-7d8b-4983-ad84-6aa55212345d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":790,\"hash\":\"ad66a03d6fede3fd9e258b81f7b82e86\",\"textRange\":{\"startLine\":790,\"endLine\":790,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40e5b821-ca9d-4989-beed-130fff9caeda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":791,\"hash\":\"4d628f15a3216886ea072406cca16ebc\",\"textRange\":{\"startLine\":791,\"endLine\":791,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1e6b91e-7ace-457f-9042-5ceb468d9c3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":792,\"hash\":\"ef614596fc085c223a04536649867191\",\"textRange\":{\"startLine\":792,\"endLine\":792,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd2f9f76-7819-470c-b824-33dc309f9755\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":793,\"hash\":\"f142201ca7bc5674c6c1a639d4fb8d62\",\"textRange\":{\"startLine\":793,\"endLine\":793,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6296decf-02a4-491e-9a38-0dc63ddce565\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":794,\"hash\":\"7ded5eac03674cfbe7a0406f3f386891\",\"textRange\":{\"startLine\":794,\"endLine\":794,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1889bc09-c2fb-41b8-846d-086e42d682d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":795,\"hash\":\"3789215e8536b359a5af5f0c831d6ef1\",\"textRange\":{\"startLine\":795,\"endLine\":795,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d83361fe-edce-4bbe-91e2-a80294e75b7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":796,\"hash\":\"dc288aadc5ed547d495407d570253c10\",\"textRange\":{\"startLine\":796,\"endLine\":796,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"129aac39-3064-4e24-8162-8027563d6e46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":797,\"hash\":\"a8160562ec805d674723b0e44f4fb4f2\",\"textRange\":{\"startLine\":797,\"endLine\":797,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f3e173b-0073-4d25-86fb-09a016c1a0db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":798,\"hash\":\"fe957dfd825fbd46fb93e1014a3703e0\",\"textRange\":{\"startLine\":798,\"endLine\":798,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dd52b3e-2a10-4093-b094-cab85b41f724\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":799,\"hash\":\"6294375932fcc357a289eacf054ccd4d\",\"textRange\":{\"startLine\":799,\"endLine\":799,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf1e374d-7ea5-4dca-886d-0a08b5eb86d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":800,\"hash\":\"66dfbc39e20ab589915f2983039654ff\",\"textRange\":{\"startLine\":800,\"endLine\":800,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8070f85d-4689-4c81-9f78-282ca21a8ace\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":801,\"hash\":\"aadaf4e831323d120ac4ed9ba5d790fc\",\"textRange\":{\"startLine\":801,\"endLine\":801,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4960986-44ba-41c4-8268-30b570b8e805\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":802,\"hash\":\"4537b820c8e8b0296eeed8d9947df609\",\"textRange\":{\"startLine\":802,\"endLine\":802,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab3c51e-a2eb-4f20-8bd7-aefbd2b9ecba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":803,\"hash\":\"a556b7329d8f6a5443eb6d36127c4d1a\",\"textRange\":{\"startLine\":803,\"endLine\":803,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d046cfc0-cff4-45de-b092-6693d6b4e448\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":804,\"hash\":\"4d042af0c965e535a3500ce60a47788f\",\"textRange\":{\"startLine\":804,\"endLine\":804,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c9805ec-9271-409b-a4ab-3ce7ded360ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":805,\"hash\":\"650aad9647d9c6c4413e7adb36d8c211\",\"textRange\":{\"startLine\":805,\"endLine\":805,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b694aa0-56fc-4792-bf87-2242d900908c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":806,\"hash\":\"306abbbfe02923e57652ac9706e9d033\",\"textRange\":{\"startLine\":806,\"endLine\":806,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d990c0-ab07-4978-b1da-881ff03d1671\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":807,\"hash\":\"0272a2025c303b61bfaf5dddfaa5f8fc\",\"textRange\":{\"startLine\":807,\"endLine\":807,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3710be1-7fec-46a8-81ac-b6e7022fca56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":808,\"hash\":\"19a9f347b423e8130c72ed3a2d2f8d65\",\"textRange\":{\"startLine\":808,\"endLine\":808,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd2fdf7d-ad3f-407f-9c92-b3bcbd420c9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":809,\"hash\":\"30c81048c842465e468819bf7c16b4af\",\"textRange\":{\"startLine\":809,\"endLine\":809,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144de47b-54ae-44cb-a2cb-a56e57f75487\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":810,\"hash\":\"33bcbab603d785d16db6839cf9276c69\",\"textRange\":{\"startLine\":810,\"endLine\":810,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64c81e6d-0944-447c-a658-55ec43cca457\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":811,\"hash\":\"eab86389ae9bece2d8d2b3485059188a\",\"textRange\":{\"startLine\":811,\"endLine\":811,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29c0dec-eb93-4cf2-8664-5e7a77ae0daf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":812,\"hash\":\"13171838dabbadaefdf4518499e2a296\",\"textRange\":{\"startLine\":812,\"endLine\":812,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5b62648-5068-4858-90df-0d2da614cb45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":813,\"hash\":\"c0783c49d0de3cb43e79fe74755303b6\",\"textRange\":{\"startLine\":813,\"endLine\":813,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c374439-0dca-45fa-b395-a437643a5182\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":814,\"hash\":\"2cef3166ec891d3b2620533044547b38\",\"textRange\":{\"startLine\":814,\"endLine\":814,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9cf26c4-c109-4c56-b1dc-f4a33e1c6f44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":815,\"hash\":\"efa6ddcf7abe1b7ed2abfdeb22f34405\",\"textRange\":{\"startLine\":815,\"endLine\":815,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac09835b-b20c-4527-a0ee-66e286a61e96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":816,\"hash\":\"bf857200ce68e3b92e3e5579d4a16bb1\",\"textRange\":{\"startLine\":816,\"endLine\":816,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95935024-7a2f-46b7-b73a-cb637fd9d478\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":817,\"hash\":\"1923e56ace9fd5ca3e94b075279d6976\",\"textRange\":{\"startLine\":817,\"endLine\":817,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1152c410-af45-4aa1-8d1d-25641b011163\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":818,\"hash\":\"6f933f287bfd710ae8afbb32baea59ec\",\"textRange\":{\"startLine\":818,\"endLine\":818,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bda10628-4eb5-4bc2-a60a-7ea304a90d17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":819,\"hash\":\"8a32050f6c5e78db9456022a73ba3c12\",\"textRange\":{\"startLine\":819,\"endLine\":819,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0835158c-18ac-4ee6-8866-6317f511d97f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":820,\"hash\":\"dfbbc71b91cb87fc7f795e75780dcd49\",\"textRange\":{\"startLine\":820,\"endLine\":820,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"352877a4-d69d-41bf-b51a-39f2cef1b11a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":821,\"hash\":\"b6e6c5823ed3ad8ae59fcc3403cef815\",\"textRange\":{\"startLine\":821,\"endLine\":821,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5cf698-f199-4bed-9e50-dd192701229a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":822,\"hash\":\"1fe07deef7b25933d8569d73d990b63b\",\"textRange\":{\"startLine\":822,\"endLine\":822,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"732dc851-8b0e-4312-9691-55a48036971d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":823,\"hash\":\"8c9e23a6bd2432cfeb1abdbb10906235\",\"textRange\":{\"startLine\":823,\"endLine\":823,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60e61f78-359b-417b-b64b-3ea58ec88dfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":824,\"hash\":\"46fb97bac662f13d6682744720f740ab\",\"textRange\":{\"startLine\":824,\"endLine\":824,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6960660-d02e-4af3-b7ac-a3c8c4a64c3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":825,\"hash\":\"0a6b6e15f8a6296e1f45e955f86d54c2\",\"textRange\":{\"startLine\":825,\"endLine\":825,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c102afa-6107-4157-be9d-d73979debcb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":826,\"hash\":\"4f813ce0f713b1f0dbff34194f9fc171\",\"textRange\":{\"startLine\":826,\"endLine\":826,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cbc619a-d765-4e5b-84e6-efcd81374c4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":827,\"hash\":\"f991fd55d5bf33ce694323ac70973248\",\"textRange\":{\"startLine\":827,\"endLine\":827,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab031b3a-8421-41ec-96fc-6e1d817635a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":828,\"hash\":\"2ec91848826f22a136b4f66a4cf53022\",\"textRange\":{\"startLine\":828,\"endLine\":828,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3ef5e77-899a-4f93-8d2c-62e8768073e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":829,\"hash\":\"0bbfecdc3e50888104672e3551db49c0\",\"textRange\":{\"startLine\":829,\"endLine\":829,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a8447ec-5525-48cd-bf79-4d7698add30a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":830,\"hash\":\"33bcb2d0afc396b34cf7570a8a3d92c9\",\"textRange\":{\"startLine\":830,\"endLine\":830,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2a237d0-8897-4d05-8eed-569fe372806c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":831,\"hash\":\"191278f5bc6b2582fb15aec8ddff659c\",\"textRange\":{\"startLine\":831,\"endLine\":831,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5512805-dde4-493a-8fdb-1a986b8833c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":832,\"hash\":\"eb8ad68ec089846bb284d0e23360bac0\",\"textRange\":{\"startLine\":832,\"endLine\":832,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee1d7287-36d1-4ddf-ae78-e4a6e5b2d909\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":833,\"hash\":\"5a775d037e579391fa001148927463e0\",\"textRange\":{\"startLine\":833,\"endLine\":833,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60009c02-9695-4a27-8055-d9f52f312994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":834,\"hash\":\"29c73d060fb104241822bc37de3f6f4d\",\"textRange\":{\"startLine\":834,\"endLine\":834,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c180292-45a4-4d54-b048-3d9f9fda54be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":835,\"hash\":\"3925ad4b218f6ea60e6c461f2c021557\",\"textRange\":{\"startLine\":835,\"endLine\":835,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b6d66f-e08b-44e3-abaf-fc024315eb5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":836,\"hash\":\"d13c4c0ff6bee88fb9e0d82a5bc728c4\",\"textRange\":{\"startLine\":836,\"endLine\":836,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a4576fb-f570-4217-9109-d2fb8c271b31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":837,\"hash\":\"bc36b3564d33e6446b36d002eb21d898\",\"textRange\":{\"startLine\":837,\"endLine\":837,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7089607e-c651-4c82-9821-44fa13695ac1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":838,\"hash\":\"c1f93f0529460b7b0ee4eafc7d65f01d\",\"textRange\":{\"startLine\":838,\"endLine\":838,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8870c9f5-4742-40eb-ba79-8e18b941d1fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":839,\"hash\":\"18d11e2586e79aa3d5964ed602d34f9b\",\"textRange\":{\"startLine\":839,\"endLine\":839,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"907bc962-26cb-4a13-a5b9-4a1e31c0a8df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":840,\"hash\":\"1ee15e22ced8e6e8d0a1e70787c45004\",\"textRange\":{\"startLine\":840,\"endLine\":840,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95f7e85b-1eb8-46d2-ae1b-1078301b144c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":841,\"hash\":\"3fbaebcc63a41eb969a45c0e297f9765\",\"textRange\":{\"startLine\":841,\"endLine\":841,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a4be01-afcb-4edd-b12f-749d52e81ff5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":842,\"hash\":\"24b9d5b87c4b2a23813dd07a1c14e00a\",\"textRange\":{\"startLine\":842,\"endLine\":842,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"383964ee-a801-4b93-a049-c74b0b9ca2d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":843,\"hash\":\"f2a44a0da7fd594190d796deb5db344d\",\"textRange\":{\"startLine\":843,\"endLine\":843,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10530166-558e-4c2c-82e3-e7853c026a23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":844,\"hash\":\"7a623840d0361ec1b84e22f1c5369daf\",\"textRange\":{\"startLine\":844,\"endLine\":844,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c7221e9-06b2-42eb-b4e5-3e2fdef446b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":845,\"hash\":\"f848e1d49ae30e57beff949ff13c52e9\",\"textRange\":{\"startLine\":845,\"endLine\":845,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ab639e8-31a3-434f-a9e7-d6e23bac1bac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":846,\"hash\":\"b990d0027f938bfb3c6103be0c592537\",\"textRange\":{\"startLine\":846,\"endLine\":846,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86f912ca-cc9d-4242-94be-7c2d716b3380\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":847,\"hash\":\"a270e9cb8759be10771e220403a3a1b0\",\"textRange\":{\"startLine\":847,\"endLine\":847,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f10037c0-9dbe-474e-b015-f642c7f5d40b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":848,\"hash\":\"d500914a4c2f6843837e1f3be82af8cd\",\"textRange\":{\"startLine\":848,\"endLine\":848,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15d80c42-3a59-4e52-90cb-2857df533b25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":849,\"hash\":\"f74ff99263603fbc8f3c6d7e05c0e0dc\",\"textRange\":{\"startLine\":849,\"endLine\":849,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"542bace8-1084-4a70-895a-18a4f59204b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":850,\"hash\":\"2870fbaad53666f9ab1264ddef5124e3\",\"textRange\":{\"startLine\":850,\"endLine\":850,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144c18bd-0709-49da-8582-69a05df0f0bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":851,\"hash\":\"551ed7cdd7c48a8c010eb91346e5439e\",\"textRange\":{\"startLine\":851,\"endLine\":851,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89bd7738-35de-42a4-bbaa-91bdb9db58a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":852,\"hash\":\"f18830acac200fb45d090c40976598fb\",\"textRange\":{\"startLine\":852,\"endLine\":852,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6cdc4df-e0f5-49f8-be66-380214819ead\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":853,\"hash\":\"823e50e80b76bb5b8cad4b0754e0ddff\",\"textRange\":{\"startLine\":853,\"endLine\":853,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1739262-8d81-4c50-a0b7-6df22c11323d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":854,\"hash\":\"a0d24dbf420d4af44fcb09185e99cf3c\",\"textRange\":{\"startLine\":854,\"endLine\":854,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"560d26c5-7753-4e83-924d-614d78df7b08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":855,\"hash\":\"fd29be62c110a0c53bbf136b420760f2\",\"textRange\":{\"startLine\":855,\"endLine\":855,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3dbbbbd-3fc8-46e3-973f-03b9a1a961f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":856,\"hash\":\"cc75771064acbae37dd4220ec5942014\",\"textRange\":{\"startLine\":856,\"endLine\":856,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c645bb7a-0ad8-4299-99e3-3b663359908c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":857,\"hash\":\"188709850c0073ebf8502454d75e94a8\",\"textRange\":{\"startLine\":857,\"endLine\":857,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.084Z", + "time": 49, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 49 + } + }, + { + "_id": "d17d392e7b5613c194e815db97ebc437", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "11" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=11&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":11,\"ps\":100,\"paging\":{\"pageIndex\":11,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"255528d2-aa6c-4464-99fe-1188cb256eea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":858,\"hash\":\"48b05fdc205eab13200ece50eb798abf\",\"textRange\":{\"startLine\":858,\"endLine\":858,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b24abfd-2e42-46bd-99f6-a75a7c264fe5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":859,\"hash\":\"7db966ccc247f125ebe5e4e472cb61d8\",\"textRange\":{\"startLine\":859,\"endLine\":859,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc063221-2927-4c22-a70f-cb58f2286523\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":860,\"hash\":\"6be9fbfe97c8a0fa2c8c536e3632f730\",\"textRange\":{\"startLine\":860,\"endLine\":860,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99fcf551-4936-4269-99f3-84d3a614447d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":861,\"hash\":\"b0058c1d038e4018a0c776727812b106\",\"textRange\":{\"startLine\":861,\"endLine\":861,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2dd83e5-cbc4-4f59-98b3-c25adc9ac261\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":862,\"hash\":\"127d82ad177371ef601dcca98660370a\",\"textRange\":{\"startLine\":862,\"endLine\":862,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f3324da-5eef-4b76-8a1d-ad1e87e77d21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":863,\"hash\":\"5d2bc08c856536f774e61171e6e896ca\",\"textRange\":{\"startLine\":863,\"endLine\":863,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15e5907-12e0-4d03-8b8c-63887c409a48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":864,\"hash\":\"961b6771da476c8c6881e6fc3a7bccd7\",\"textRange\":{\"startLine\":864,\"endLine\":864,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2819d1f-d200-4aa8-8ef9-18165aeafc76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":865,\"hash\":\"3fd7948cd9eeed9bdf2052769345e570\",\"textRange\":{\"startLine\":865,\"endLine\":865,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da27dd32-f3cf-47f5-a31c-3fb0e2c2b528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":866,\"hash\":\"2784e3edfb2296cd481966f29ac7e7b4\",\"textRange\":{\"startLine\":866,\"endLine\":866,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958a6575-d583-483c-b3a7-3b1f31d067da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":867,\"hash\":\"f417c41b5d651d5a209ab49f718fbedd\",\"textRange\":{\"startLine\":867,\"endLine\":867,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3568261a-f065-4410-9104-8276a8e7bd2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":868,\"hash\":\"eb3adf1e8ecf0321bcdeb23edaa6c564\",\"textRange\":{\"startLine\":868,\"endLine\":868,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e028b3-12da-4122-97b6-e6cff3a3028c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":869,\"hash\":\"847a86cb7717f60762a8a2919893e9c8\",\"textRange\":{\"startLine\":869,\"endLine\":869,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2511d950-cff8-4332-8d78-6210d7ab8fcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":870,\"hash\":\"4cdbb97138c3dc8d2983c6acfecd32e4\",\"textRange\":{\"startLine\":870,\"endLine\":870,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce8a4b1c-628e-46c5-b965-14961c94cc81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":871,\"hash\":\"aae9c9d558ecdb02fa14751a71a26883\",\"textRange\":{\"startLine\":871,\"endLine\":871,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af0401af-f7fa-465d-b634-98c80e7f37b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":872,\"hash\":\"4084ec484e2f03ab286eb476f19220db\",\"textRange\":{\"startLine\":872,\"endLine\":872,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c17c4e55-bcd1-4a1f-9fff-1bed3a41f967\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":873,\"hash\":\"59a9e4e440b54a56af9784a27046fe79\",\"textRange\":{\"startLine\":873,\"endLine\":873,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47e2c199-d7c8-41e6-a1e2-46985831bdb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":874,\"hash\":\"95655bc1eaad9529bd0137d690f3c6dc\",\"textRange\":{\"startLine\":874,\"endLine\":874,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc99f72-b944-4288-9217-639cab524747\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":875,\"hash\":\"911e08c0a8ad00239c8c7f328778e805\",\"textRange\":{\"startLine\":875,\"endLine\":875,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dde876da-f915-40da-9991-7c621ead6160\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":876,\"hash\":\"83529c61918aa1017ff8c8e0bb3cd11c\",\"textRange\":{\"startLine\":876,\"endLine\":876,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab0ed1d-3e6b-4141-923f-cd2053ee3861\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":877,\"hash\":\"abe1168c8fd022fc2b43c40f2030a678\",\"textRange\":{\"startLine\":877,\"endLine\":877,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"407f0817-7c01-4d6d-bc5f-300c1179ad48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":878,\"hash\":\"6d5367140da82007bbc59502f5a3eedd\",\"textRange\":{\"startLine\":878,\"endLine\":878,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bdbdf74-b0bc-4a93-b180-2a0f2bd8146e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":879,\"hash\":\"c9e864ef641098b7bf2f9360e0550092\",\"textRange\":{\"startLine\":879,\"endLine\":879,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb8d9c30-282c-4bb6-9c40-44db242e57ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":880,\"hash\":\"7605c649aaa4038c5b6002b4cff851b4\",\"textRange\":{\"startLine\":880,\"endLine\":880,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ce3ffc-15b5-47c0-8680-b1b15d3a129f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":881,\"hash\":\"2d3e9e957ac6d08aa121c45a31e7eb52\",\"textRange\":{\"startLine\":881,\"endLine\":881,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe7f61b4-a713-42fa-b18e-0f3103182efa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":882,\"hash\":\"ddc315a7555e2a827efb02d550dc6693\",\"textRange\":{\"startLine\":882,\"endLine\":882,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5367c16-e862-4fe3-80e9-10ec6c47a06d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":883,\"hash\":\"cb9c1f6edbc9cfb591522d6664b3dd16\",\"textRange\":{\"startLine\":883,\"endLine\":883,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10fa65b6-9f6f-465c-bc92-4a711b34ae1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":884,\"hash\":\"e99bbfae4d4c129973beff8badc722a2\",\"textRange\":{\"startLine\":884,\"endLine\":884,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36f2d8a1-9d93-4ce2-bde9-2c116115c48b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":885,\"hash\":\"ff4b3425dc094e9fdc9ca3e4eb129512\",\"textRange\":{\"startLine\":885,\"endLine\":885,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"428c3b53-841e-427b-9a5d-80e941cd6fe2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":886,\"hash\":\"0c33b34b262720a233e5dbd539cf4dfa\",\"textRange\":{\"startLine\":886,\"endLine\":886,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9d71209-8d55-4752-b8ea-b0d999567897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":887,\"hash\":\"ee06428c81199dcf4fe8e78f709757ba\",\"textRange\":{\"startLine\":887,\"endLine\":887,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6c9de30-4141-44a8-aa2c-6ca2c60f5fbc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":888,\"hash\":\"b8971681a503602ba5b97d931f68bba0\",\"textRange\":{\"startLine\":888,\"endLine\":888,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d919db-6ede-43ee-b585-71d75ce7ed86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":889,\"hash\":\"53b3f695c7c4673c7da38e578e368da5\",\"textRange\":{\"startLine\":889,\"endLine\":889,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bac0741-d0cd-46d7-8948-9d14ba40dbf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":890,\"hash\":\"686e5a32272893a91a10f5830ca81736\",\"textRange\":{\"startLine\":890,\"endLine\":890,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fb7c64a-7660-4758-8fd6-7bd96330b1af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":891,\"hash\":\"7bf3f49e5b45ad003c4d012833ca1eb3\",\"textRange\":{\"startLine\":891,\"endLine\":891,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b6d6df2-cfbe-4eb8-b29c-714f23afb8b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":892,\"hash\":\"bfa469a92d9eb2234ebeac97c4b6c2b9\",\"textRange\":{\"startLine\":892,\"endLine\":892,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc7ceeac-0c8a-4d2b-86f8-0c4819ee1a8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":893,\"hash\":\"7e874699a9ae3617049d34afbeb904f1\",\"textRange\":{\"startLine\":893,\"endLine\":893,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49bc2472-6a1f-44ca-a005-82045e9f2f9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":894,\"hash\":\"4c45c4cc91872004000b734439c5f063\",\"textRange\":{\"startLine\":894,\"endLine\":894,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7498434f-3f83-4bba-bc2c-e56c0a40b4af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":895,\"hash\":\"fc330e9d8702ca77122fa62afa35648d\",\"textRange\":{\"startLine\":895,\"endLine\":895,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f83559b4-3db3-4684-89ce-f3b311849c2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":896,\"hash\":\"ef4d7ebe38c5d846709bddd3aac86254\",\"textRange\":{\"startLine\":896,\"endLine\":896,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59c962dc-5b35-4800-ab12-1aa2d92d5566\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":897,\"hash\":\"86e5b2502bf412d16c383d4d7f3c7092\",\"textRange\":{\"startLine\":897,\"endLine\":897,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d144440-7d07-4a17-a0cf-e445c1468613\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":898,\"hash\":\"d563d0f3b10872909c09fde18fd0d20a\",\"textRange\":{\"startLine\":898,\"endLine\":898,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a7df935-666b-48ed-9310-916e829e218d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":899,\"hash\":\"9621a269aaf10a31c32dec8e67338d0a\",\"textRange\":{\"startLine\":899,\"endLine\":899,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6baf2de1-a756-411a-8ac8-21569b831edc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":900,\"hash\":\"9d486b31c93ddfe99186418214581f06\",\"textRange\":{\"startLine\":900,\"endLine\":900,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99c4eea5-2f64-43a1-a9e9-c49c23c85c47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":901,\"hash\":\"b440d53b7500362ee93770720edab4d3\",\"textRange\":{\"startLine\":901,\"endLine\":901,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"747dc81c-cb25-42dc-ba58-c03fd2f0b562\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":902,\"hash\":\"946e8a9ae737b374f44d48c116bcf3fd\",\"textRange\":{\"startLine\":902,\"endLine\":902,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c688b27-4941-44c5-b5e0-05749b93a0e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":903,\"hash\":\"bbe8fdc38fb77760e9e3a750de6523b6\",\"textRange\":{\"startLine\":903,\"endLine\":903,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d56011-f2c2-49e6-a273-5e04b08fa2a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":904,\"hash\":\"e7faff8ec0658791f372c7473b4f1dbe\",\"textRange\":{\"startLine\":904,\"endLine\":904,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b3dde7b-08ea-4559-b078-64398150cad3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":905,\"hash\":\"a45573616444e42203c929a0fd39b1de\",\"textRange\":{\"startLine\":905,\"endLine\":905,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02adc349-b27f-4b47-a0ac-2ac5d902aa19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":906,\"hash\":\"603e192bc953bdb655154f90e842767a\",\"textRange\":{\"startLine\":906,\"endLine\":906,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02551b53-f64a-433e-9f5b-346ff1783ad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":907,\"hash\":\"f410fc7603de60a8966e8f631413852c\",\"textRange\":{\"startLine\":907,\"endLine\":907,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"175cec40-c2fc-432c-ada1-be56bcb1cbd5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":908,\"hash\":\"9f21b549ef41726299a95374fc9605be\",\"textRange\":{\"startLine\":908,\"endLine\":908,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"448f2702-5849-4971-8cab-6c91d69b77fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":909,\"hash\":\"152090a1cd9c6744b965f4123faf2983\",\"textRange\":{\"startLine\":909,\"endLine\":909,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e93988d6-484c-42c5-ad0b-7f710b7bf4c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":910,\"hash\":\"18361dfb51054df1c042d0e3fa8d8f41\",\"textRange\":{\"startLine\":910,\"endLine\":910,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9adad2d-bf6f-400f-b683-c0050149ed83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":911,\"hash\":\"d22af52f028ca56a7fbebff26dfd371e\",\"textRange\":{\"startLine\":911,\"endLine\":911,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb6f71d8-3b37-4c72-a312-994fd4224425\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":912,\"hash\":\"06dd56e8a8799b5f7c392c04810be3f2\",\"textRange\":{\"startLine\":912,\"endLine\":912,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f25a9be7-4ed1-4601-aee9-1e5f2314c9b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":913,\"hash\":\"367067d4aef162691f5c29bf9acdf413\",\"textRange\":{\"startLine\":913,\"endLine\":913,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e9e2e0d-ce6a-4a65-8a5f-de34f1a7ea92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":914,\"hash\":\"2b47ec384b38255bc8fa5f562ffefe53\",\"textRange\":{\"startLine\":914,\"endLine\":914,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26222c44-d69b-43eb-8635-387dfdb0320f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":915,\"hash\":\"c4e028996d98ea48cc4197b4cf3fcde8\",\"textRange\":{\"startLine\":915,\"endLine\":915,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"114ad6db-831b-4513-8f78-a93e4e0290be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":916,\"hash\":\"3e11ffecd5ca9238ea47a4b804967ec4\",\"textRange\":{\"startLine\":916,\"endLine\":916,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c2875f0-3c39-4d1c-b291-b76c4995c019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":917,\"hash\":\"3358f7a187f88cb66aa0b3305e0c1e66\",\"textRange\":{\"startLine\":917,\"endLine\":917,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4be31657-f174-438c-b53c-2228c7beed6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":918,\"hash\":\"291b5e91cef1126da74dc52eae2a5133\",\"textRange\":{\"startLine\":918,\"endLine\":918,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faa1a002-37e8-4365-93ab-14538607fcc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":919,\"hash\":\"0ebfe4058a99a9bb1ab32ef72d6c962f\",\"textRange\":{\"startLine\":919,\"endLine\":919,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9597b1b0-362f-4784-b593-9e004ccd6810\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":920,\"hash\":\"d93cda47587ba7f3964da0f0e06320c5\",\"textRange\":{\"startLine\":920,\"endLine\":920,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"810d7c9c-10dd-40dc-b264-93ad7de48067\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":921,\"hash\":\"6c307a4599fe0cb0f14fdd7e9b5b3dbb\",\"textRange\":{\"startLine\":921,\"endLine\":921,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a102edf-1e54-4c7c-a9b7-e619bb795a3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":922,\"hash\":\"769f1f269216b957417b83eede10e6b8\",\"textRange\":{\"startLine\":922,\"endLine\":922,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5fd1847-f279-4ec1-8864-5399eb473eba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":923,\"hash\":\"948bad009743c50c33c66e31ce3ec621\",\"textRange\":{\"startLine\":923,\"endLine\":923,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"378429b8-c371-4495-b8f4-c9a65e524f86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":924,\"hash\":\"1b073565f028c7f3cb7fee5a0ed7d0c9\",\"textRange\":{\"startLine\":924,\"endLine\":924,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c8fe886-a4ce-4da8-9889-fce7a1b30640\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":925,\"hash\":\"aede7306eab143a3029a66606adcda88\",\"textRange\":{\"startLine\":925,\"endLine\":925,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69d1ae1c-d0b7-4ca0-96ad-feb89ab019df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":926,\"hash\":\"5c9203fff302c55c9d9417f4a06d97a8\",\"textRange\":{\"startLine\":926,\"endLine\":926,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2813e037-8c31-4ee5-9e49-68998acf8208\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":927,\"hash\":\"c7ac67a66cfc748a9d3fde383bf178d5\",\"textRange\":{\"startLine\":927,\"endLine\":927,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2287b994-3055-44d7-b40b-28608576bc9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":928,\"hash\":\"f85c14cef6c8e0ee0b2813caca7fae0c\",\"textRange\":{\"startLine\":928,\"endLine\":928,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a54aa63f-b4be-4d10-bba3-429f36b4d354\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":929,\"hash\":\"189566f0bcb5bc7b086d5dd68326b9e9\",\"textRange\":{\"startLine\":929,\"endLine\":929,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce5fb3fa-2be6-4e1f-9d19-f636ef60fa82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":930,\"hash\":\"731e1d09e62e88d5e11d9065e931c088\",\"textRange\":{\"startLine\":930,\"endLine\":930,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc2b47c2-673f-4295-8509-6f409e372f8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":931,\"hash\":\"a9180029514a0340601239b7107edffa\",\"textRange\":{\"startLine\":931,\"endLine\":931,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6873b8b-4e46-4794-8503-7e6f2dd0ec8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":932,\"hash\":\"5280ce3050f4cc57ee4e02f36bf6aef9\",\"textRange\":{\"startLine\":932,\"endLine\":932,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16514bf-9e9f-44e7-a0b1-acf3d75d39ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":933,\"hash\":\"940b85673a07e6148569da4ce03d48c8\",\"textRange\":{\"startLine\":933,\"endLine\":933,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d2025ac-1733-48fb-910d-67fb3b9c2dcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":934,\"hash\":\"b619d16a29e60eae0e0c40f0455b22a8\",\"textRange\":{\"startLine\":934,\"endLine\":934,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea68c20c-5338-48d1-9b3c-0fdc2879ddc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":935,\"hash\":\"3be0c775a8d4a235cbada1b1650f0a05\",\"textRange\":{\"startLine\":935,\"endLine\":935,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e6d0431-ba41-4912-84b6-fa5ad1c748eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":936,\"hash\":\"2ac3d6f60ce1f0416a11fee647fe5ec9\",\"textRange\":{\"startLine\":936,\"endLine\":936,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b3cd6d-4eff-4f5f-8871-f9efd8c8acac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":937,\"hash\":\"35570a2b3836a7a4043fcf2178ec9577\",\"textRange\":{\"startLine\":937,\"endLine\":937,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34eb368b-3a77-4931-a768-26a5eda9e3dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":938,\"hash\":\"c0d2904b781d7626f5c27ed0c9adad5e\",\"textRange\":{\"startLine\":938,\"endLine\":938,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f9aef2d-6070-46ae-bbee-32eed0facb38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":939,\"hash\":\"9717832b2bc74b687d1a717e57330ddb\",\"textRange\":{\"startLine\":939,\"endLine\":939,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95548020-1f37-4842-b1cb-e4e14980ee14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":940,\"hash\":\"6fc3e79fdd8dd4780ec2483156dd9cf9\",\"textRange\":{\"startLine\":940,\"endLine\":940,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180b891e-238a-46e2-b9ed-b38a4e610f64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":941,\"hash\":\"be57082f828ad41ff595564cb8ebdd93\",\"textRange\":{\"startLine\":941,\"endLine\":941,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4f8f07a-0e60-4286-b399-5d405b82c833\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":942,\"hash\":\"cea7c30e6b8959648cea1607ef7913a6\",\"textRange\":{\"startLine\":942,\"endLine\":942,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa90a74-9934-4f46-9f3c-395fe9a70025\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":943,\"hash\":\"f9c16c36e98380225cbbb2ec6f762f86\",\"textRange\":{\"startLine\":943,\"endLine\":943,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b130ad14-a8c1-4056-9c7c-5fc8518e3df3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":944,\"hash\":\"fe1b2ee40bfec503b13a9264a9440c13\",\"textRange\":{\"startLine\":944,\"endLine\":944,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f5ddc8-b5c2-4f6d-91f0-30397231f9e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":945,\"hash\":\"8cf41a7f8869fae0119b3af2512bee57\",\"textRange\":{\"startLine\":945,\"endLine\":945,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b179088-c582-4f6e-9248-89496aca6c9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":946,\"hash\":\"083271c6c46ba4dbea3673b0a2fe7f60\",\"textRange\":{\"startLine\":946,\"endLine\":946,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a11c08d-7907-48a4-969b-6246b7023520\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":947,\"hash\":\"9e52c1294bd7ca8fe27ad3fa11d78969\",\"textRange\":{\"startLine\":947,\"endLine\":947,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71650623-c41a-4f0e-90ef-2df8001381ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":948,\"hash\":\"34ee034f47bff5ed682a098af20a3531\",\"textRange\":{\"startLine\":948,\"endLine\":948,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c654ae-d5ba-45ed-9e8c-408afb35c3f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":949,\"hash\":\"fda46e17fb9ccd55dd2edba6d456bc2e\",\"textRange\":{\"startLine\":949,\"endLine\":949,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a8d018c-3ffd-4688-a036-1286b8a3fdf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":950,\"hash\":\"ecea6fb8fd613e29122b362eaced1771\",\"textRange\":{\"startLine\":950,\"endLine\":950,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63017fc2-f1d2-473f-a975-b09ccde39d63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":951,\"hash\":\"43fb845525db28c75229cc1c06073364\",\"textRange\":{\"startLine\":951,\"endLine\":951,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc5e92b4-7457-45e1-822a-0328e73aa7fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":952,\"hash\":\"b847eed9a40b026739b375e53381fd03\",\"textRange\":{\"startLine\":952,\"endLine\":952,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ad19da9-60df-4272-a1e9-382e1cc647c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":953,\"hash\":\"98efb6006f6bb7d964a2bd7b92e9ec89\",\"textRange\":{\"startLine\":953,\"endLine\":953,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b960b50-ee36-4837-be9f-8edff9ca42f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":954,\"hash\":\"0e390d3dbe275030dc0b0e6fc9833f34\",\"textRange\":{\"startLine\":954,\"endLine\":954,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51854a2f-3b69-4260-97c6-d4a51dbf570f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":955,\"hash\":\"39b0efb66853aa16399de1d2e04f0782\",\"textRange\":{\"startLine\":955,\"endLine\":955,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69aaff01-6d47-48eb-87d2-e8c62ad20836\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":956,\"hash\":\"0eeae489ec4ac6da2541eff8dcefcc37\",\"textRange\":{\"startLine\":956,\"endLine\":956,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b694d4e9-af86-474b-bf8e-32c892cccd9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":957,\"hash\":\"6b0af6f889c2445869f08fa18c66e362\",\"textRange\":{\"startLine\":957,\"endLine\":957,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.146Z", + "time": 49, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 49 + } + }, + { + "_id": "42db8b51f55fad404e21a3b667e6b2b2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "12" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=12&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":12,\"ps\":100,\"paging\":{\"pageIndex\":12,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"395fa44a-1bcb-4ebd-b934-59a8f869d412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":958,\"hash\":\"5f9919068007ca9f576f890ceb21d379\",\"textRange\":{\"startLine\":958,\"endLine\":958,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9eaf7fca-9d0c-4730-b3b0-a22bff371426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":959,\"hash\":\"9849b38555eb84a9b2ab7e6068704e51\",\"textRange\":{\"startLine\":959,\"endLine\":959,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3491fcf2-89c8-4a92-a186-efdb2f3f4ee5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":960,\"hash\":\"d6e7fa87a1a83decc8f8cbf793dda907\",\"textRange\":{\"startLine\":960,\"endLine\":960,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28b5a254-edd4-49d7-bbcc-588a4fc77c24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":961,\"hash\":\"348e43e9625e4b0b39d2c1c5a60574f5\",\"textRange\":{\"startLine\":961,\"endLine\":961,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80118d68-c1bc-4145-9e2e-08beefbb040c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":962,\"hash\":\"e9707d9d5b56439fabd361baba80e63c\",\"textRange\":{\"startLine\":962,\"endLine\":962,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd506eee-a3ac-4cd1-abff-74c6e3677cac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":963,\"hash\":\"0f77000dae3e5bf6a9476f89603c309a\",\"textRange\":{\"startLine\":963,\"endLine\":963,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b09aa7-4fc4-4726-94e8-d1a43ca621b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":964,\"hash\":\"41e4569cb5ffdf28db88eb6f05235ec9\",\"textRange\":{\"startLine\":964,\"endLine\":964,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eccfa1e9-6b54-4361-a248-de4077e6fe37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":965,\"hash\":\"7714965fa4d42f16dc61bc2f07bf9409\",\"textRange\":{\"startLine\":965,\"endLine\":965,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"181dff8f-4038-4b0a-9af4-93d9d4fed007\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":966,\"hash\":\"981ffc4192ae866d309b862c6b13a5a5\",\"textRange\":{\"startLine\":966,\"endLine\":966,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4afc1154-688c-487a-887b-01697eb04f06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":967,\"hash\":\"f98416b8ebc03f963a397dbc0e470206\",\"textRange\":{\"startLine\":967,\"endLine\":967,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9e48ca-43b6-4594-ae06-98195461b32c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":968,\"hash\":\"11a979a0ff34577d8c48fbb4f68b078c\",\"textRange\":{\"startLine\":968,\"endLine\":968,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6599f8a5-f136-42e1-b3e8-d5015a546be5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":969,\"hash\":\"858ab7b924ccc72055187e628ec75594\",\"textRange\":{\"startLine\":969,\"endLine\":969,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7489917-12ce-42a2-a414-5158ffae3d36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":970,\"hash\":\"8bde53bdaba114e1e138500133d40155\",\"textRange\":{\"startLine\":970,\"endLine\":970,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59dc1324-d28f-4c7f-8ed1-2699cd68ad2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":971,\"hash\":\"daa963e312577683251d6aaac621991e\",\"textRange\":{\"startLine\":971,\"endLine\":971,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed815dbc-5bb6-44f2-8978-7b846b55a872\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":972,\"hash\":\"181d757922e4a55ac638bd9116dfdd39\",\"textRange\":{\"startLine\":972,\"endLine\":972,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87b87aea-76a1-46b5-888d-f2fbd8557c5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":973,\"hash\":\"b6c29efcda681747b8edf8d7af0966ad\",\"textRange\":{\"startLine\":973,\"endLine\":973,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf843804-e90c-4a87-8029-3d87ab5f3517\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":974,\"hash\":\"798b9fc9721d5c54400cf25486fbee43\",\"textRange\":{\"startLine\":974,\"endLine\":974,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fef78fc5-638d-4074-b05d-951a483c7e41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":975,\"hash\":\"881671bf14f30e0d9a74b9bb22319c4e\",\"textRange\":{\"startLine\":975,\"endLine\":975,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1112325d-7bcf-4e41-b90b-cd0b5b7b9a31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":976,\"hash\":\"503fdb1ad86181556658e0af007d7806\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f715744f-122c-4a04-822d-59cfc05dd511\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":977,\"hash\":\"04274ab6372eeb9b7946d7cd741fbc3f\",\"textRange\":{\"startLine\":977,\"endLine\":977,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3f98c1f-d321-4c61-8205-eddb1fe03a47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":978,\"hash\":\"adc9dcd71424f9229d329befdb094606\",\"textRange\":{\"startLine\":978,\"endLine\":978,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e17b4dce-8ffd-4094-876b-3e500923560d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":979,\"hash\":\"bb323c2ada2580b2ff9ee404e259ff7a\",\"textRange\":{\"startLine\":979,\"endLine\":979,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"588b51ba-bcb6-4846-8453-eb5aa6644ca1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":980,\"hash\":\"9dfbce6956cd69ad2ead4393e36c76b3\",\"textRange\":{\"startLine\":980,\"endLine\":980,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e8c5f90-33f0-47be-a438-39882c608935\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":981,\"hash\":\"494a50bd5bb2e2f1bea2d32fcdfabe3e\",\"textRange\":{\"startLine\":981,\"endLine\":981,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9af12e53-cc69-4920-b5c8-b860b97e4279\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":982,\"hash\":\"aa3dcd484b4581e44bf4e0dc49f3e045\",\"textRange\":{\"startLine\":982,\"endLine\":982,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00ed6083-91d4-4aad-9f7c-a2ef4befcb3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":983,\"hash\":\"cabc9c6a4d99dd236fe7ece726c8b3c6\",\"textRange\":{\"startLine\":983,\"endLine\":983,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"555c4c81-41e6-4a8f-9690-c188e826908a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":984,\"hash\":\"99207b3de54a81d47f6d48c4dba2b285\",\"textRange\":{\"startLine\":984,\"endLine\":984,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e77fec7-d09e-4bf5-b4cf-eb0248e2d5e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":985,\"hash\":\"53c46aab597237fa501d1a80db8cfd8e\",\"textRange\":{\"startLine\":985,\"endLine\":985,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88c721fa-fdea-44f3-8bc0-b0d60f06fe1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":986,\"hash\":\"4338b56a809d9fba24fc26c9c584d90f\",\"textRange\":{\"startLine\":986,\"endLine\":986,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"323978ff-e530-423d-9960-acc745e41b72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":987,\"hash\":\"c4a4841fd0c63b7777293d4e9ca9c6fa\",\"textRange\":{\"startLine\":987,\"endLine\":987,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76528aa4-af88-4b9c-9a63-728023255290\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":988,\"hash\":\"c9382b52e55898fdb876e1821a26126c\",\"textRange\":{\"startLine\":988,\"endLine\":988,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16d6f12-6725-483d-a354-48904d2df81a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":989,\"hash\":\"0fb7049c305d6d2bc5295476cdb500a9\",\"textRange\":{\"startLine\":989,\"endLine\":989,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d540815e-48f0-47d2-a03b-645cf0289612\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":990,\"hash\":\"de86678f6e6e76169a20864e920d9da9\",\"textRange\":{\"startLine\":990,\"endLine\":990,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6207d75f-22a6-4ab9-bc2c-df5dfd102efc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":991,\"hash\":\"55efb51fec5d3441f8a77a76c37c6854\",\"textRange\":{\"startLine\":991,\"endLine\":991,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07636e74-e815-4576-8415-2f91f61ebbfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":992,\"hash\":\"e6d49c2f9a9bc0f9491fceff8ef9414e\",\"textRange\":{\"startLine\":992,\"endLine\":992,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f8e7239-089c-4d56-83ec-4f33ff4b5cd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":993,\"hash\":\"adaa5068b42bc69bfc7c0bf69a276fa7\",\"textRange\":{\"startLine\":993,\"endLine\":993,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78742edd-08d0-428d-afc2-32e26246429f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":994,\"hash\":\"c3e4c97ddc943e62e29a33800c8a9230\",\"textRange\":{\"startLine\":994,\"endLine\":994,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e99675a2-f541-4390-85e4-fab2d334c42e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":995,\"hash\":\"a13a0de698e5199affdcf987f2a84e51\",\"textRange\":{\"startLine\":995,\"endLine\":995,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cb76d3f-c385-460b-abc8-0430d09bad98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":996,\"hash\":\"c09bf24e3d00a6f240db784b034a9a6a\",\"textRange\":{\"startLine\":996,\"endLine\":996,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04021b4a-947d-46ba-a0d5-df4770f5c6c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":997,\"hash\":\"a37b50056bec33b278192ddc3060d846\",\"textRange\":{\"startLine\":997,\"endLine\":997,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d297bd2-dc28-4017-a1d3-23eae5832846\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":998,\"hash\":\"00e9fbe10ff8c8b5ddd482d3b3fb4b6b\",\"textRange\":{\"startLine\":998,\"endLine\":998,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b7de45d-e4e7-414e-9f73-939609c2d777\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":999,\"hash\":\"05839fc280258d4799114d07d3bd44f5\",\"textRange\":{\"startLine\":999,\"endLine\":999,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a79c57-ba56-4a53-a74a-10bd584939e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1000,\"hash\":\"2f7e978285f334479d1a6a29d721992a\",\"textRange\":{\"startLine\":1000,\"endLine\":1000,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40032dd4-c09f-4c96-a6bc-3e47dc946aff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1001,\"hash\":\"7ab1537e4dbd740e2dd6fa145e6cde9f\",\"textRange\":{\"startLine\":1001,\"endLine\":1001,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b13c0f4a-78e4-4d14-90d6-c35cc26dd2c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1002,\"hash\":\"7f0feae1389ccf9b65bcdadb770c1afd\",\"textRange\":{\"startLine\":1002,\"endLine\":1002,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e5084c9-8a6d-4a0c-a2a7-e1c843989aed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1003,\"hash\":\"3d41640b92c1af2895887c7c3580cd6f\",\"textRange\":{\"startLine\":1003,\"endLine\":1003,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0811eb0-44de-4db5-a656-6dcf6da4ceb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1004,\"hash\":\"af880fa58cf1b344f24a13590f9993dc\",\"textRange\":{\"startLine\":1004,\"endLine\":1004,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e222ec41-bcd5-4ef1-8da4-43845f4e6e0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1005,\"hash\":\"7b2745c6e367e1020940cf80342136c1\",\"textRange\":{\"startLine\":1005,\"endLine\":1005,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c21fb1f-9ce4-4de8-a0f0-f047a26a6c0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1006,\"hash\":\"192b08e79172b11c8e11de033a954938\",\"textRange\":{\"startLine\":1006,\"endLine\":1006,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e6acef3-e988-45a3-8c76-c2fbc73aa68b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1007,\"hash\":\"87b895c8d98f1a9cbaf7cb3b51ca9c00\",\"textRange\":{\"startLine\":1007,\"endLine\":1007,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7972c557-85a2-4f78-8bca-68e97244491f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1008,\"hash\":\"93b39a36742fb900845b929151f6908e\",\"textRange\":{\"startLine\":1008,\"endLine\":1008,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2d2ecc5-bc25-4242-b25b-3a8d0e48de7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1009,\"hash\":\"79bbbf0453e70cb78bc949fcf80a5f8a\",\"textRange\":{\"startLine\":1009,\"endLine\":1009,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e63ea47a-021a-4820-bb6e-613a75afbeac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1010,\"hash\":\"9824ba0c662ae0cbe8800d531148284b\",\"textRange\":{\"startLine\":1010,\"endLine\":1010,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0888a8f-aaa1-44b2-b623-b8b82945fba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1011,\"hash\":\"024e11bdd907114f119c24509c2c7344\",\"textRange\":{\"startLine\":1011,\"endLine\":1011,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d83cd882-fa5d-4d28-a699-752a27c12151\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1012,\"hash\":\"a9595d56bab66c791a8c5c35e53189fb\",\"textRange\":{\"startLine\":1012,\"endLine\":1012,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00573aeb-392b-482f-bcd2-3b58ef23ed57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1013,\"hash\":\"754c45550d3830d1c1fdc9ed00ce510d\",\"textRange\":{\"startLine\":1013,\"endLine\":1013,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5089642f-789e-4cea-86d5-8035611c99f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1014,\"hash\":\"4c65d2f1a4698f8476d8fe28980e4df1\",\"textRange\":{\"startLine\":1014,\"endLine\":1014,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be5be15a-0800-4f43-ae6c-f351d140cd1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1015,\"hash\":\"e700b9745b805229b1d59b1368907b73\",\"textRange\":{\"startLine\":1015,\"endLine\":1015,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548e663b-ebe4-4026-8b51-d2e21e647e14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1016,\"hash\":\"3c59bb12378fa265418c066b39696583\",\"textRange\":{\"startLine\":1016,\"endLine\":1016,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1f747c6-9874-4f3c-9965-20115a36d2e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1017,\"hash\":\"a8d3f6493b1afa126b95daeadb195365\",\"textRange\":{\"startLine\":1017,\"endLine\":1017,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153703a6-39c5-41a1-9178-8034da6cdbce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1018,\"hash\":\"22949e5610ded905e661b3f09b43d52f\",\"textRange\":{\"startLine\":1018,\"endLine\":1018,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9454247-3e18-4318-996d-40bef524d47f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1019,\"hash\":\"ec318868e7fce78f4ae504fee974b137\",\"textRange\":{\"startLine\":1019,\"endLine\":1019,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb2e306a-3c14-4b05-9c80-60f73e78c10d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1020,\"hash\":\"b909493700d95a78cf0f6a28132fb9e9\",\"textRange\":{\"startLine\":1020,\"endLine\":1020,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abfb4ecb-b215-4b6c-8490-dabeaa8dc420\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1021,\"hash\":\"4796791645c5af33d0931e8c3b2dd21e\",\"textRange\":{\"startLine\":1021,\"endLine\":1021,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73a88946-253a-4b3e-bf3b-b25c5b9c4786\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1022,\"hash\":\"575db7b46eda468b4bc6f95f4c46fe43\",\"textRange\":{\"startLine\":1022,\"endLine\":1022,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83c90828-4fcb-4b73-8b28-e7ca468bc17c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1023,\"hash\":\"385b7a2c49b871b10e0744d3f573d313\",\"textRange\":{\"startLine\":1023,\"endLine\":1023,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7ea62e7-c7f9-4f61-bd62-6f83e6118b5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1024,\"hash\":\"7ec845b5d844dbe93cc758ef1ec00bce\",\"textRange\":{\"startLine\":1024,\"endLine\":1024,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3b292b4-4978-4582-bd3f-5134145ba3a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1025,\"hash\":\"eee6dda7fd867a40da694531c1a8907e\",\"textRange\":{\"startLine\":1025,\"endLine\":1025,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e67cc37-9198-47c9-8f79-43a209488e7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1026,\"hash\":\"cabcc021f684b3089b019579bd278a32\",\"textRange\":{\"startLine\":1026,\"endLine\":1026,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed55cde5-bfa1-4bd6-bda3-6182ec28f8a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1027,\"hash\":\"5013d8e8828d1bb97f4cf53bc5b48939\",\"textRange\":{\"startLine\":1027,\"endLine\":1027,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5caf805-81de-4299-8416-8ec5cdf45994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1028,\"hash\":\"4b8af398ee056c3e3da84e25d69c7dea\",\"textRange\":{\"startLine\":1028,\"endLine\":1028,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a944317-e30a-4220-97bf-fbf4e74abaa4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1029,\"hash\":\"23bcaeadba18fee3eb294f0550a838ba\",\"textRange\":{\"startLine\":1029,\"endLine\":1029,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba8a6eaf-8b4b-4bc2-8745-b4703b0d03a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1030,\"hash\":\"a00f197ae9b6661107c7824d72d447e3\",\"textRange\":{\"startLine\":1030,\"endLine\":1030,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da5bf8b7-8e71-4d80-abb6-80c340eda348\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1031,\"hash\":\"36ff84614773e7914254549819681bae\",\"textRange\":{\"startLine\":1031,\"endLine\":1031,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd2b48a7-dfcf-40d1-a5f4-f8463da1a66b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1032,\"hash\":\"dda7d4d94f7c9e37f20e884315359656\",\"textRange\":{\"startLine\":1032,\"endLine\":1032,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ce4dbe7-1a07-4aef-aa18-00dcb77eafff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1033,\"hash\":\"b4400d8140b4bad625d34ba7ce44bba1\",\"textRange\":{\"startLine\":1033,\"endLine\":1033,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"068dda07-30e4-4940-b3fa-9e25759d36a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1034,\"hash\":\"1b20947c25821dab62af02f7f5938490\",\"textRange\":{\"startLine\":1034,\"endLine\":1034,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fd2a905-1dd6-4868-a245-458f63d40905\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1035,\"hash\":\"4634591aaf1050a172170b07fa39e06f\",\"textRange\":{\"startLine\":1035,\"endLine\":1035,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac1abd9-2a7d-4de3-9bb1-ec9c703f92ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1036,\"hash\":\"b4ceb6d4dcda0c55439075c745134b5b\",\"textRange\":{\"startLine\":1036,\"endLine\":1036,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"167e4e59-95be-4cf3-bf30-18e7de41d0ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1037,\"hash\":\"cb1983d2ef05f030fdff4481a2d6480b\",\"textRange\":{\"startLine\":1037,\"endLine\":1037,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5bc8b1e-ead1-4af1-9ac4-97b9358e8505\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1038,\"hash\":\"6e3478eb778085c64a7221ff6c4a31c5\",\"textRange\":{\"startLine\":1038,\"endLine\":1038,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83d8f2ca-de73-4ae6-9174-714a5a33620c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1039,\"hash\":\"2e30fccbc8a7bd04e0d0585f1fa024c2\",\"textRange\":{\"startLine\":1039,\"endLine\":1039,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2284e72-dd78-4b5a-b1c8-a35dcdb780f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1040,\"hash\":\"c7ef34ba2f3cae3259bb1031e55e99f5\",\"textRange\":{\"startLine\":1040,\"endLine\":1040,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8564529-b2f6-45bc-9a93-df1d63870d23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1041,\"hash\":\"ac2478cf0aba364fb3f6d37a2e448e66\",\"textRange\":{\"startLine\":1041,\"endLine\":1041,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aa6b929-0d5c-40b3-8b5a-9e3f85ff2a28\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1042,\"hash\":\"1935c055f490feee049550343c71bcf4\",\"textRange\":{\"startLine\":1042,\"endLine\":1042,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24ff649-a4d9-4c39-936a-9d0c45de1052\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1043,\"hash\":\"9692bd93d2db97eed91c9ff423952fae\",\"textRange\":{\"startLine\":1043,\"endLine\":1043,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ca0af56-f3a8-4e2a-99e0-e3a735b2a427\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1044,\"hash\":\"1244da19cb45b40b1f8df46cb0f5d6db\",\"textRange\":{\"startLine\":1044,\"endLine\":1044,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae9c3c62-486a-45ee-a9f1-365c6bdd04dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1045,\"hash\":\"14c36b3bf1bb75543863081a6fe8399e\",\"textRange\":{\"startLine\":1045,\"endLine\":1045,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9229213-c330-49b1-bff4-43d1c280e2fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1046,\"hash\":\"82f65a0bfe060659b2378cde834d1cde\",\"textRange\":{\"startLine\":1046,\"endLine\":1046,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"502fc1e5-a6be-4ed0-931e-8795c5ccea24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1047,\"hash\":\"1ba52b924ae6c319d2353125e397d40f\",\"textRange\":{\"startLine\":1047,\"endLine\":1047,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d918311-6d49-4156-a7eb-a60db3225ef6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1048,\"hash\":\"aa2622d23f88d177090fd3845c9c7d78\",\"textRange\":{\"startLine\":1048,\"endLine\":1048,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1708a00-3d3b-4ff8-9e63-05f883b22514\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1049,\"hash\":\"c9876f3a2fbaaeae2549a5f24928e2c6\",\"textRange\":{\"startLine\":1049,\"endLine\":1049,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66ffa97f-08c1-42b8-b6e2-36c16966670a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1050,\"hash\":\"bdfda08f55f301be523a2876a82bb9b7\",\"textRange\":{\"startLine\":1050,\"endLine\":1050,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ef67089-8989-4979-ba58-7f8ee5c8b00a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1051,\"hash\":\"842eae1938a45f2301b65919ffb0eb6b\",\"textRange\":{\"startLine\":1051,\"endLine\":1051,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef3a0290-c07e-4d00-8ba7-b1bdf712c851\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1052,\"hash\":\"d014e33d4034957fe905ae47dd47cf0b\",\"textRange\":{\"startLine\":1052,\"endLine\":1052,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"debd737e-96bc-4398-93e3-b905f6dfcbfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1053,\"hash\":\"f5ea9e1f323218b57e7e2c9b30cfe507\",\"textRange\":{\"startLine\":1053,\"endLine\":1053,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7334b5dc-5671-4e7d-a1be-d96368c69599\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1054,\"hash\":\"1ea39dddb92c25ef65a5f5b361203657\",\"textRange\":{\"startLine\":1054,\"endLine\":1054,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84301663-5583-45ad-a33b-9c5deff3f2da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1055,\"hash\":\"98ed0d7598f5a770bf824f868598948b\",\"textRange\":{\"startLine\":1055,\"endLine\":1055,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80cfa154-43c1-43f3-afe9-9c8ffcec59a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1056,\"hash\":\"0f82cd493afe4ee16e2e9d9625eba504\",\"textRange\":{\"startLine\":1056,\"endLine\":1056,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d43c144-7a2e-4e34-8769-0ba4e78e0d57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1057,\"hash\":\"f872d738639e4cd07b28e86c6c0ea041\",\"textRange\":{\"startLine\":1057,\"endLine\":1057,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.207Z", + "time": 47, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 47 + } + }, + { + "_id": "ccaf4c4ea4d5de48e71679882c59c815", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "13" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=13&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":13,\"ps\":100,\"paging\":{\"pageIndex\":13,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"cbd1075a-c309-4bdf-b6d2-85d2b069892d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1058,\"hash\":\"cae525ec07f4a4842c3ad2f7932f1c84\",\"textRange\":{\"startLine\":1058,\"endLine\":1058,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"364c3a4f-d691-47ee-8177-0a45d06fcee1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1059,\"hash\":\"3606bd53e32129d7ea2ed1f712a41dfd\",\"textRange\":{\"startLine\":1059,\"endLine\":1059,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4a9a732-772b-47e2-a8d1-7abe1c02feac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1060,\"hash\":\"b7210f6e17f26794eec60b7c8d9bb4c5\",\"textRange\":{\"startLine\":1060,\"endLine\":1060,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd7fd5c9-9e2a-4a9e-bbe1-0761eded649c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1061,\"hash\":\"1035db98900747d9ef072db6eb0aab85\",\"textRange\":{\"startLine\":1061,\"endLine\":1061,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1663a6c7-0496-4abb-af19-8030dfdc411e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1062,\"hash\":\"bb04787eb864c8c09c05b0a9ecdbae68\",\"textRange\":{\"startLine\":1062,\"endLine\":1062,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a4f28d5-12cc-42cd-a00a-e1a6b385b7c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1063,\"hash\":\"8f58b0079549098e6f86f56cef31586a\",\"textRange\":{\"startLine\":1063,\"endLine\":1063,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fef780f3-69b0-413c-aedb-c9b2e5366ae8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1064,\"hash\":\"f9f243cbe57996af8ca899940153b74b\",\"textRange\":{\"startLine\":1064,\"endLine\":1064,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6db56612-454e-453e-acad-c50febf171b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1065,\"hash\":\"12109738f31a60f70c18a0e8535dd663\",\"textRange\":{\"startLine\":1065,\"endLine\":1065,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e93e5d33-f849-444d-88e9-fd4c2faeaced\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1066,\"hash\":\"11ad5e4190ce90fe47dfa50282dfb958\",\"textRange\":{\"startLine\":1066,\"endLine\":1066,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3209f157-4e55-4490-9552-9b9c0582e592\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1067,\"hash\":\"f967d1b82975b899ea9733d55e8ac989\",\"textRange\":{\"startLine\":1067,\"endLine\":1067,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df0c6ef-fca9-4aae-83b0-16ad7cd327ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1068,\"hash\":\"e8fd6b73f2d1094b767b5578ebedec85\",\"textRange\":{\"startLine\":1068,\"endLine\":1068,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06832601-9703-4514-bc8c-b17d0f36f717\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1069,\"hash\":\"cd265183f4f5e7777fe4439819c81ff5\",\"textRange\":{\"startLine\":1069,\"endLine\":1069,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9976c135-18ea-413b-bd86-4c193945d5f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1070,\"hash\":\"0d11c56351b56365408812d1552538be\",\"textRange\":{\"startLine\":1070,\"endLine\":1070,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"055023a4-b75b-4464-97af-2d3b2b9aef22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1071,\"hash\":\"f178b062544111b5e7156b2f8bf294d4\",\"textRange\":{\"startLine\":1071,\"endLine\":1071,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc157f94-baa0-4d9f-8b01-93ccd92d7d93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1072,\"hash\":\"2750eed1f149a76bc7801120bb5b1f82\",\"textRange\":{\"startLine\":1072,\"endLine\":1072,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb1c6744-4d77-41c0-9048-d56bb2ac0af2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1073,\"hash\":\"8f22755eefdc476fa87fee513c70b0fe\",\"textRange\":{\"startLine\":1073,\"endLine\":1073,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a3c0159-7391-48cc-a43f-43defc300b4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1074,\"hash\":\"51343353033fd0897722be1ef50bbc4b\",\"textRange\":{\"startLine\":1074,\"endLine\":1074,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13eaabd8-f418-474b-8159-a4c164b8cc05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1075,\"hash\":\"117b39e4f9869f749fe0c9d1e5f8eac6\",\"textRange\":{\"startLine\":1075,\"endLine\":1075,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7de67aa-06a6-461c-9ec3-9dc7550869b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1076,\"hash\":\"faf287107f21d77a412d9d5a24d59978\",\"textRange\":{\"startLine\":1076,\"endLine\":1076,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baf48b2f-843a-4cbb-b4a6-d33d9133b68b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1077,\"hash\":\"759a6b6c87217a264fb2cbd492fb71c6\",\"textRange\":{\"startLine\":1077,\"endLine\":1077,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86d8985b-96a6-44e3-8c13-e84de3f7b35e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1078,\"hash\":\"729fac6bf7db90d797c184cf96e7bcb2\",\"textRange\":{\"startLine\":1078,\"endLine\":1078,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff740526-96b9-407b-8504-ebebeba844b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1079,\"hash\":\"f3776b6a410dc3c14a028f108b633cb0\",\"textRange\":{\"startLine\":1079,\"endLine\":1079,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b746eceb-8c67-4eac-b80b-8f9b184afff3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1080,\"hash\":\"423b7818ad57ef138cdf49c6a09b704a\",\"textRange\":{\"startLine\":1080,\"endLine\":1080,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09a42120-77ee-4f54-8863-b6da4abc9a3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1081,\"hash\":\"1036d07751441261ec413b00f5e61045\",\"textRange\":{\"startLine\":1081,\"endLine\":1081,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e5c0b9c-c891-45b3-837a-d5849004a43e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1082,\"hash\":\"2ccae31615cc9294f3e0c35db24240fb\",\"textRange\":{\"startLine\":1082,\"endLine\":1082,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fe139bd-4b54-4a60-8124-e9d147cdf8e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1083,\"hash\":\"eee267c4dd2a662d96623aca045bb170\",\"textRange\":{\"startLine\":1083,\"endLine\":1083,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df485c2-d6ae-49d4-9dad-3f452933c231\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1084,\"hash\":\"220e0a127a2d23175d2631905784376a\",\"textRange\":{\"startLine\":1084,\"endLine\":1084,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"023702d5-226b-4619-bd13-1c5eda039002\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1085,\"hash\":\"d89a21d2d7fa38ac8f04b61aab357ce7\",\"textRange\":{\"startLine\":1085,\"endLine\":1085,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"493392af-b74d-4895-8b92-35135b698bd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1086,\"hash\":\"6dc01a3ce8d47788fe0dcbd174efabae\",\"textRange\":{\"startLine\":1086,\"endLine\":1086,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f5a6a93-df08-4f33-83cd-6f6571feebe3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1087,\"hash\":\"4ad6cad2932c3729cbe535666533619a\",\"textRange\":{\"startLine\":1087,\"endLine\":1087,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a49b973a-c8e4-4295-87eb-2588aae66bb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1088,\"hash\":\"2ae91b57a5d0356405bdf7e157d395bd\",\"textRange\":{\"startLine\":1088,\"endLine\":1088,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3863a1ad-0470-49c5-8bdc-416070a3b173\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1089,\"hash\":\"ec1637209de4854bf616f4e3d90ea5db\",\"textRange\":{\"startLine\":1089,\"endLine\":1089,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43016afc-932d-416f-8f46-5c4388ffc56d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1090,\"hash\":\"7c7305bda1efa8e630c8e87bbb3dbfc1\",\"textRange\":{\"startLine\":1090,\"endLine\":1090,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce9bfbd9-f58b-4675-be1b-710f26b4d7cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1091,\"hash\":\"b10e9827b68089ae4ee0d7c9c050e905\",\"textRange\":{\"startLine\":1091,\"endLine\":1091,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88ca0cef-0023-4be7-b1e7-d1537a1a6371\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1092,\"hash\":\"cd0936564aa389f5c6ac7203eeaa5b4d\",\"textRange\":{\"startLine\":1092,\"endLine\":1092,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caff703c-59fb-4b0b-8934-63a4258cd5b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1093,\"hash\":\"956a2a8c70749e9e42d11e52f1897e21\",\"textRange\":{\"startLine\":1093,\"endLine\":1093,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e6a51f2-a70e-406e-a5eb-df972000a0c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1094,\"hash\":\"309a0c8e41e9bee4bd39c3f39ebb8747\",\"textRange\":{\"startLine\":1094,\"endLine\":1094,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bea00117-f092-4d3f-98cc-f9b5c661d2a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1095,\"hash\":\"8308d662cd4987ff57a8b9ffb074e177\",\"textRange\":{\"startLine\":1095,\"endLine\":1095,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d05b4364-5a6b-49f2-94f8-d0d5401ac369\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1096,\"hash\":\"f39782000408e9c8d61fd50de1eae78a\",\"textRange\":{\"startLine\":1096,\"endLine\":1096,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ccca0ba-4a18-49f2-abbd-ee45e5d4e30d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1097,\"hash\":\"e46f59ad8e31ed95ca748b1cc90704c1\",\"textRange\":{\"startLine\":1097,\"endLine\":1097,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ba46755-ea21-4be6-947e-5906157d6f50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1098,\"hash\":\"13ce71a20f1e84b8d315bf2cd0c2fb0c\",\"textRange\":{\"startLine\":1098,\"endLine\":1098,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ead28661-26d8-4607-8f9f-964d2d797c25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1099,\"hash\":\"325b9c75ffb153c641916091ec25127b\",\"textRange\":{\"startLine\":1099,\"endLine\":1099,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b45e3a60-4b14-422a-93b2-ffb8b2c203db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1100,\"hash\":\"ab7cf09c12c9820a717a68f61c1704e7\",\"textRange\":{\"startLine\":1100,\"endLine\":1100,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b93c1ad-4744-4bb8-b612-b9319c65f939\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1101,\"hash\":\"5ea9b4a9b1915aa9e7936327594ea359\",\"textRange\":{\"startLine\":1101,\"endLine\":1101,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958314c8-c927-4b5a-ba04-f2144055b5ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1102,\"hash\":\"14832b4fd82245a0be85a3d6a4d5eea9\",\"textRange\":{\"startLine\":1102,\"endLine\":1102,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e23b9206-58bc-48e7-8818-e60eca57697f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1103,\"hash\":\"4db9609f9725ebd2cd79edf9299a6a2d\",\"textRange\":{\"startLine\":1103,\"endLine\":1103,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b9b1cc2-0858-4937-bf6a-10170f8d0110\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1104,\"hash\":\"ac6511b172109be0c751a0695caeb572\",\"textRange\":{\"startLine\":1104,\"endLine\":1104,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc3e5dae-acd7-4567-8913-4ede9986ead2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1105,\"hash\":\"3b17a182ed28209468001308f78fd117\",\"textRange\":{\"startLine\":1105,\"endLine\":1105,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e711edcd-a33a-413c-abcb-54128299c853\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1106,\"hash\":\"b87466ca4330e213e2b81b47db4fd59b\",\"textRange\":{\"startLine\":1106,\"endLine\":1106,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0863158e-1cbc-464f-b958-7bc79f1a84ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1107,\"hash\":\"15f01af56ed8fa67fdf69add9feeb08c\",\"textRange\":{\"startLine\":1107,\"endLine\":1107,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39769bd4-0cca-49f3-b605-ea543d6e2296\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1108,\"hash\":\"835c5438badb9dc2ac7a719a3e4e4fc1\",\"textRange\":{\"startLine\":1108,\"endLine\":1108,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306ff802-3ae9-4e2b-8609-8f3824e882ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1109,\"hash\":\"02efe6daddc74cc28e664afd7921351a\",\"textRange\":{\"startLine\":1109,\"endLine\":1109,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85640e63-884b-413a-aa1b-72bf86659093\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1110,\"hash\":\"7d976e2d477dbe400b7753583e3252a3\",\"textRange\":{\"startLine\":1110,\"endLine\":1110,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8954419-43b1-4e98-adc5-6448002d6946\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1111,\"hash\":\"b9fef1453b530dd97d97d2a5f3e931c3\",\"textRange\":{\"startLine\":1111,\"endLine\":1111,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd7d4a3b-d510-46dc-b628-f964c7d49b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1112,\"hash\":\"0bb2d1df93fcc301e800ba923fbeb37e\",\"textRange\":{\"startLine\":1112,\"endLine\":1112,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60c063d4-9113-4ea6-ba7b-c067f829b872\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1113,\"hash\":\"f031227007daec3387413b4f21403abd\",\"textRange\":{\"startLine\":1113,\"endLine\":1113,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50715bb7-2d40-4c4f-8ea0-0a3975e3e31d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1114,\"hash\":\"ac3e6d2a58cdc194db9ec719ad3e7d8d\",\"textRange\":{\"startLine\":1114,\"endLine\":1114,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aeea12e-2de9-4875-a433-926154142dda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1115,\"hash\":\"e67ab085df9e3ea5396f537110313551\",\"textRange\":{\"startLine\":1115,\"endLine\":1115,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d46a81db-c09a-41c9-8483-960840064755\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1116,\"hash\":\"0ad84c8314f36d8fab39ddefb7dca684\",\"textRange\":{\"startLine\":1116,\"endLine\":1116,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aa7ceb6-3a4b-4e47-84c1-ff6e27b7696a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1117,\"hash\":\"24f92cd9d2b813c58b8347d404f7c399\",\"textRange\":{\"startLine\":1117,\"endLine\":1117,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d163e5e-3ad5-4eee-b21b-fa235a142e7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1118,\"hash\":\"0011c9b74ce7d53c36dfeaf9458b4653\",\"textRange\":{\"startLine\":1118,\"endLine\":1118,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64f31f7a-e9ef-418e-ad17-4dc4c5e5a639\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1119,\"hash\":\"0d04effd24db827569391e64019892bb\",\"textRange\":{\"startLine\":1119,\"endLine\":1119,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ef13324-f0a9-4429-a343-2b808010c17a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1120,\"hash\":\"eecfb6c9b84c939ae11592c1cd63473b\",\"textRange\":{\"startLine\":1120,\"endLine\":1120,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01d6d34f-96a2-41c3-a702-68f58cbe572f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1121,\"hash\":\"4cf63aa6fb78326547f86de12cfb9c0b\",\"textRange\":{\"startLine\":1121,\"endLine\":1121,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e98be0c-0bac-4e40-903c-390eeb8d9774\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1122,\"hash\":\"eb749b722009dbbda016c1dc76434062\",\"textRange\":{\"startLine\":1122,\"endLine\":1122,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e07216-3bd5-433e-95df-984cb8f8bb10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1123,\"hash\":\"4ad67811857f11b62b5a17feadbebfb8\",\"textRange\":{\"startLine\":1123,\"endLine\":1123,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89fee30-4f48-4e4f-98f1-d8473ebff8b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1124,\"hash\":\"fe42327ae20e4a8afa5c4de6ab2bc103\",\"textRange\":{\"startLine\":1124,\"endLine\":1124,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b33ecd7-57ae-442e-83e6-457608198c6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1125,\"hash\":\"518a28a7c215f9cc810fb82dd201e870\",\"textRange\":{\"startLine\":1125,\"endLine\":1125,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0d5abfe-da6b-413b-9c20-0b070e6a848f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1126,\"hash\":\"3683fd03a11a24f9cf0761ac0400ff45\",\"textRange\":{\"startLine\":1126,\"endLine\":1126,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dc1eb74-a51a-4e54-a2c4-937f65af4ff9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1127,\"hash\":\"0efeb56cf25eb98008163e32e0b982ba\",\"textRange\":{\"startLine\":1127,\"endLine\":1127,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01f6de2a-d78d-4176-a2ab-37a39e7d18c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1128,\"hash\":\"8f076d0caea45a426cc0bb22400d8fdf\",\"textRange\":{\"startLine\":1128,\"endLine\":1128,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c0b534c-085a-402b-bc87-a6f894ca5199\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1129,\"hash\":\"77424137823c4775878be0026e833cec\",\"textRange\":{\"startLine\":1129,\"endLine\":1129,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83851d1b-59ba-4347-910c-345068ce6774\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1130,\"hash\":\"a7ad19281d3f87177421da1a7a93b520\",\"textRange\":{\"startLine\":1130,\"endLine\":1130,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee798170-bac1-4844-b6e1-69105852e970\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1131,\"hash\":\"ee22ebe1b6ae4975372bd9961bf59b84\",\"textRange\":{\"startLine\":1131,\"endLine\":1131,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3187b91d-3bc8-42a1-b222-3b90d21e24cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1132,\"hash\":\"c4557d60f9cffe521da4c2e4c99d64aa\",\"textRange\":{\"startLine\":1132,\"endLine\":1132,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdad90eb-715d-43f6-ad15-3be2d6035d04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1133,\"hash\":\"2fefd05d5900343f3c4deb826f4b3425\",\"textRange\":{\"startLine\":1133,\"endLine\":1133,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca400aa8-458a-4ea9-9560-37f12aeff422\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1134,\"hash\":\"6aabe04ab7d2c5c56330d39090626c0a\",\"textRange\":{\"startLine\":1134,\"endLine\":1134,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68d2163b-ac31-4377-a8f1-4dd595cabaed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1135,\"hash\":\"0b18e495e39068bf33da310357964513\",\"textRange\":{\"startLine\":1135,\"endLine\":1135,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e59f1d9b-51a6-47be-b302-c44acfdef527\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1136,\"hash\":\"2890c0c15a4e3ec79938fe7668bf3865\",\"textRange\":{\"startLine\":1136,\"endLine\":1136,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c64d4df-dce0-4434-9902-ef7b372ebe8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1137,\"hash\":\"038104ddf53c816f25dd2f4925711f36\",\"textRange\":{\"startLine\":1137,\"endLine\":1137,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2668fe62-a7b7-4f0e-8a28-eda332d98c60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1138,\"hash\":\"f63325312b0f56f6dc3caab79bfc31be\",\"textRange\":{\"startLine\":1138,\"endLine\":1138,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"808b02aa-7290-4b7d-892a-a248fcce2e02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1139,\"hash\":\"d7f979bdd9ac1bbae1dc31a86515eda4\",\"textRange\":{\"startLine\":1139,\"endLine\":1139,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dd60514-3715-4045-9635-2a264e727b92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1140,\"hash\":\"2ec9a2a14fd4f35e541d66c6ab8f5dac\",\"textRange\":{\"startLine\":1140,\"endLine\":1140,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d44845b6-6332-44d6-9e61-0fa26da8c5ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1141,\"hash\":\"f5aa1f96113c0ee5edd56727b8631bc8\",\"textRange\":{\"startLine\":1141,\"endLine\":1141,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b750fa-5dcc-45a7-a4f7-0c7cd113478a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1142,\"hash\":\"c7ba4bea554ac0700f7d64d97e9f9432\",\"textRange\":{\"startLine\":1142,\"endLine\":1142,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7db82a8d-7085-4151-8d59-a05b765857a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1143,\"hash\":\"603ab92d7da15815b66c3f562109e9fa\",\"textRange\":{\"startLine\":1143,\"endLine\":1143,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b80c7a55-e368-4b2f-adf7-b94a5e472ce0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1144,\"hash\":\"d5ead6eda1bb35f5e942618a1e253c5e\",\"textRange\":{\"startLine\":1144,\"endLine\":1144,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f54e7c41-75a2-4c34-948f-07046f47841c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1145,\"hash\":\"c815b6084b3cecc4737ef22a735bec9c\",\"textRange\":{\"startLine\":1145,\"endLine\":1145,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e53e44af-7c72-4fe9-a917-02cee438173b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1146,\"hash\":\"894e4489662b82663f4f1ac288c69c43\",\"textRange\":{\"startLine\":1146,\"endLine\":1146,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b9d38e5-ec48-4223-b7af-513a5e77cb88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1147,\"hash\":\"b561449cff3660434fd42d7a852a0b9d\",\"textRange\":{\"startLine\":1147,\"endLine\":1147,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"febe2b0b-9530-4264-b88b-174cb5bbb158\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1148,\"hash\":\"f27caafcdb78323adad06b53b7e91dc3\",\"textRange\":{\"startLine\":1148,\"endLine\":1148,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fa8037e-c1d1-4353-87be-3f5f7bf268cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1149,\"hash\":\"b912198be10d96d1d4c317dd829ed6d9\",\"textRange\":{\"startLine\":1149,\"endLine\":1149,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df2ceb54-ce82-4b37-85a7-7ca5f528c974\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1150,\"hash\":\"a79327c386d277f9a0457d46126a7160\",\"textRange\":{\"startLine\":1150,\"endLine\":1150,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"372ebd9f-e3b1-45cb-a0b6-df4c51ff9dc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1151,\"hash\":\"b592b228fb18faf82c68abecbdea677e\",\"textRange\":{\"startLine\":1151,\"endLine\":1151,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22e493bd-d5cb-4a47-8357-37a34bcb5854\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1152,\"hash\":\"582b6636c175275673f3ad8b75500958\",\"textRange\":{\"startLine\":1152,\"endLine\":1152,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c6edd68-dab5-4c29-bb98-2346bf2df226\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1153,\"hash\":\"161ea4d48f2d35b80cdc856929a556b0\",\"textRange\":{\"startLine\":1153,\"endLine\":1153,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7221a6d2-4344-4d5d-b4df-fa9339a98ad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1154,\"hash\":\"699fac473e95ccb7e37fb4ca9b5740ba\",\"textRange\":{\"startLine\":1154,\"endLine\":1154,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf74ffcc-0c27-4fc2-879b-98a9a94f2d4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1155,\"hash\":\"9749f49bf39d7aa99c7955f73c8d76a3\",\"textRange\":{\"startLine\":1155,\"endLine\":1155,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"facbed7b-197e-42e9-89f7-ca294c493386\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1156,\"hash\":\"3c0ca15ff283e274c243b996b385be7d\",\"textRange\":{\"startLine\":1156,\"endLine\":1156,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ce39769-5335-4449-b9fb-2ba5c7cb7805\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1157,\"hash\":\"a3f3acbc2fb78a638070edbdcaf519dc\",\"textRange\":{\"startLine\":1157,\"endLine\":1157,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:39 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.266Z", + "time": 54, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 54 + } + }, + { + "_id": "ffed622d2b9bdd170093b309ad728761", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "14" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=14&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9333, + "content": { + "mimeType": "application/json", + "size": 9333, + "text": "{\"total\":51549,\"p\":14,\"ps\":100,\"paging\":{\"pageIndex\":14,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"0de89377-c5f0-4ce8-953b-5b3bbd08f328\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1158,\"hash\":\"11dea6aea7f8a98b871e62f29326cd85\",\"textRange\":{\"startLine\":1158,\"endLine\":1158,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc6c9718-ef40-4ea0-919b-e88241a4e4d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1159,\"hash\":\"9fe4391ab0e70bc633fe8591b7f15b58\",\"textRange\":{\"startLine\":1159,\"endLine\":1159,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e6f2032-964e-41cc-96ad-d6431801705a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1160,\"hash\":\"48cc0284a6c7f4d41170281638cba96a\",\"textRange\":{\"startLine\":1160,\"endLine\":1160,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31172c08-af58-4cec-a560-5e428f69cdc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1161,\"hash\":\"22ffb126f1a2a3548741dc46654d2248\",\"textRange\":{\"startLine\":1161,\"endLine\":1161,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b586044d-71a6-40de-a7b7-aa28c84734e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1162,\"hash\":\"b6fecebad2b42571516727d827ad546e\",\"textRange\":{\"startLine\":1162,\"endLine\":1162,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bde34140-b207-413f-8b47-e1c1c4f23147\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1163,\"hash\":\"326cc21d25ff789ea3b99131b27a87cd\",\"textRange\":{\"startLine\":1163,\"endLine\":1163,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"303b0881-e3f8-4690-acd9-f3677f756671\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1164,\"hash\":\"78edeefb814bec8fc6a153f65a851252\",\"textRange\":{\"startLine\":1164,\"endLine\":1164,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bebb2d19-5e5e-4765-aa82-4fff3de7df6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1165,\"hash\":\"eaf6cfb3b3c8aafae35cdeabb27615f4\",\"textRange\":{\"startLine\":1165,\"endLine\":1165,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1163d7c9-dfe2-4f53-a8be-4241ce1a4936\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1166,\"hash\":\"8818c35087f1c8d58a1756b903f41670\",\"textRange\":{\"startLine\":1166,\"endLine\":1166,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c7b1801-c65e-4623-83fd-eb6010a2cf79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1167,\"hash\":\"9cc9fd7edfb18afe16f490972801c9fe\",\"textRange\":{\"startLine\":1167,\"endLine\":1167,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b73c8eb-3be9-4c09-a462-9bc28a80f5da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1168,\"hash\":\"9139873fc0633402dd2491ece99ddb86\",\"textRange\":{\"startLine\":1168,\"endLine\":1168,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4cae484-e127-4a3e-9185-b4cf547cf65a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1169,\"hash\":\"436b33b1e22c3232dfc3905748f95dcd\",\"textRange\":{\"startLine\":1169,\"endLine\":1169,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d612f377-408f-4649-9d37-f36a5b69e046\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1170,\"hash\":\"d3b74ae02e6227cb685aa7e2006bd47a\",\"textRange\":{\"startLine\":1170,\"endLine\":1170,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf8289b5-4d09-4c05-8f26-7fb300cacf3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1171,\"hash\":\"fd350e50da327f282a205adcdbfcf3b5\",\"textRange\":{\"startLine\":1171,\"endLine\":1171,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d988b4e5-3fb4-4f1b-b993-5e549f90e7dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1172,\"hash\":\"24c08867a08560b606cbe46dd57db719\",\"textRange\":{\"startLine\":1172,\"endLine\":1172,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caac1a85-9b8c-411f-b971-32dcaf0756d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1173,\"hash\":\"615e80cbf29cc6aae683b8cdedf6cc8c\",\"textRange\":{\"startLine\":1173,\"endLine\":1173,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156147bf-4f93-45bd-b0ac-660258673030\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1174,\"hash\":\"b8e0d0c0f0a469c7a475a05f10a75ac4\",\"textRange\":{\"startLine\":1174,\"endLine\":1174,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36f043c4-0968-4a2a-9161-98f4fb857610\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1175,\"hash\":\"fa5aad4cdf2e8fe3992f64f3f6eb2188\",\"textRange\":{\"startLine\":1175,\"endLine\":1175,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a199b0c-fbc0-4474-8077-7ccdbf9d932c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1176,\"hash\":\"d7f6810697507123186bd40d1295c0f5\",\"textRange\":{\"startLine\":1176,\"endLine\":1176,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"855dde90-edd9-450f-b8f1-701fc9b11743\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1177,\"hash\":\"413f598dc73f0d04b38d7de126d037fa\",\"textRange\":{\"startLine\":1177,\"endLine\":1177,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b1b1e03-e128-4cc8-bad6-89427eb0bcab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1178,\"hash\":\"e5f76e8909ab8eed36883ddb273e7ac8\",\"textRange\":{\"startLine\":1178,\"endLine\":1178,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79178ad7-8850-42e3-8f68-37dd0ab29bc9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1179,\"hash\":\"3abfe1440f97b2ec1afc5089285ad9aa\",\"textRange\":{\"startLine\":1179,\"endLine\":1179,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd26900e-068d-46e5-9352-e2b0e455b21a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1180,\"hash\":\"7543d9352196a727665b235bb9b42e06\",\"textRange\":{\"startLine\":1180,\"endLine\":1180,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abe26211-4b63-4486-8c28-e22e07ec17f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1181,\"hash\":\"6b9a0e3b74961976427e70c96b0c0ea2\",\"textRange\":{\"startLine\":1181,\"endLine\":1181,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bdd1989-060d-4824-b3df-bf52fd538755\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1182,\"hash\":\"476e261b9105eb721d77866c7be17b52\",\"textRange\":{\"startLine\":1182,\"endLine\":1182,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0561eca-ce2e-4445-88c1-5370f2794e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1183,\"hash\":\"bfae72d26145e5401f18f37f92d63678\",\"textRange\":{\"startLine\":1183,\"endLine\":1183,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"199e4ba7-f5c7-4a07-92c8-d0ae9c5fcbcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1184,\"hash\":\"72055c86a6d48aaba1f0ea5fb7e1a6a8\",\"textRange\":{\"startLine\":1184,\"endLine\":1184,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59457df6-573c-43c9-bb58-55577ba8b0b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1185,\"hash\":\"daac9d61787380b7079f2e37182f5d46\",\"textRange\":{\"startLine\":1185,\"endLine\":1185,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4418dbda-4d63-46d2-a561-bcdd715d5aa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1186,\"hash\":\"1b8d0609cd45884cc1f6a89f8555e398\",\"textRange\":{\"startLine\":1186,\"endLine\":1186,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b20e353-a023-4004-a348-a5d545b533bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1187,\"hash\":\"066cb75089588f335c031ce5e1edab12\",\"textRange\":{\"startLine\":1187,\"endLine\":1187,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da849b6d-66e8-4154-b062-faa7f11dd5d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1188,\"hash\":\"fd7a30e084e243ed81cdcae8b4e5b1f6\",\"textRange\":{\"startLine\":1188,\"endLine\":1188,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74e8bbd1-db62-4889-bd3e-3cafd2cf7ec5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1189,\"hash\":\"e27421456380ded7f14b2c47132b50c7\",\"textRange\":{\"startLine\":1189,\"endLine\":1189,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fb6704c-381d-4bfc-bd55-8d833b238b70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1190,\"hash\":\"95e1d1c384890468a205b2d9a4c5f0c9\",\"textRange\":{\"startLine\":1190,\"endLine\":1190,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e98c8f3-10f4-439e-a24e-8797e0077183\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1191,\"hash\":\"afa832fc42f5a32976300f69da5f2d10\",\"textRange\":{\"startLine\":1191,\"endLine\":1191,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"594ed2fb-444c-4f4e-8455-3c667dffd3f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1192,\"hash\":\"caa5b524f2196cd0a89b0f729d752ca7\",\"textRange\":{\"startLine\":1192,\"endLine\":1192,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d503115c-f69b-49be-82d4-6b328a97ba2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1193,\"hash\":\"0cac2068baec36d0d94f0b5965791675\",\"textRange\":{\"startLine\":1193,\"endLine\":1193,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32994fb5-1b8f-42bd-a7be-37b3c039e08b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1194,\"hash\":\"3a317d2637e3394d628a8e4885a223d2\",\"textRange\":{\"startLine\":1194,\"endLine\":1194,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d55bb2e3-0e8e-4500-9180-e105e1a322cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1195,\"hash\":\"ad936476b46dedcf81bb70dc06bc3fab\",\"textRange\":{\"startLine\":1195,\"endLine\":1195,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbdda2a8-a9e4-462f-a6fc-12e84278deb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1196,\"hash\":\"bd482afbee71094841946ce0b61ba03f\",\"textRange\":{\"startLine\":1196,\"endLine\":1196,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea66837e-cbea-43f1-b822-2ddf8105296b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1197,\"hash\":\"7b45c24a5b552eca6970cc47234c5263\",\"textRange\":{\"startLine\":1197,\"endLine\":1197,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0492b08f-e942-485c-8eeb-a11230888897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1198,\"hash\":\"06b9afcd93a3a5b38e5b227938d033dc\",\"textRange\":{\"startLine\":1198,\"endLine\":1198,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bde6479c-acd3-477a-bcd8-cd6a551d06b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1199,\"hash\":\"162acda337ce43ee2889edddae561bb0\",\"textRange\":{\"startLine\":1199,\"endLine\":1199,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00cfbb39-382f-47ec-9766-342f4aa3e5b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1200,\"hash\":\"69eea386e9008bb986dbc21b1820018b\",\"textRange\":{\"startLine\":1200,\"endLine\":1200,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4166006-c7c6-4384-8b5c-039386de6e37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1201,\"hash\":\"6d192fad9746769893566c21d27ffd76\",\"textRange\":{\"startLine\":1201,\"endLine\":1201,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f68bc81d-91e0-43ae-ae0e-4a783596930d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1202,\"hash\":\"25e1816485c028664e45f1e897a07b70\",\"textRange\":{\"startLine\":1202,\"endLine\":1202,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c19a9718-5b6f-4696-acec-031e8d5b0fb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1203,\"hash\":\"01450b7b5a581691279031dbd1853a68\",\"textRange\":{\"startLine\":1203,\"endLine\":1203,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2660bf96-989e-4191-ad11-cbe9c3765184\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1204,\"hash\":\"59f8f4f38c5dede99de831986eb46b73\",\"textRange\":{\"startLine\":1204,\"endLine\":1204,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5eed2ac-152e-4b38-9136-331981022ea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1205,\"hash\":\"32c099fe0f41c7baebf01541d34f912b\",\"textRange\":{\"startLine\":1205,\"endLine\":1205,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cd4f95f-b6b6-44e4-8dce-b9f7120b38bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1206,\"hash\":\"7c040c787b025f83f6fbc7d39ff1c25a\",\"textRange\":{\"startLine\":1206,\"endLine\":1206,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b8c7f33-f6e0-46a4-bf90-a283e09f073f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1207,\"hash\":\"0689be42718641412a94ac23f5e11056\",\"textRange\":{\"startLine\":1207,\"endLine\":1207,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da6517b1-1bd1-4263-a7dc-b1aaaddb9c70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1208,\"hash\":\"81e9f9e79ffd0d3342a4620993788a60\",\"textRange\":{\"startLine\":1208,\"endLine\":1208,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3af471e9-7bf7-4ff2-a79c-c88f64355c6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1209,\"hash\":\"c4f2be2a2b4bc5e7406ba0bad9b4fb55\",\"textRange\":{\"startLine\":1209,\"endLine\":1209,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b40335a-87a0-4f12-8589-05f404f6fcd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1210,\"hash\":\"654d0f4f08e2dcec9752d4d7a7d65cd1\",\"textRange\":{\"startLine\":1210,\"endLine\":1210,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4822a1f-4a28-4e51-8287-b052c61b9417\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1211,\"hash\":\"f3ca7fa71533d942bc11af33ba3d4204\",\"textRange\":{\"startLine\":1211,\"endLine\":1211,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fdf692f-2cd5-4974-aac9-7539714220ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1212,\"hash\":\"67ea9d12209061115a22a9a28cfc4b1c\",\"textRange\":{\"startLine\":1212,\"endLine\":1212,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71019dad-b379-4aab-b514-cbf156d98179\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1213,\"hash\":\"0009556075153af5699cfcecefc41422\",\"textRange\":{\"startLine\":1213,\"endLine\":1213,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d05a39b-7b06-43ee-b0c3-871f8cbd9a89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1214,\"hash\":\"8d3de28d846c83c9c400cb2a32851156\",\"textRange\":{\"startLine\":1214,\"endLine\":1214,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed0fd77d-af45-4950-aa4c-4a99809e3148\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1215,\"hash\":\"bd591f009c1db03222ce6f672128d44b\",\"textRange\":{\"startLine\":1215,\"endLine\":1215,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33dcd788-a927-442f-bd65-58d1807b77fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1216,\"hash\":\"ec6e13de05bd0a42d704043841bd068b\",\"textRange\":{\"startLine\":1216,\"endLine\":1216,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24e176b-abe9-4b40-8540-20af6ea83670\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1217,\"hash\":\"95f69f5cd9c317661bfb0a8cf8de04a0\",\"textRange\":{\"startLine\":1217,\"endLine\":1217,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39793b06-531f-41c8-9c18-b8a05bcd3642\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1218,\"hash\":\"1f7dddb1b471147a858382631acf2101\",\"textRange\":{\"startLine\":1218,\"endLine\":1218,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f0f8e13-bc29-48ee-802a-c36e7b6f8103\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1219,\"hash\":\"912ecc0901e56c94c8527cfbca1a1d5b\",\"textRange\":{\"startLine\":1219,\"endLine\":1219,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5975a931-0ae1-48e1-aca6-79d00714d062\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1220,\"hash\":\"629233d48fcc25bbb8f7edd57ae46f5b\",\"textRange\":{\"startLine\":1220,\"endLine\":1220,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61c3fc2e-fc09-4635-961d-e84bd3d7841f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1221,\"hash\":\"50c4d31d519d4d53edca7a9ce6655486\",\"textRange\":{\"startLine\":1221,\"endLine\":1221,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88222bc3-888d-44a2-a139-13b5fa8cac01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1222,\"hash\":\"42ec52f3517d39021c725ed1dab5e847\",\"textRange\":{\"startLine\":1222,\"endLine\":1222,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99696160-3153-4d76-9705-8eea14d601db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1223,\"hash\":\"897e37f9f58edb1d2e07a1b15ebc311a\",\"textRange\":{\"startLine\":1223,\"endLine\":1223,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0438ec93-5997-46c9-ba23-3ae02f8e2c4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1224,\"hash\":\"413bf9a5c2ed55b96d55c55bd2d06307\",\"textRange\":{\"startLine\":1224,\"endLine\":1224,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f737fbbc-f27d-4200-8edc-cdee3020b25d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1225,\"hash\":\"1bb73f8f6967cd61013323fd859e424c\",\"textRange\":{\"startLine\":1225,\"endLine\":1225,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3da0cdc-a8f7-4685-a6f2-10ed3d9250b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1226,\"hash\":\"d6295de34b40669e27e97f76a6f018ad\",\"textRange\":{\"startLine\":1226,\"endLine\":1226,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"999080a1-62ac-45ae-8031-0e34bf7f8c31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1227,\"hash\":\"0c075fd6f08e54e48a74b292599f30a2\",\"textRange\":{\"startLine\":1227,\"endLine\":1227,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77038541-3970-4e85-abce-5eac3d59e202\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1228,\"hash\":\"0c60ff2d55318983b6511e06698b2c26\",\"textRange\":{\"startLine\":1228,\"endLine\":1228,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cca42250-2226-4d68-b06f-c35375d6d91a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1229,\"hash\":\"fd9c1df9e9deda57e20e08e8771997af\",\"textRange\":{\"startLine\":1229,\"endLine\":1229,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c3ded11-c929-4b71-8bd4-9087d897c064\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1230,\"hash\":\"34eaad10b1ff18263166d18b5b49df23\",\"textRange\":{\"startLine\":1230,\"endLine\":1230,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59df958d-0e91-4a6f-b979-d38ed69dcd48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1231,\"hash\":\"c431594b3b72fa1eb9c3a7ff5c48314b\",\"textRange\":{\"startLine\":1231,\"endLine\":1231,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbc252ad-d852-4a0c-815e-c5284084063d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1232,\"hash\":\"f1771d9b448c5125ef28936dc7e1a622\",\"textRange\":{\"startLine\":1232,\"endLine\":1232,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70eaca7b-1a83-4366-ab0d-e8b7a57fc630\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1233,\"hash\":\"d79f997e304dfdfac105fd3398085c28\",\"textRange\":{\"startLine\":1233,\"endLine\":1233,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcbbe32d-0a73-41c0-9d7a-f7ac9162e6fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1234,\"hash\":\"e90adc2cd48ebf2d88e446eda84bf328\",\"textRange\":{\"startLine\":1234,\"endLine\":1234,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"338677c4-4cab-496b-8ea3-35fc183d4b2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1235,\"hash\":\"c03b35c8c53f573fb78f4289f3a298a6\",\"textRange\":{\"startLine\":1235,\"endLine\":1235,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba7ca96f-b07b-41e8-8712-92ae9c68f1bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1236,\"hash\":\"0112e2792d1de786eefa53144d511ee7\",\"textRange\":{\"startLine\":1236,\"endLine\":1236,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd94162e-49e4-43e8-b9c7-f9502f693666\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1237,\"hash\":\"6f89c5e1b18842d14ec8105c80e80b07\",\"textRange\":{\"startLine\":1237,\"endLine\":1237,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6469003c-f29c-49a8-9305-acbd648164f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1238,\"hash\":\"60963b814df576ad3d8e00335f7fe9bb\",\"textRange\":{\"startLine\":1238,\"endLine\":1238,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60ae7203-dd41-4e84-bb7e-48ca2e89f4fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1239,\"hash\":\"59ee456f60075b96e095592f01e368bf\",\"textRange\":{\"startLine\":1239,\"endLine\":1239,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39df39f1-5ea5-4db9-935e-c2402cad9895\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1240,\"hash\":\"7b65ae54a7867632435196cac34206b2\",\"textRange\":{\"startLine\":1240,\"endLine\":1240,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"183b9b65-a09a-4525-bf9d-4e39ad601ff8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1241,\"hash\":\"595d181d9a2128c5355f132d23b2636d\",\"textRange\":{\"startLine\":1241,\"endLine\":1241,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bb21325-79db-42ba-897b-4fe6006f84fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1242,\"hash\":\"dd43d381ea36257131039f378648027c\",\"textRange\":{\"startLine\":1242,\"endLine\":1242,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62fb487f-846d-4022-9f03-2cdef6316b5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1243,\"hash\":\"a49f894ac044392999b2bee132b7f943\",\"textRange\":{\"startLine\":1243,\"endLine\":1243,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7495ac1-6eca-4b74-9f47-6601c75fb2c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1244,\"hash\":\"6bb94770ecf12a3acaa1ccb7a94c9b53\",\"textRange\":{\"startLine\":1244,\"endLine\":1244,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b1884dc-f987-4c46-a7ac-093a7132afe3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1245,\"hash\":\"e21a585185c7fbd5d5c9513683c30b84\",\"textRange\":{\"startLine\":1245,\"endLine\":1245,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f389718-9a77-4535-8df9-e1461b0aaf06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1246,\"hash\":\"a0e0818784889751789b167e5c62a186\",\"textRange\":{\"startLine\":1246,\"endLine\":1246,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ab7bf2-805c-4ff6-a664-47dd00e0cd22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1247,\"hash\":\"74eb9816f6755a892a863bff743e30db\",\"textRange\":{\"startLine\":1247,\"endLine\":1247,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b0c83e-b43e-4786-b682-9762f6eb459a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1248,\"hash\":\"f91bef54e961da07a3c49c4497b4874a\",\"textRange\":{\"startLine\":1248,\"endLine\":1248,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f8e19fe-ed57-4f83-962b-aa4cf8413dd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1249,\"hash\":\"411ec79085f7b42b82a8d36af0eb0303\",\"textRange\":{\"startLine\":1249,\"endLine\":1249,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126cd9f6-956c-4c94-9ef4-339cb1de2c4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"project\":\"test-project\",\"line\":1250,\"hash\":\"f0c4565bd9e7793b7fa0d4b019298885\",\"textRange\":{\"startLine\":1250,\"endLine\":1250,\"startOffset\":0,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ea1d9c-d61b-4ed8-be87-27405dce4fc8\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce543a89-c8c7-44a3-b45a-f8c261a5e343\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3540492c-989f-4375-b7ac-aa3516e38b82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5e52d5b-c2d0-454e-8dec-03ee7ebcf259\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31cb6cf0-7470-4edc-bac1-aff1004353dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a5f1cf2-d4bd-43ad-83b0-d52a1aec08a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc747f75-c998-4a98-aff9-20b12dfa1362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/getStepStartStates.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.333Z", + "time": 52, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 52 + } + }, + { + "_id": "6ae2c36bfa9eaabae82ed9d3f9e38c4e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "15" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=15&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9109, + "content": { + "mimeType": "application/json", + "size": 9109, + "text": "{\"total\":51549,\"p\":15,\"ps\":100,\"paging\":{\"pageIndex\":15,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"543a6241-8430-4e72-86e9-6db96b18ca09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc559c6f-72cf-4b2a-b516-9f78ce41361d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1c11732-5b5f-4c46-83b8-320af506c3d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153f799e-1892-42a2-b1f5-293eb86b0df9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c636da22-6b9e-4698-9fa2-43c2284685cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c2cc98-b4fc-4234-b3f9-138e1b32526d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a8aa052-339d-4c53-ae51-aca1a64bc920\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd04f3a5-f72c-4b87-9dec-7d5172bebb23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a3d76c2-b95d-4539-bda9-fd6d19d72963\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"595244ab-1150-45b7-aec2-a6b208be37e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7329a41a-8353-4d4e-9043-c8f4e7dd9e52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"351b16ad-f7d7-4796-b2d2-8e60e42e5d21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10c5e65d-af2d-45ec-94e1-2e10b2933978\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e63978db-5783-48f5-b434-124882932313\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe40e65-09b7-4e10-ace6-6607a54a94cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87f4e34a-cb77-4d65-ad7b-f2a60d468759\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2bb11c0-9f80-420d-af05-44bb2f54c37f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e922cd16-6320-4b19-99ad-296eacb4286b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbd568bc-8efa-4d52-b3c2-f75b390d319f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e8820b4-5368-418f-b35b-6b7e9d3024a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ea527a0-2257-4a8b-a410-f420df451321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dfa7f73-d355-4481-8d1d-256338f0a1dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee1c6f9-01b5-4ba0-9c28-e5c0261f2880\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ddca87a-74fe-43ab-957e-53735003f27b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"941ac312-d501-44a8-9065-f22caf6cc89e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96802ec2-27b7-43f4-bf56-d31437e2f47d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ec5b54b-069c-411a-9b5b-1e9b278ed7fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08f32b5a-324b-43fe-9209-885daae00546\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"752efcd9-fabf-4543-bae4-cc5fb7cf87e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7a47a55-16ab-45a6-b43f-adc3e80fd861\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b649bb5a-bd1e-4040-b3a9-7416479314fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"063b75ae-33de-450d-a41b-9767e37d7bce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fdf5101-099f-4851-b676-03fa39ac6643\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5b598a1-498a-4ebd-a82d-d8a3006920e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b52984-39c1-4d89-bb8b-45126d66a0f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b472a9ec-e169-4995-95ea-9b1cd097e24c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4126338-fcd5-4d17-989e-4efe5613063b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4abfe5d6-7f43-464f-a14f-a92ba91b1a5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db8c315f-e6d5-41cc-980a-defbed6312b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20f8f208-9202-4285-a224-a719afb2ea7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"211be828-3552-4e1f-ad01-06c2f52f9b59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32d95329-6189-47e5-818b-cd7b37089e4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea46ecfe-795c-41fc-af75-1d2fa2978143\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"222d4c83-b171-4a36-9256-22545d290d1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deebb57a-26be-4de6-bc08-d06c53758e52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebb6c5ad-4af6-4b27-901c-301542900dd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8f37088-c944-40c2-940d-c2cd306a81b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f6c42a-57ad-4735-9279-ad339ddae8b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac24d2f0-c601-4eff-96aa-d2a989949cd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c477f0a1-4271-4e4b-95f3-9869cdde01e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6242161-2fb2-4ade-86e2-4a4e8cb48fa9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4ff6ed8-b86e-4ecd-88bd-52dcd7374942\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9a451f9-ce40-4a00-b577-26411bcbddde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3a2e5d1-549c-4fa8-b760-eae0fb044080\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4796b650-1391-4642-804b-080e04986dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eeb0067-c5aa-422d-866c-4017d519947c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1996879-0d0f-4527-9ab2-97f0c4374b00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3da20bb4-26c6-4bec-a131-c0f9b1e66d92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2f3668-1159-401b-aa42-24091bfcb8c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"072697ed-225f-4969-895e-2c5ac10fb950\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96e34894-3722-4ea5-bc9d-115fe8a656f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f64a0671-1a56-41f0-a647-88abe3a6ff09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4b0e0f6-3edc-4d9c-9548-a1355e7e04c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"383513c6-7d08-4ead-91aa-2ef563a5c986\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad151b1f-6e7e-4751-9ab0-455f923c1403\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a19e272c-eb3c-4ae0-9dd4-dd491aff620c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ade0f8-f47c-4a1d-aba6-beb5712c41c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ffdecbe-2ac0-48ec-82a3-4f6355b93e7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91c6942c-d6a8-4f30-87d0-a8ccfcc2c40f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3fc8d4f-8b54-4f0f-a6e6-aaab7237e07f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e711162a-e1e2-4577-850c-e5f5eab5cfea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c73507e-d647-46b8-a103-247fd5c4e537\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"968435f2-ae29-47a7-ae41-a01a8d3425cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d152fac-24d0-4bd2-93e0-40517fa47f76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"622b4687-2cb9-4779-8f5d-d3cb63893d69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2edaffea-bf39-467e-a6b5-b74679152eda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb1c13c4-f463-4b05-8930-06503a12e8e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6078164a-ae3a-4ec3-8f27-5582140cb464\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4151101f-fdd5-4c78-8c30-7c2a61c5dd50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"692d6a8b-a9d9-419b-83d8-f9ecbe4ce5d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75789412-88ff-44f1-b306-a627ff0cc7d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d90c26e-dea6-4736-9066-a0705be04c87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"654dc631-6520-45bd-97e8-eb7e021eb042\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb1c649e-5065-40e3-b61a-7ceb9c3da7d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b070341-2033-414b-9bf9-c2d233a1927f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795e7c2c-781e-4cbd-835d-4360e68704e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"305d3657-5874-4333-a37d-0659502ad629\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82fb8650-3e55-4af2-8610-1aad1bc95c60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36d33034-cf9b-41b7-b8ba-e5f008bebf51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"861fac5b-fa50-414b-965f-acb62ee981fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41aecc2c-7352-487a-b2c1-a4ec9d40c8ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b882ecd-7e60-498e-9437-1beb038adf40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fcef269-5827-4075-a829-42a173d09e88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59f504f4-484c-411b-bd29-43f39cdc009e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b41c5b1e-63a9-4afd-b943-b162df08adfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc42a70d-f441-4b36-a61b-3f5e7689ba33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9856152-aa86-4b05-a0fb-647a7e6dbd21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77840517-7e4b-4598-bcbc-b969491f9040\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdb02b76-e4b9-4c19-8cc8-6e204c40a06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03f09cdb-32d4-4d35-8169-fc0f9ea57ae3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.400Z", + "time": 62, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 62 + } + }, + { + "_id": "f3ed91e009d2b029fc7d9551c2e40030", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "16" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=16&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9053, + "content": { + "mimeType": "application/json", + "size": 9053, + "text": "{\"total\":51549,\"p\":16,\"ps\":100,\"paging\":{\"pageIndex\":16,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"eb0451c8-749c-44ba-b1b4-60e5fbcc68b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b00243bb-764b-4500-83ef-b0131f6c9714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78bd539d-f0e5-48ef-aca0-e046e98e917b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384674af-093c-43b2-9a95-857a53223591\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5e3e242-f796-4863-b20d-500ca704270e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f75642b-4400-45fa-a410-cfd1f436e2bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d005f87e-e5e5-4dc3-bdac-095e1cd98ef3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b48e6d-ede6-4eae-b6a1-02afe090c35a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e670afa-ed05-401b-838c-679321ad4923\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e67330b7-f1a3-45f4-96e9-ee0d5b12756c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2012446b-c8ce-4c58-88d6-595e2ab226eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c03f5a6-3131-4211-96c7-ac78a289372e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e993892-8a0e-4e38-830e-193737571c4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c05d152-dd90-4331-999e-8de968829ca0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b41150-d3e6-471b-9be5-e8c1764d2dbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e4c8e39-55f0-495c-949d-af39af828269\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e302224-88cb-4e91-9f9b-cca4f064b11e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93f2a4ec-e201-4bc0-81fb-c481b47b2759\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20cd562c-615d-496b-be4c-7282f2884802\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e661ea3-667a-4eb0-bdc6-ad6c6e369f95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5025d51b-8baf-43b8-a66e-0879ccb13da1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18d32a65-c6ac-4b86-879f-bbcad4201273\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32b3475d-21ea-4254-90cd-ecf80d8787d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0169d466-44d7-4d1a-b8ef-9bb2e8340324\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c171e71-b954-4d0d-ad23-2050c44a50d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2b7ac8e-f406-464d-b668-a37257364f9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83a62942-f46e-4501-a05e-1e9fa8f59116\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"395dff72-0829-4984-8651-4cd81df9679a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aae99cf1-9efb-457e-8583-9de4e52cbf14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cccf6eed-5c78-46d0-8a99-d2663242ca88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd75a962-7a04-4bdd-a724-bb09c1c7f3e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4bcea80-c53d-47b1-85b4-6bd3708864ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ffef0e-80f6-4db1-8690-5241903cd7be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18be5e9c-c070-47c1-b7f0-70187346ec71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"803a504b-775b-47b2-bfac-cae6974822a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"190b815f-f0bc-4b47-b4e7-8c37da794e43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7962d22-6134-42f4-9a25-9d26c0c6362c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f73da4db-81bf-4e1f-b62e-a7eaf19fb8ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"783f6a4c-5874-4b4a-95fa-648429c5286e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fab987ce-a9e5-4bc0-822a-ed025c18e6e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3d103e4-b6c9-4eca-8cd4-fdfd7783344e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d07f5f3-b51c-4d9c-ab9d-94379091e407\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ab7b52d-c0ca-43b4-b420-53a876f23cbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f387e7b-607d-4157-9723-917bc00b65fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6741904c-0c28-467f-86a7-6419b3ddf790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d5f33e-c2f5-408a-bb2c-ae9fc842686d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1b27a16-42b5-4993-9e6a-1d3c4f73ec14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c32563d-b118-4ff3-a8be-9e8e9489ae50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ecfeb47-3552-484a-af71-dd78fc531afa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"317c3c08-0169-4c46-b1bf-2dd2be27dd12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dca1bea-5f66-4b53-8d9a-fc73f7a6ccfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a44aa60c-b81a-4b8a-b88a-61b4552cfe0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3686bfc6-20df-4db3-81d3-36c24c85d929\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ca23ae8-0391-4bd9-9029-0056a9ad11f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53ba13f6-9399-4173-8f23-1f23de98245d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10721f3d-0dbc-4638-bd96-163f2523394e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4596acb1-2f78-46ae-86d0-04f3635daa66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff3a6f71-5997-45de-b7a1-f4e0a762a708\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55934efc-23aa-4916-a961-b641ea857f36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b24597be-8411-4b1d-89a4-c28a360a14cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f8416dd-f369-4636-ad3e-dab890c3f2b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0688b139-710f-43bb-9e5d-8409eb18d8cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0b66e7b-7edb-48b4-8c7f-81e10420cd67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d64689-7c35-458d-8e25-74c7ebfebea6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a061c99a-78c9-435d-8381-aa4c5385567e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5ace269-96e1-45a3-9646-864cc1cefdf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39023d8a-dc4f-40eb-98af-458b5f726d8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b963a7f3-4e54-49f1-a2bf-89f7a1660d34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4a18115-220a-4683-aaa8-d78db09f1f95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98dc924b-f050-4b8d-badc-0eeb0d176643\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e9868a-947a-4eb8-b127-c61bbafd1e69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9671ed7c-ca1b-475d-8f5a-a161a712bcbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d3a083c-7649-412c-9460-baf54dc59a43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8184a3be-ebd9-45fa-8f2c-d8f5789e0ad2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b448a6-2aff-4694-9d09-132703ab5256\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa5fee0d-e32e-468b-bf7f-67ed9c7ba597\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7688512f-2032-44cb-9942-ca89ff621ac6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"286c489b-ef0e-46ad-a925-1142f03659b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"042ee5a6-5f7d-46e5-9b04-a6befd4d1767\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1af5f3f5-b2dc-4fd6-9458-e75f92ac8c0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0231beb8-eb59-4fda-a62f-624de7a0750e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e88e7ff1-6a61-4eb7-abda-83489f1f5636\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7e27216-8186-4c41-b1f2-2b015fc213ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7af2f2f4-5605-47bf-9826-b270ffcaa46e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8560dce-e9eb-480e-ab3b-555a4bd532ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c45c4ade-70cd-4fc3-9fa1-f9f7176436f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76e0cb58-6d95-499f-85d8-d6e91c6e0cd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6d0da0f-e6d3-495f-9c13-64ae57ec1f60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c11239fb-e6a0-40d6-814e-7194fbd4fc43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2630350-a034-42f0-81fb-aa91464165ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2331573b-79fc-497c-8fde-99bb0835de17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9db9e21f-dc89-450c-bd59-fe30bdee8f01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fc87b02-7297-4977-b287-ac53f222e9f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70669875-8a35-40a8-bba7-f3e444e2fb7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54e0e9a4-4942-4a29-8ad4-281fa05c429a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23cf94b8-06db-4d05-a5b6-e2c8763f72bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdcfe87b-e024-49e1-b320-7f969c6c2836\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3f452c-e8d8-406f-9a60-fe657a8edf61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a25553-14a8-4aef-878e-23e694b0c226\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81f1c59a-6a8a-4e38-bda8-342630c7d231\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.478Z", + "time": 55, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 55 + } + }, + { + "_id": "432f0aa91c2e0cfced000fe499d6723a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "17" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=17&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9089, + "content": { + "mimeType": "application/json", + "size": 9089, + "text": "{\"total\":51549,\"p\":17,\"ps\":100,\"paging\":{\"pageIndex\":17,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"bf8a8b45-c425-488a-925c-c0f5223cdb82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"213b957d-849d-4acf-8585-c7f483789b21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f7e298b-d984-4c80-864d-d752ded3172c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b8f080-031d-4d63-9162-562085564932\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e395e060-5844-4eef-a162-8486a55a7641\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c49be7c-2371-41df-95e6-8d9916d04196\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c2f6e8e-e038-44e0-9f8a-91bd989b3349\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f1fd168-c59a-4d02-abc0-d6d63f10e8a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ac7574b-6bb7-4a39-984f-8647a59905a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df091158-77a3-475e-97ac-d884cc32d65c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bdd3823-d52c-4b4a-b3c0-3a59015b3454\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0638529-dfec-4c57-b3f7-2c7aba9b6d6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"704b21e7-0066-406e-aaea-f2fa10d0b2b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d582acaa-6238-4535-8212-c69c048bf859\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32695c8a-4798-40cb-aa7f-61af330c30b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57edaef8-339f-4ca5-aa69-d3e54ec88a18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b8e6bf7-0008-4896-a0b6-8d20191e1647\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9e5f27-b2f7-460e-ae38-ad0f1130b4e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cbbaed6-6fd5-47f3-ae16-7c215f6af45f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b175d405-0ac5-403d-8b66-29b7811dd3b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"343ae6bf-dcfd-4895-a897-b3b86af94c9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfea3a8b-83a0-4a16-9e9b-3f04a31156bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec694cf-841f-4279-84a0-4006905e6b22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e24df5-6dab-41bf-adf8-3d0fa0fc6d3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4c2a491-55a9-4413-90ae-9e5a980a8288\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a424b68-5be9-4c4b-9c65-49c0fe25f112\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ded2cadd-ccdf-4d7a-988f-2090f56bb62f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48a6fda8-17c7-4964-b6f6-ee610c005649\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"765ef4ff-21f3-4436-9916-523680c123fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e49cc88d-2e23-4462-a92c-a9d860b3b761\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e57dd59a-7e2c-4cfe-afaa-86f70521cabc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94513a5f-7240-44e1-9635-b2fd1c4ba78d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"436fcae9-9958-48b7-8f27-669c48a980f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c210bbf-2752-4c98-a1c9-dae38f6fc228\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98597152-2a34-4c80-a65d-2d9f3eca93e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bf62884-9b8d-4db2-955f-cfc5dc99b9e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f841d7a5-5f88-4216-9194-d5027b4554e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e71a0aa-dc73-4433-bdbc-867759c15ccc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23d77cd2-2fdd-4476-b000-3586df26b70d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7271953-545f-4c17-ac64-f40052b4bb7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c7da8a-dfa7-4d65-abac-f309c4995488\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c13a6768-3024-475b-8203-9fc4fbe9ce87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14039295-ab0e-4e9a-8bae-88869ccc9c61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09e186f7-6408-4316-8aa3-23ca4943528d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b862bb-8eae-4471-99a1-884d179628c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc86c32e-6537-4b69-a57f-5eec3aaf0b5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0255dc4-942d-40b8-ad69-76902defb0e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edcef8ec-6feb-4edb-8361-c7dd0fd94019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75fcc642-e68b-4c01-a584-4dc7c56f08e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9abb575-86cc-40a0-aa3a-abf9a9a32049\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d971dc39-4020-4afb-bd7b-6a3de0552184\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50868d64-8b3c-4da5-8f25-34049cd17bd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e004e225-5d23-4e6f-a772-abf959f63fc9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb1d6faf-cb2c-4d3a-8cd0-14dfbe785d6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47bcdbce-6e8c-4e11-b25f-9c041b754628\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f5d28ce-f35a-438b-84c0-9ebf310ca58d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2796d06-73fc-40bc-8636-cc6655c932c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf0c5d8c-8692-41a2-8c84-2ee80e7eefaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0100669b-8c63-46bb-aeea-28fd4f6b260f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5e4c445-7668-4002-92c1-41deb3d975b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cac2059d-ba6e-4859-9b70-b11d4fafc999\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a03b335-4e49-4fd6-bb2d-828560b63a40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca6a8300-ff8b-4ead-8085-110bcbc7b031\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c95493b6-df99-4a89-88ff-2b0847a6e58b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"107bd2e6-5c3c-4cd6-bbd1-d496e1796df2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89e74c04-71f2-49d7-819f-5f3023eb8a68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3bfb79e-6736-4464-9f94-0066e460f31c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eae9b5f5-3709-4d23-a517-a5d1cbd47a0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"310f1566-e5c9-418b-98e5-71c1c6c72827\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db3bce02-5161-4fe0-a5c5-57b086d2681d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f7b5f4-bda3-407c-a3bd-2719dee15e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00459dd4-e337-4844-acd2-5c98b1ca2c21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15adc0c2-d29d-437d-8d2e-9efd56f25aab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"955667ad-a067-4ebf-a493-cd67911c2003\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"def3ddd3-8ea9-44d2-92ac-d57f51efd056\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d06e7934-df15-4fe6-9051-52c5aba501df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d578d6a-e22e-4001-be83-6d0db7036791\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb92c60c-446f-49a2-a27f-5b7a3930f792\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcf15375-15da-42bf-aeeb-96af9cfd815c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d038676-0d1a-4638-94ab-853661739339\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04586aaa-5cbe-441f-b066-7e1eef5b9a80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84d20fa8-249f-4905-bbf4-4f43db0ad82c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c413878e-03f0-40ab-a1a4-b0e7669fcb25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6b8ce0d-ad71-458c-889e-a35da976ddf0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc75bc01-796c-4501-af65-9e6476384e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"169dae9d-4e91-489b-8c16-47e6585b3fb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"459c1c1c-6fef-4c16-a8be-4307c8643235\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80833bef-e4b3-4710-a1ab-2a1f57453f24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b165854-4118-4a66-9810-2bf449591eed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89573537-8d4a-4646-988c-d75243aad13a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b06d068d-94ec-4902-9d27-e72fee897f5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae7b13e9-6ebe-47bf-9fa2-d887049ebf7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e6ae20c-31fa-4593-b217-83c0df279621\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24d7bd85-a69d-4e89-873d-2aea75d5118e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb5400d1-5949-4efd-bec4-be836850720c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aef43833-72e5-4a97-a690-c6ad16a5782b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ee128a0-fe30-409f-a814-949be27cbd79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d39a06e-3369-4e6b-807b-4a48bfd5a2af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a360e612-cbd8-4fd4-ba50-3b38359f843e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4c2410a-872d-42fc-8a1f-1a01b4deca66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.545Z", + "time": 55, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 55 + } + }, + { + "_id": "b2dc6ba9de6138bc67f6ac35989263b9", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "18" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=18&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9649, + "content": { + "mimeType": "application/json", + "size": 9649, + "text": "{\"total\":51549,\"p\":18,\"ps\":100,\"paging\":{\"pageIndex\":18,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"b4a7f6eb-231a-40b8-97a4-ae55a32e5fc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c133f91a-5598-4a75-8364-ab8e71702865\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5d262db-9fc2-46da-8373-22ec41234471\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19344237-e751-49b7-8144-5a038a516b6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f13c893-70e8-4d00-b839-c799b1bb643f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"700d2303-0dea-4505-a723-b645e1406d82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b868aa8f-09a4-43ef-8f09-817ce1ed46d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc7dbd8-8433-4931-a88f-1203be1ab36e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3082dee5-803e-491f-845f-3f77a8e251f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c2360b0-8e54-41bc-879b-7d6ed3e32df9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ede551-453c-485f-8084-6e8606f3a0dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8b35a47-8d82-481f-b102-64d4932b6fd5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34f1478f-d786-49ca-bb80-fed4d2fd8a96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b69264aa-e86a-4e5c-b9b8-243e56d9c04c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2e634a3-1348-40ed-8768-a4c0f7d302ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75fd7f83-1e68-4b3d-8f10-0dbd49ec5f74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c739dcb-9d0c-474a-be3b-91661f63f3ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ab34ccf-aa8b-4c0d-904d-79a06c42df83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4594742b-ed17-4d37-9120-8912f25b4c04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca1d2915-8cc2-4d47-aa39-24292732d362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c223bfcb-63b6-45ff-a81b-3f7f85beb273\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ff0ba15-bb58-425a-b252-10e98fd9d2f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16da844a-84ff-4d6f-b5e9-5c203067a85e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9a9d3c4-47ec-4225-b858-1ad2497a9762\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2704aee2-996b-4e87-9408-eb7652abbea7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68acfca0-20a5-46ca-b80b-cca94360081c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b27c539d-4b80-497b-a997-1aab36a03ffb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"933d7453-b766-4cdd-ac1c-96ecb6f29f13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8579c8f7-edfc-4338-b389-502949c5f285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91308faa-663f-48ef-8da8-48dbfa746da8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"201ac40e-0359-430d-9d47-c62ddbe541e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b7c9cf-e272-4ec9-87b0-9cc21aed13be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25255e9b-1085-429b-b07f-d783c95403cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"824814da-c239-46d8-9a17-2ed9e14c6893\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e467bb18-4a19-484b-876f-c4ce2b5c5dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795c30a4-b7cc-4bd4-80a5-2d73ff38946a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f330b1ca-dee6-4e7c-b98c-aa91981fc2a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"614d9150-6659-4032-b8b2-5967240b0ecb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eabf774d-c32f-464c-badb-4c48decc86bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49354a2b-813d-4d01-85a7-159280c9eb9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e62b397d-e691-4627-a34e-d5775d3bebaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d344d2d2-e7c8-41eb-bea3-3fb9c1257ed8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d54cad32-9fb3-44b6-81d6-31ac6c144dcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"867c381e-33e4-4d3c-a1c8-abca6095b054\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c711254-403e-4465-9e4e-8252f53a6df0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67c58525-ed46-4099-b2b8-ff70338eb2d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"031eca8b-a1ea-433b-bf94-ca215eafd0ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5cddf0f-ed9f-40e3-83ea-cd12094d91d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"9df2dc26ed3c2837108cd01148a7a441\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d54970-402b-40b6-9373-641e203059b3\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d4993fc-6a1f-47ee-9bde-7ddbd2ed0823\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53beafcb-67f7-46c8-b456-fec979829a88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31ece065-2314-4012-926a-e508b831d0df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99a726eb-41c7-4a80-9e1d-24c1ad7df807\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba06d79e-cb56-4e0c-a054-13b4dccb9d3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf6b57f8-471f-45ab-9a47-55d091a095e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f40eff5-2f51-4840-af3d-be4b700ef656\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c267af15-a99b-45bf-8743-68c4f5ec8080\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34406f1c-1332-4c4c-bef4-0a47d76ed7c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9719e7d-3ca8-4131-a77e-3d570871998e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b783092-cd79-44a3-87f6-8c85c9554ba4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b58dbb0-1f56-4a30-af11-a3dc91ee70f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28b24e08-857c-4ac9-b08e-f142bcf90f1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c134e34-fe44-4992-93da-7ce72a89b061\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"523de660-e8e7-4395-b364-afefe9b81e50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44579157-b28a-4970-a9fd-43a932bf1ef6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"694e2c57-06c0-48d9-ab56-177c94bc5d39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e95d627a-0d08-4a44-a349-48b2e92d79a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b9096e8-5949-4e4f-a725-7ddf6a7c80b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"882fb7f1-73bb-4f0b-b131-bfe6046de99f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8b9866-974d-4466-96fb-2bbd2735832a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cab3b265-b816-4900-b775-9165ec297d75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"492d8f96-b65a-48e5-80e2-24b6ce0ffafa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e158aec7-33cc-417f-85ab-450f483ddd1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baaf2237-39f2-4193-a2fd-f55b5751aade\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdc1f35d-6deb-41bd-9ecc-7b93d2b356ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"920fde0d-dab3-410d-b5fd-6b8e5e86a743\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a34920-d7c6-4d96-8c5d-985d4a62b30b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0d9a9c3-749e-4387-b5a0-dfc9a28c680a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9127e997-9920-45bc-bc80-04a7a7b2ea2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2067be39-4c26-4cb9-a46e-534362e5a35e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23ce8021-b080-45fb-a81b-656518fd527a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104a0a1c-ba6d-411d-a9cd-654f107adde7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e25a2a3-1bcf-44ef-9ba4-784bf314f6ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c161b0d8-af6b-477b-ad21-17c82514e20e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e00dc5-4cff-4299-aef2-60cadb75efeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d14a86d-88a0-49d8-9947-d70982c236f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3252ddbe-44cd-4c5c-9cb7-bd4afca95810\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4464ca29-33a2-4595-8a4f-dbe4ebde5841\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f27c62b-21be-4bdf-88cb-81473aea697c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83570099-6afe-44e3-ac6c-b9f355dc9753\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a01b205-c3c1-4545-9b4e-30b82261ff0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03e09080-e3a0-4c8c-8f7f-1312f6c6124c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb1c1e19-15bc-446c-ba45-c1283e7b5de6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8323f33d-28bb-4670-8d33-05b92048d713\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"f41d5ae2afd0f16f4a8e46a160c1df28\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c888b5c0-2886-4a61-87fb-bebe36c306f1\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f04432fa-898d-4dd7-829a-f60f28237546\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"165bcc67-86be-4e5d-a0cf-e2ee09fb95d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5e871e5-d90d-42d5-b1b8-975f3c6ae40b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4ef8673-1c19-4e2e-a226-3eaa3d4e218c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5267b2c8-9e59-4046-a92a-8abe8e1d2aed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"errors.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/errors.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.614Z", + "time": 57, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 57 + } + }, + { + "_id": "0c0e561f89c3a9c3abbec6bc21a41f95", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "19" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=19&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51549,\"p\":19,\"ps\":100,\"paging\":{\"pageIndex\":19,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"3a4f5a72-810f-48a0-8454-146356830a57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"281d45fb-96b8-45e1-b3bd-47b56829b8e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d10b73fa-d2df-4b89-a736-a5aa23e018e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d990352-9618-489b-a64f-fb166c87d899\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144763cb-9689-44b8-a670-0faca302f9f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67dba1a6-e319-44d0-85a4-496785245952\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c72aaa3-668a-4a0f-9a64-535dbcdee4e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c3bb7b4-ed9e-4023-9a31-605900ded190\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c6afe5d-a507-4cd5-a481-2fa50ed10c0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f3766b7-a8ea-4a34-aff9-a68ded4db2d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abef92e0-90d5-47b6-8cfb-2cda545e2bac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89a57c5d-28d2-434d-8ab7-3de44d76511a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8997576-8ce7-471d-ad46-74b7c32c78b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58112875-cffe-46f0-b568-177c4ef8c80e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cc8c4b8-91f9-40bb-85ab-64b97ed7a09a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5503bce5-d8b3-4201-a32e-3946f4b7fc85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30d16f03-080c-4bad-a729-3622788916d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42637e90-ef45-47d9-954c-1436bfd93a1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e1091c7-11c2-4c3a-9399-de76b6a2b06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cc1d93b-0753-4eeb-a956-86a00d7d1207\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d490733-418e-4fbf-99b1-d8595e40f3d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca7b3542-0c9f-4b16-998a-79db54738729\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a0b39d7-8104-45ef-8713-52300360578a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d1e7ad8-e715-4ae6-8a0a-f11305976e5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e06b031-42e9-4346-9213-472c0f82d7cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade5071d-0bfe-4101-8d7e-a332c19156bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf44992-9654-4224-9045-b872c4c7f1e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96565fb4-c4fa-4a31-b0cc-1d69da8f296b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dcd10f9c-b831-453a-800f-b6fc098fac8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7016d0b1-1d8d-4920-ad66-71b4adb36f85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08167750-3ef6-48c2-bf53-58f112ddaa23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7362dbd4-92a8-4bc9-b9e7-06f8bf13184b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"127773ef-4d22-45b3-85a7-8c699f9e3225\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e06ef3-a086-40fd-92bd-95d2c224b4ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"739e68a8-06ca-4dc3-a54d-66c489530d37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d052d2-e9c0-4011-b9f3-d8a0464dbdc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"823feea3-66dd-4494-98c3-3ffe53b4387e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1864f881-ea31-45f0-9bff-174c4230161e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcd9de0a-7117-464a-a7cf-b15b48dad0c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8901541d-460f-4d44-9b8c-2cca52f9bbb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e3b5d44-b709-4065-acef-b297c9e760b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1604bc52-ec9f-4b0b-8ad8-1747fee4275b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60b086fb-a70e-4f5a-9a16-5a2baeb47aa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7589fa7-565d-4868-9108-3699c09880dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d93c567-46b0-4f83-bc42-41db1707abf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47ea165c-9db5-4ff9-a6ca-b986aa3354a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e14d250-da2c-451b-aa71-046eaa87e41d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed9a756c-b272-4639-9ce7-75285e813b3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e650a3c-be45-488c-b6bc-a60a74c551be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"347f4b5e-8f2d-4db3-8a8a-67c00dbec680\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de7be6ed-ca5a-44dc-8a56-8cc2dcc0e31b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50f9ae18-4e49-4a35-a100-90e0e3db49c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e60018-19ad-46ed-ae0e-8cc34b687ec1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc83c6a5-9649-4e87-8f87-38c42c1d6cc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c677fd6-b828-4d7a-8775-8a4ca11edb94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43754233-a5b6-4e49-91d7-4e3bb3be9f34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da3cc8e2-3e91-471a-b7aa-873775e63032\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95edb38d-6315-4ce4-84ea-bd17ade574a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0643f9c2-de41-4278-892b-a43c85f43768\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d392b03a-4115-49e3-b0b8-c7a4f2279266\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d8d3d5-be76-433a-b468-8ef493585cbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14d9871d-decb-4155-a924-73c507632def\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b204eabc-f28e-4021-a250-ae3b77f86fb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15a04f10-6bc2-4e7d-9492-162f884cc6db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8237459f-9e21-40ac-ac84-29b0af1f0c08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b32c29-3a8b-41f2-9412-3b843088da70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62031a2b-0eeb-4fd1-ae1b-2dbf837cbe01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de10a464-8e7b-4629-9311-cdde17140e6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75709f90-4f4c-4c74-93c2-9da5d8587fa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"740f8654-2542-452e-b00a-c2a2536ce912\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aec9102c-b098-4c63-b9d1-686ef5439b0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d5f03b8-4038-4ee5-b546-c998cde2128e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c65530ba-3a52-4899-9173-9a3a0bc423de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e198d8-c5eb-4087-b874-7deedb862f47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"340524cc-d13f-47c1-a5d1-58119c1abbc9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb110496-6277-45e1-9058-88e2602b87a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3469b5cf-aa19-46a5-9c59-b70c1302dc67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb43163-fe26-4386-b869-f0f9603459cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4586e5d-7a25-4043-aaa7-cb34d2eeaaee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a309293b-7cb7-4649-929c-88a1c67bccc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a454642c-d41a-425d-87cb-28c609c79eea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06a7604a-7966-4687-8db1-f00170ce06b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e51143e-b035-4ff4-9df5-4a090efd05a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f3745f8-f13e-493e-ba7d-5e8e26138263\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c4d9001-98e1-4f11-bdde-35c218e7fed2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0fee1da-ff61-4fa6-aa2b-6cb52621ca22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7668827d-e303-43ce-8835-7ea199df64f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b091615e-150e-4caf-9549-ad06e33d2198\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26c8a5a5-964e-47d2-929b-71ede72ef2b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80cf2b82-be8b-4daa-9a30-0aa2007bd8ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d157c61f-42db-4c03-a549-59ff80692733\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b10b0e0-1036-4ec7-9a5e-5bff5deec296\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c6f9950-9c09-4092-8856-2764c67bab4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8969c7d4-21d6-4715-8cd0-8c024c94653b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e418127-6a55-4de2-94df-c88f19c4de35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65bd2316-2201-4985-8819-c9440652c528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89418a6-03ea-43cf-96ba-1e9f9cffe5b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbdac468-3881-4cb5-aa05-ba4055d730d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c26528-f12c-4adb-87d6-d9fe0405ed9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91d45d65-8f50-499b-a5f1-553c00fb4ce7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.684Z", + "time": 60, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 60 + } + }, + { + "_id": "1443beaddd7c73819976545070b9c630", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "20" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=20&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9381, + "content": { + "mimeType": "application/json", + "size": 9381, + "text": "{\"total\":51549,\"p\":20,\"ps\":100,\"paging\":{\"pageIndex\":20,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"1a0e6906-057c-47bd-9e04-17c8978e84f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46805ddd-0673-40fa-881d-0dd85495f5a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"241a167c-aaa5-4931-acc5-95cd50ddfc6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ef18bf-9753-42fd-8cf7-08775e96b7ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a2562ab-ae59-4e5c-82c6-72b22943ff87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d926b99-081e-436a-ab75-f1a16ad2bf37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dfc22f7-6ff1-405c-a814-a8bb2761659b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63b3bec3-6e9d-4789-a7b3-c7aed97891d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ea6e28b-c14b-4094-9656-45afe810b709\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dffa8b43-3f01-4f27-ae59-44a0ef0c5171\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b1841b7-78b4-4e25-9636-da51f9bba386\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a048fcc8-5bfd-4ede-9ed9-d7315693a34e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5e874c0-cb42-4988-b31a-5f8847235292\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beb165d2-cd32-4c32-96db-5882c23686a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"277a8427-d683-49aa-84b6-74d0a3228009\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfb565d4-415c-4d5d-99ef-b64900f1673d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eff290b3-bce8-4474-b819-b2ee51edea21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80d17bb1-d925-4452-9c1f-b33db29ba8f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f45200b1-82f6-4dcc-aca9-25f32ffb6aee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26e988d6-ce00-4cc9-aa4a-6f29dd81dc42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b798d69-174d-4d94-a007-2453706fa4bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b32a2d02-fba6-4295-a67c-e42b36335239\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bf891a2-e182-4924-a8b3-60f64681b187\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85a1c74e-b255-40ad-a599-c12924010f00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d721433-8ba1-4c71-a3a7-97452a3900a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30e250b3-6624-42b4-84c5-60b531466296\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3532ee0-c7cb-4c20-a9dd-3442ffa2e9bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab8a237-e0d2-4e25-8d73-77206382933a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f663cf9-6e5d-41a9-ae13-e203589c06d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c8e2049-30bf-4a1d-bc4e-548cb9486e82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfe42005-50b4-49bf-b445-3452892667c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2741b512-bc61-4dd5-a654-8fb05598c740\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5c692ac-46ff-45f2-a716-63408464d1f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"052c05c5-e7fe-49bb-95fc-7034b10122fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ccdd558-927e-4167-acc5-e8d683ebdc17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c822904-2774-4cd6-94d8-c7e08fbbb9c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d173593-94ed-4fe4-8356-e1069765df2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdf1f9a2-8fb2-4865-9b05-5178a6148ec1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcd6bb23-399f-47e6-8401-06e5e2a61184\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfdc175c-40e8-4fb2-8c1e-e39251fe9859\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc81f860-4c1c-461a-b7ed-78db74a0c772\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d72f5075-ffaf-4895-ba48-75207736d986\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb95b768-9037-40c7-a1ea-e15f9649b619\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47f44761-7e85-4c6b-a7d8-37c21ea86578\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7485130b-06d9-4ae6-ad54-30e25567e7b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb7c131-9e4e-40e0-b762-065d99ed852d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2842690-5278-4fa2-ac3e-1de12b5464f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae64e5e3-e0a1-46a4-bd9c-e4b48682106b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a337f9e-ceed-4beb-a423-517d46dc086b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"917c4870-5b44-4659-9662-0a4aec15c608\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9796c8b-b7b9-439f-9d94-8c6085f7c4e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2411f45e-e389-4c3d-9c09-83dd52634ae4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ceac43b-6682-4df9-81a8-5b7fd1ab955d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd2c57e3-54c4-42fb-a1c7-4d8d9a91bd32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5610d934-3caa-4f2d-af54-0073ff9931cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f81fa247-5093-4ae1-9970-35ee71df5297\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a51c084f-9929-4ec5-a90c-42ff59c11894\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f376a8-ed28-4723-b0eb-eae2cfb7c96b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0ea1743-b41b-43cb-bac0-3dba79488174\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2be4f90-3f60-42aa-ba08-c3560c2adf4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56763cbf-f99e-4a9e-9644-29c10c9e7203\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f51c2a5-72a5-480f-8b34-5bba6d4d6f60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6cb4beb-d4f2-43c8-8d6a-5b07e2f23b56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c026f806-a7cd-411e-ba04-775e2c30136f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e13c0129-9679-4971-a1ae-3bf61824c63e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f501921-8bce-47b7-a62f-74757edf37cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41edf4df-b60d-48cf-b31d-11391d8ab1f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4dfe03a-1804-4bde-a880-c1eeed2090cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"904782f3-cb24-497a-9362-59bdae2d8b76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9c6bd63-da5f-4e42-bf96-456f43caab93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9818716-3ae5-46b5-aaaf-2cad8852296a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da5fed13-775b-43d4-af88-76e41b6a9531\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fccf7dad-8fe2-445c-9546-96fd54a7eef6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e90ee89a-b777-47dd-b6fa-b205da49c0ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64dbfa51-febe-4cc3-a330-403b20e7bf47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97675233-af0c-40bb-82cf-a8de7e98ed22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dbd23d8-31cb-488f-a92e-2c78f5c0f762\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be7b25c5-97ed-41b7-8ad0-f7e550425258\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fce639bf-ea9f-4d29-8dc1-0fc8faa2d68a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aad5aad-e94e-4b5b-a2a3-cc3442bb995b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"896f3bd8-c733-44aa-be15-456504176741\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd3b5558-44cc-4b6d-970b-21c1021930ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"fcc0cde361eafedd1421405638ab7f52\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30aa1c18-8b24-4c24-8292-141a97fdf5de\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1abd4cd6-d302-4131-8aae-74a59e465263\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fa15cb2-3125-4dc5-a7c0-65b40ddec0c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e324fee5-64f3-49d3-b065-9b1bbbce4911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65ed7a29-a7ae-474e-b20c-1cae30bf7e72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4676c92-6247-4a09-9c52-9eced0044e75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8efafd8-64db-437d-a4a6-dd8b62eec8fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b443162b-33c6-4f1b-ab7c-abb8639a02a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"251c65ee-6fe3-415d-aa8f-232f3e7f8646\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1001758f-4c94-4a94-8ac0-1792e38c6fec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aed3d4a-7c2c-49b5-a20f-cc37a85fd5c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4b8a938-5c69-4992-9dc0-f55431019e7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126e65b3-be8f-415a-a054-7f9caef4657a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7df8353-0f1d-4b9d-a5c6-dfc906628a02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e01ae1-0e6e-4bb4-8994-e6d617e69e26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"057b5a57-691d-4f76-9b3d-2d67286d84a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0d37307-88d6-4704-99c8-8344fa11691b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5705626-da7a-4a23-bf79-a74ea510d856\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"regions.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/regions.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.757Z", + "time": 61, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 61 + } + }, + { + "_id": "78dd22f6c55e66ac9cac2a216ba5616b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "21" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=21&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9696, + "content": { + "mimeType": "application/json", + "size": 9696, + "text": "{\"total\":51549,\"p\":21,\"ps\":100,\"paging\":{\"pageIndex\":21,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"c0f2ddd5-5394-4ee9-885f-2bac80be8b23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f1ba890-8ef6-4418-9500-ac2a32e1b5da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d18dad7-feeb-468d-84da-081403172f67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed633431-4de4-49a3-b06a-84210ca1be50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12c73dbf-2361-4e05-a8c1-9ffd9999254c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17019c0-d6da-443a-a12d-0c9522d2f6a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adf17b72-e3ee-4711-9bad-57c2ca339f6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfbd3323-32fe-4676-87e2-daefd4bf2743\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"043c22f2-f854-4e5f-b010-a6f4b60f24fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ae27a1-4daf-4a05-9a0f-1947e8979e7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"516db7fb-037e-4bc4-a5da-421b92591ce3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20735649-8c11-4710-b369-0c38e81b7e3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07fb2ffd-2762-423f-9d00-766d9e3bad2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c197750-72b8-45fe-bc2c-592d82ab80df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09bd8319-4860-4dce-9c2e-0379086c0fbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8586b508-a53f-40c2-a6de-5103661eaef5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34053f55-bec0-4b6a-81ee-fead84ccd349\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8d03454-44e4-46b6-9c15-a459e933d407\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77df82b-e4b9-4c61-8fcf-4390d87f6840\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ccb1def-c726-42de-8b81-4e8075c2613d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0375944d-9c86-49a1-9167-b3c3d37d8ce8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0f7ba4c-576b-4586-9082-8c89780b64ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9945afa-e49f-40d7-9a21-ec78fceb0ce6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c176501d-3ada-4933-b9cf-9fdf99e26834\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ea114d3-49c2-4a5d-b76b-799adfe3b6ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d442019-42fb-4c18-9207-1e694702718d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a823083-4b0b-4993-bed1-2a5e8148fc54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"121ac458a8748e188e3acda984596285\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2b43a17-96e7-49a7-9a9e-de8ae2abcbb3\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7dfe312-c595-45b4-84d8-099e72018b86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"491082c1-ebdb-4213-9551-e37a2fd0dff4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e966c4-97c5-4b3e-81cd-067b24195ee4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7a8f65-720a-4c17-a61d-021ebf795876\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"859392ec-476a-452d-9ebb-43e67b002127\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27307366-82ee-4d0c-a65d-1d9da9b53692\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e168073d-5a30-4160-b93a-923831797605\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97917f07-8ca0-41d4-af1c-79f00f07a2a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bc75847-3e86-4e3e-9660-660bed5ece52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12f2336b-869a-4217-ad1c-412a2c521285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4eead2d-ae0e-4800-8331-5a44ff5f9c46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3945a401-1e2b-4c60-a64f-4d7c2aedfacc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4abec752-36db-433f-9a51-e6bf98684327\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"907958a7-abf1-4235-9ad1-cc2b7658bc78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a37012c7-de0a-4ff5-8267-bb29e88b2493\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40889322-c291-4a29-bf17-3cec95540d43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cded02a-904e-434f-8aa4-46ccbec3ce1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b40b0d0a-e54c-4ddd-87aa-a87e3053164c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c3ef93b-cae7-4d2e-a4c3-48bbe4e4679e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d48a7e6-204b-48d2-b29a-5fd2f7d4707d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3538dd8e-6f94-48c9-94f8-c59588734902\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5efa4f79-d5e8-4e38-b146-28cb57903e7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1641b15c-957e-414c-9250-13ab7ed10da9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b254c8df-43f9-4853-9558-408cb9a0d065\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd065443-6a95-496e-959e-3776034a853a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7293151a-71dd-4d79-8a1e-c80a2dfe7d57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0be0657-6796-46d7-b269-067801b4bde6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"533aaae0-df4b-406c-abf9-de2ade3edb91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5689b3be-4331-4f31-846f-67f9aa4ce162\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"487ae78d-fd72-4204-8fa4-4b118bdf421e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf52228b-aebf-4aed-8735-54b5872bf22e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49effa6e-7483-474e-8223-4a81a9be03dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7504a912-eeee-41a8-982b-a1dfbc361115\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c8f0310-4069-4e48-974c-9c725cced611\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ff43b9e-cd37-4c16-9cff-d27a0828944a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2185ef6-2b03-4956-80dd-6e8d4716124d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8cb99d0-cf10-4720-a194-f889024e5734\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a3bf785-c628-4819-a0bc-bc6473291086\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af9e9b5f-66ab-4b42-b95f-b80188aa973b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c00e2bc-6b94-435e-8e78-d1510f9cb981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04fefa61-31d1-4d76-bcc7-dae59cc6d501\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92d54cb2-8096-4248-80b0-1edd0e3107dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"104bdeab-b87e-4a65-8a21-621cc326690b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f4e817b-4413-4f94-ab1e-b87f7cd26bba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5300b8e5-c142-43fa-8030-c36a740feebd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd919477-8639-44b7-8580-244af13365fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c14467-9c10-4b8a-9b9b-16d0c46978cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"802d684c-bbd4-4a79-9a13-41f6a35a42ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df5d8c53-765d-477c-b25f-9cc95d1123eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a5403d6-072b-4b6e-b69f-1642fa665052\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ca7097-cdbf-46e0-a5ce-076fb4242dce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4f942d9-1043-411f-904a-5db3813c808e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3483b1a4-b676-4f47-ad8d-a719430755d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"4d585effe53343a2276d7f9417d41232\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a250645c-b44f-4749-ba6c-c90f5daa1dd0\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68899239-4356-4306-aa75-fe761ec5ccf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a27a783f-e02b-430a-8e99-4ff683c5d0a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85e16e7d-ee8e-48ed-8f59-404ca25ac082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f05e175b-f5e4-4222-9a2f-14b1ccdc345b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a59a0356-84f6-4129-a863-4b76ea8cb7b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a3a965a-1c2d-4e41-8913-d039bc802c05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2afdb55-11b8-474f-be6c-42a879213dc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2034d02a-10b7-4cac-b9c2-12f0dcc013f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66a80147-5bf6-4b45-a043-b2490d67aee4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0148a856-a8e4-4481-8247-6dfd5e7a9709\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0daf36b5-d8a0-43ab-b4f9-56719c6f53da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e898d7b-5745-4ace-8005-8976adb6bb8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e549749-a1de-4ab5-bbd1-933a406fad08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aad9d292-2d42-4a8f-8729-38117b1ec015\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b0988de-430a-457b-aa34-b1e50aa4c07d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e5f982-9b31-4212-b18d-e5ed5dd54ad5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65c3c8b0-d79f-43e8-8349-d1c9e1f936f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36e75067-a9c9-4b4a-91e5-77137f3af1c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"types.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/types.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"createErrorProps.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/google-cloud/utils/createErrorProps.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.830Z", + "time": 60, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 60 + } + }, + { + "_id": "e470ac39740e5df3b775570213571bfa", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "22" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=22&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9409, + "content": { + "mimeType": "application/json", + "size": 9409, + "text": "{\"total\":51549,\"p\":22,\"ps\":100,\"paging\":{\"pageIndex\":22,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"e36cb0c9-209c-4937-8f53-9c544cb24fe7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"703f9313-0560-47c2-80d0-cdb79f5ec105\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a9a1f83-08b6-4791-b97c-b0d4be36c66d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f739fb5c-a6e9-4e46-8450-bbc360fd09ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4a1619c-517a-4890-bc31-055c1bac145d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"553d5ace-bd1c-4f87-9383-f0afae686353\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38ce7586-7963-4dd6-94e1-6324b2eb143e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dff9baa2-4ffb-4aaa-9730-fb54e6c5e429\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10e860df-fe24-4bf5-9cb6-b3fc6de3f0bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcd0d205-3dfe-40a8-8d67-923d2ba9c3cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8e2a08d-9a8a-43cf-8508-f46b9007af4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"747a6863-e98b-40d3-bb8b-877cd2ed4601\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b1d75b7-262a-48fb-a0d4-d009c545fe0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3999d291-1f72-4c4d-ad6e-7741541afdb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6de95171-1ab4-44fe-8cc4-13fe97d7f3c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce164fab-9dc3-4f78-9a1d-b34f11bc8f2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d9e2157-a44d-4d4d-8e51-8d09b082ed2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36d43838-fc9e-4108-a593-475c73a41cda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c79e17-0ab8-4345-abcd-0e8155ad1532\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a049381-165a-4710-ab22-2b962ae71f3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f220d1e-26e2-4818-8057-f2d4aaabf898\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e258f88f-5ebe-45b5-a658-f80854283800\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f03c06a-7bf6-4ad4-b741-8d0169ee914b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87550dac-cd96-4ac1-81fa-93f92fac2867\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9652ac4-1f53-4f62-8b39-10fe6d281ac9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5857eac-b8db-4fb9-ae36-153240084ee1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85545107-6f20-4169-a1e1-bb0f48f90439\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90b00ed1-ae05-4000-9f9f-6bbac1637e2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0704bc93-6b56-4601-bbc4-c6829d7eab1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fa35210-5e4f-4631-b4e2-d17c1d0c4aca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dffcfd9-0f94-4519-b9d9-f123b69aa373\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8104473-bd1f-4ae4-bc96-b37adc105b0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4a69772-5b12-4e48-9136-ad30164e2fb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56b48cb5-4a5f-4d96-a569-46862e445833\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e204183-a2ae-4cb2-a7a8-357decd53e20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"4d585effe53343a2276d7f9417d41232\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c93f32b6-11a5-4857-9be4-b788a7cd4b2a\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7becd6c5-d041-43e6-8626-03060f034836\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb4ef253-3006-499a-8c98-6363b088bd45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90f9c51e-8806-4ec5-b4b9-8ebaec4fdaa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"103ae2d3-2b17-4f2e-a2d6-0c0b5057c444\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca8d66a4-fbba-4b5b-a2c2-ee3d2eea243d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec71a7a1-45a9-46fb-9cfd-e5c667c3a865\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7712d1fb-20f4-4a85-af37-c93175c8fa88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e46da02-e1ca-4e29-8265-a9c4332169c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cfa08b7-ff9c-40b7-8af2-26ea8b3101a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71aa0a89-269a-45b4-9657-a59af32e9334\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62fd76bd-b07a-4495-bb77-e2b54d3e4cae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19a431e3-525c-42e7-83b4-d02f4d26577a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e70e243-58d1-4170-a1ac-8ee573727e03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88a5fe98-8404-421e-a47d-a393d710fb74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b5efc85-7624-4b5c-b95e-24883ddcb913\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae693f35-9cdc-4064-b27d-fd8d78065fb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c629c0c-6b5b-4696-a0b8-887e0c2667ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3f1cfb9-4392-46a3-802f-51c88d65fa6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"990180ae-3996-4e89-b1b1-c64bc2cb3dca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a91dd92-0732-4c5c-b5a6-bbd27ef87699\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6227f6b-0a81-40e5-ac5f-c3b6406662c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bb5183e-6b8c-4686-b1c5-0d3819b9701c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fee7aab-8fe6-482a-8729-8c66c187aec9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab440657-513f-41a1-b3c8-b7f935fb5b27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ba74fc-daad-443d-bba1-0aa5037d4cb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"269736f8-e24e-4000-a8b2-fa8b0992e61a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92337aca-5834-4345-b463-7128de986023\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e03360-bb3b-432a-816a-269522407b26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca02d875-7442-450d-a977-63d08ee8a6ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cbda216-48c9-41b2-b4ef-b5b47dc27538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e78c4eb-7e24-4c50-8119-afee1300293c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"113540f4-ec13-489b-8e62-ff681d7ca980\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"841b0c8f-616b-48d6-948d-cab061fdd63b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d015e2db-9138-48d8-87a8-b7955d876bc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"029769c2-6442-4046-ad95-c12630b38f5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c61cbbf-d7d6-4201-a44a-5589ea150c13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d56a564a-9a49-44df-865e-71c22060e7cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d552efe-2d4f-40dc-aec4-108c98c9a7c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"271d7c13-4c56-40f9-aea3-afbd7022bee4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24d700c1-213a-4bc2-8019-4c0c634e412c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17643403-0b3d-4092-97e8-35dd30742d7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ca21241-60fa-49d1-8b7b-5ad74d201bb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbabb1c5-3086-427b-8b61-d2bcb519e3a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0712c177-0c1d-418d-9ba0-1567fa4ba862\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"238f2a5d-aaf2-4422-8324-3a1b559e38eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"890ddfea-c67d-4f58-a30b-4010459c4d31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f22bffdd-9f42-4add-bb7a-b1417beb22ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42eb46cf-64f2-41c3-9154-76d0522ab30b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b79164-da88-40b5-b238-56007253c4e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c80624c6-3e0d-43d8-966b-1fa07d9222b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d7bec31-cc5c-4c87-b085-fa4b9d08afbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afa2cfe7-13bd-44e7-8933-6aac73a99ad2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33fe7fda-ed7b-4837-bcbe-948f6bb63f43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3865bbee-a5e4-4c8f-8e3d-6489ada951de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e28f4a23-019a-4b74-a24a-9c8b63ea80d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed5d9a15-7283-4c2e-b7de-c932931dda79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"063fe1e4-827a-4041-8762-21796fbaffe8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75985662-62af-4c79-b183-036ae21ae942\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d3c9110-1e99-43a3-b93e-108d3ddcc95e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c922867-6d2b-4e24-95b8-ebb24784ae3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdfa2877-5ee9-495a-b858-f6ad96be2bf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a54abaac-04c7-4a3a-8971-31f1456cdb82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e31d0de-6130-42ea-8e61-a0a823adda42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"431d4c82-9fdf-4042-bf9f-11817e8c6a8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ingestSources.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.903Z", + "time": 58, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 58 + } + }, + { + "_id": "3b557fae22ca5ecb9d41ade9e07576fb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "23" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=23&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9397, + "content": { + "mimeType": "application/json", + "size": 9397, + "text": "{\"total\":51549,\"p\":23,\"ps\":100,\"paging\":{\"pageIndex\":23,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"e13e66ad-7510-4706-aba3-006828bce7fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21af18d4-ea02-4f4d-a30e-9c68cea9e917\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490abe05-33aa-41d5-a493-7db0ed847c3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9b13d82-8923-46b2-a32a-f41e5028d21d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c70ed19c-7e33-43fb-bb71-ff540e8e6ef8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5edecca-c1fb-4e0a-89a7-1f476932c9b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"b599c2a70a8057d3db8172e23ac994a2\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f80b131-aab2-4d1f-8dba-1027f6531eaf\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1289b0d4-d750-4cb7-9603-2999366c0864\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80fa4677-c3e7-44e0-8b37-0efc07d9c021\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d016535-7d65-4013-9270-7a6c57555221\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f78bafb-d15e-4bbe-a398-131471a14a6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"275da1ac-94b1-46be-acb6-6d72decbdbca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10739c9c-9b27-4a09-a1fb-1d7f724bbc5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62f64878-7122-4318-b04c-0e225164a860\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfe0b0a-1162-4701-95f7-d8807c644764\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75f85c22-50c8-4fdb-9e88-ac6a29225a9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d21af3a-5de9-4a18-b5bc-ac453030afe5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9806062-fe5c-420e-8f4a-3eddd0dcea0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d253d0-4966-47bf-a2d5-4d4dd31bc498\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ba7324b-1a59-44e2-8c36-40d311cb123a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"870c7e28-46fc-4a4f-b020-103038995e82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9347937a-3c75-4768-b684-ac6ab132db55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c7e2b35-cf30-4495-96f6-b15e0c5df284\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d79ea18a-41d2-4431-92ae-b669d696fd98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d259dcdb-819e-45d6-b801-5a57c11eeaf0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe62d6a-dcd4-4b0d-acb5-29ded5697606\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f210aae-e0e1-4e7b-9bd3-a0d7e962f451\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c997f1fa-83c8-454a-9b8b-aa55a3acaf29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3f9081f-6843-4ab4-a660-69986b937eb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca1f5c8-d9be-4049-a1e0-fdcbe608c892\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d58a48eb-90b5-44b7-83eb-1699ddac21ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db9508f5-52f1-4fb9-bc0f-50aa0eb4ed72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0baaffbc-dc2d-4ade-b88d-5b4e302d6563\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ca77e6d-7bec-4184-b510-6e2c5783e4c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92e84d97-e1be-4c1a-8b4f-a408f61e24fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1a50489-9296-4928-afbc-3b1333860484\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b107a5df-9d51-4214-a980-cd168ffcad42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e99a1d99-daa4-444e-ab35-35fe1fb2f11e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a498afeb-5121-4804-aebf-89c2dae1b482\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95e49afe-b1b9-4c58-976c-e1efae526380\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cc43024-98fc-4a17-86ec-2d36b0ff9e78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"785f336a-b85c-4942-a03a-8bcb0ffcede2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e96e445-dc01-4491-aae1-650c6eb0da3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54525160-8ef1-4aff-9f98-f9ba4194469e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33983ff4-7d08-4ec6-9bd9-29ba3bf55994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2b7ce17-5d4e-4ef7-9b63-5a799a877930\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"489fb371-6004-445a-9cfd-46c43aa6abf3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30da3851-ebe9-496d-bb70-1d1d74fdfcde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25580249-e00b-4689-bbc1-ec2dfb50830b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b83a5ee5-c114-46b8-a09c-f2416e438059\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c4a202e-2819-49a5-a893-91ca06db8b36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a3e4bf-72e6-41b1-b443-5975dd5e43c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0315a4b6-b68c-4bb0-b489-dbacfc117bbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0439a274-0a98-414b-83cc-e8a374070b8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6ab98c8-5b01-479f-a765-5710f63a2bb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79b55edd-841d-4fcd-8acf-a1d3246f43f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8500a7a6-ab73-49f4-8171-19e287ebc0f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48cc8437-7334-4495-b894-f802e03ef1a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7af9976c-170b-4124-ac7e-e4538cdc8333\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59e846e2-7191-4476-af0e-ae50220d5bba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f991e7c6-d084-4de3-8f5a-3f8a09654da7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c344b1-4983-467f-b9ba-00365222d04f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1f6de89-51b6-49b4-b249-53f09e2f6884\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56c62396-c7d7-4b7a-974f-bc24b8f4e082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b63792e-ede1-4721-8302-9e7518719059\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f31a452d-808a-465d-b365-eda831d0e4ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0ac03f6-e0ff-4ebd-a8be-fcbc73355ef2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f58b8b-8ee1-4247-8e31-85d3cfc91038\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ff2af5a-14af-4942-bdd3-28bdf17cfcaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5a8b5a0-237e-4fab-a7d6-3e540242eb5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f610b7be-d0ec-47a7-9067-7132f5140dd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e834f55-1972-4c5e-af6c-bd5e1d6d4d1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f314eed0-5e8b-4e3a-979e-2804cbab350f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93e60a87-e134-40cb-af43-fc1f18b3bbd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5058b6fb-d51d-49d9-ab16-6d2a047a2357\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7498fd09-8b7e-4ae5-bccc-c6a8d8ae029d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c75dbbf2-7a94-4b48-96e2-69f43c2ae113\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c286197-7987-45b0-9928-7e626a9cfbe4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f0d9808-2a0d-41c7-aafd-50a378fea51d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"116e9a9a-fb5b-47a9-bf30-2f6a54805106\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"189222d3-50ed-4076-adff-3767243eaa48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb978af8-a142-47de-9066-64d79a7ee28e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"189695fa-8370-4b31-a543-72eb7b1e4168\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da18b59a-a6eb-4e54-9977-ec76a0881492\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31c55bf7-6d5c-4df3-96c7-8c0f775b46ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1b57084-2e59-495c-8038-4c46206827b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83bbe539-58e5-428f-bc44-4b4a7140ddba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e9b931e-8b65-4b16-b751-b039888220a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a091fdc1-8e9e-42ca-92eb-49705c27434e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e173c50f-a6bf-4e44-a50e-7305539d45f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eda2c579-a66f-4e1a-a3f0-5a4eef0ddd0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d52f8c52-57a1-431f-b0b4-b27a3c73a0a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbf0a174-1be9-4d34-af19-5b001c81260a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44f928d5-6ff9-49df-b11a-0e7c79ee21e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0823b11f-9983-4d26-b39e-0fd897032ca7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6b54dd6-f6c9-4fea-853b-23d67c48d2c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c016b221-cd0e-4604-8076-beea5481e301\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1747f8da-cdfd-4c23-94b7-bc20a7356b0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48a3607a-7d43-4841-bdec-a977c75342a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d46ed5b-8569-4fe7-b448-8e53809b6707\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"ingestSources.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/ingestSources.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:40.974Z", + "time": 60, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 60 + } + }, + { + "_id": "be795ae886ee4c0c10ef6e031d414035", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "24" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=24&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9577, + "content": { + "mimeType": "application/json", + "size": 9577, + "text": "{\"total\":51549,\"p\":24,\"ps\":100,\"paging\":{\"pageIndex\":24,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"22f1d8fe-0004-454e-9099-b2f82f7abac1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"301c680f9d2bbeb0b5fe7786bd1185d3\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a9c4ea7-3428-461e-a919-dc38b522efc0\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b659fba-069a-432c-8b4d-0186c20fb1c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c4dc3a-dd87-435e-8a54-2262a139ce25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f3a20c4-1a2e-4264-866f-ee542159aa13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e583a43-72ec-4d70-9bf6-9712877e5832\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbbe7564-1a22-4de0-afd7-ac7e12f1cbc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bc74e6d-2d71-4e16-a7f2-f42b65de23e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cffc7821-d5fa-4485-b750-cbce7a156351\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47a62f33-4b84-478b-94cd-89997fc3e9df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a2b46f3-2d1a-490a-9b17-df7ee6b4f7e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1763c61c-f735-4326-b77d-5b564935d21a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35dad417-798e-4f42-a5d0-6968aafe54cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"521b90bf-6382-47de-8675-2994d19496b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8486697c-eca6-43d5-a64f-6f4226fc3f71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afc1685f-7253-4d3f-b658-a89d4b96ca7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5512aae6-d3cc-4175-bfc6-41f4b6d5d7bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fcc4483-99aa-41b8-8805-b5a79eebfb1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48f5cf35-8ba7-4a9b-b948-b17b9fcbaedf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"967f515f-4832-4a93-a99c-c228ada70f97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c39262-0c76-412a-abc8-50f74a1e1dd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdbeee2e-6192-4b84-951c-382400e12c2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f60e9221-66f0-46db-92ce-3c1d66046b96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b19a56e1-a8fe-4cd5-a223-afc29404d86c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"602ff00f-e4c5-4f32-8249-5953c05a7f95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fd3e584-b081-42c4-b2ef-9c6a3945520d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a9bf641-f6c0-4a88-a0d5-54f6e9f7b321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"763c2ee0-da12-45b9-b1c9-0af29493e134\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a1cc98d-9102-4d3a-9a1c-00e4f30e4160\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"940712b7-b81d-41b0-a4f9-85599c116f9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9bb094b-ad2a-4b22-ab60-26814a042022\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e131a3f3-a1f0-4441-b859-d035ac2d1596\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87185187-eadb-4c24-b786-39d5124ddf9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916ce199-63da-4052-a0a3-0fc7f4bc3f74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"573d08d4-f3ad-4a67-b3ce-7d38548a903a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5a9fa63-1118-446c-a886-14114c45907d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddfceb74-c592-46f1-bee3-20f1dc683de1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd7b04ad-654c-4bb5-972b-e42b973abc18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76eaf03f-4b42-4023-a4d3-8ac940178e71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9f91662-0d4b-438b-aeba-b939a2a96eb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ede0bdf-7c6f-4fd8-ab71-b7712be2a74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c6e0252-3fc4-4e7a-8799-de65f7981220\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42f22d88-2040-4c61-b071-04fe9a4fd88a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b61a2e2-2ce7-4fb0-8912-162401cd7185\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cc5212e-e006-4e26-83b2-112a7416c7e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eef980b3-1c33-455f-afcc-dac1e0b408c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea18cd33-a436-4bfd-89d9-3359d914d1d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17bd51b2-b87a-449b-95ec-65c94a5d5453\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cf07855-5da0-4d7e-9f3d-4205a26e26cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72e9da6f-f03f-4b0a-81ca-4d56d2491cfc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f12576fc-e2a3-4cce-80fb-4dda3f019778\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed1199e1-e2fd-4383-a581-846be1f848d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"215b42a8-450c-4ca3-b013-8d55e43e2fcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52ed7496-a95e-4678-ab6d-4abff3529a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"486dde58-47ff-4deb-b7a3-d2e6e36fad73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b48b25ab-c7be-4512-8256-2cb02147204d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f3dd21-3fbc-4446-a006-da0b6f76d19e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a890cd1f-ec95-4dde-929f-28e961dc2379\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86cba2b3-1423-4a9f-9462-f6095f5b8f67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ce1f209-0734-4c5b-b975-a7bfd12b9e04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5270782-a654-42f2-b999-979cf41426bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e63cc5a6-633c-4709-b5c4-acacdfee1925\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1632649-6c10-43dd-a730-33788b2d659c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aaf14eb-ebe6-4b03-a722-6eebb9ed6a51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"889b5e53-2822-4ed2-a3a2-8d15f4e5006d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c1f2d7e-2eb1-4af9-9438-a8c68a0be3c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9791135c-741e-4cd5-ab5d-1e156273f8ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47411742-535f-4028-9121-f39b96da44c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ac22c04-c85e-450a-a998-675c98dea15d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2bd62fe-e656-4d3e-b4ee-3aeec08ff6bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deb36d17-a5c2-4841-8a24-50b5c5c7f598\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"471d6d9f-04e9-401a-ad8d-7854b71b80a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd879708-b95f-4ae6-b97d-32e4f8b35378\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eecfb80b-1009-4076-8762-55b066fd89ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d41725ef-6482-462c-bf29-c10509727118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fea1e2d1-b0eb-4e02-a883-1ad69eb5cd37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f494dfbb-263a-4a2c-ae58-bfd01a04009d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfb24002-5f3a-43e9-a8ee-13e29d3452f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7de601bf-5b1e-4ecf-a263-a6c9c4303004\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95ad78ce-ffbc-4f5f-9a7d-092ef6ef1e31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf49fe06-0793-43bb-9e84-7e3d47366a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"803c5ba0-dbf1-4434-916d-c3c54cec7ef7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b8cf60f-ef10-4bbc-91fa-bbfc566e90bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16128681-06d5-48ce-8f4c-eb2189b923ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a29e1fb-0e93-4bdc-a6e3-9044266c2785\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c239d7f3-bbac-4487-8730-d25dee4eb86b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02934732-a2a2-4cb6-95a1-679502d56f2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae3f716d-6372-4458-a0fc-feb2d3d60473\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66756ddb-ccc0-4eb9-b1b4-6ba714c5fe18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"223b07af-ca56-4266-8791-f085f9002520\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fae28eb-5065-43c2-a425-1ef4497fb706\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6012888a-d887-43d7-a260-d2367e55cd9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f849ce8-29a7-4418-9e38-84a97b0b0b37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5c005a4-5518-4a99-bd4f-e2890b2b9623\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aff61a6-1b7d-4275-a264-dd7a5dd7252e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6be9ad4-c84e-4a36-9c7b-371b5361fe90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4e7b7c4-8c12-4efe-995d-8587342086b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afccbdeb-6faf-4578-bb96-2b340b1b3e9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"c7a985a9099a6e3002112752d095b27f\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1585e17-e24a-4a0c-a5fa-88653184fbcf\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"769a2cbf-c5de-41db-a736-580cc60c1e2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.048Z", + "time": 61, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 61 + } + }, + { + "_id": "27fb2e8f034ea651b0f5775ee9ae7a81", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "25" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=25&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9177, + "content": { + "mimeType": "application/json", + "size": 9177, + "text": "{\"total\":51549,\"p\":25,\"ps\":100,\"paging\":{\"pageIndex\":25,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"0e1d8ae7-de64-420e-a1ab-3b162025cd9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bce3771f-ab91-476d-b856-d2a94ab54927\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4926c22e-40da-47e3-9df6-25c42765be60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6124de9c-1008-409b-a10b-4df3a93b29b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64e92549-b5af-47b7-835f-c40b32ab0489\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91644ba8-0b21-4bb2-80b1-330a9ad08a35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b87fd0c-842d-4018-a27a-07e6fc212a18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d04f0312-d448-4fd1-bca3-c5851864eedc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46dba56b-d147-4f24-a5e9-8427a1d4249a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c6e6df5-c311-4c4f-8632-5e5efd575b62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63f3f6b1-2d3a-43ed-8f2e-302ada47a0c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad952d4f-61c2-4c7c-8aef-25ab8158184b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bf15fd3-a87e-4b46-8e6a-fd56b29025a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ae11e6f-132e-44e3-bcc1-cd954219179f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce3fb28-4e3b-4b8d-980c-6d711e779ae5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dedc1c2-8f2c-46e8-ae5d-e0a2be1cd3a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15458ea-28f8-4cb0-a4d5-10aa0ecdc2ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f07b9e8-418c-40f9-b1f2-ec153fa2a7ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e6b06b-deea-4c30-b43b-09f7b06e2be5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09776f58-7bbb-46fa-8cf3-3a89b0ef0e8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b7f7fba-4306-4399-bc0b-41e43dc2ab22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78e75702-52a6-4249-b89e-3cd986bdaa12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f36ca81b-6d67-4bad-9fc8-7aeca7b9f2c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9b3c12f-5752-4afa-8295-f5cc41e63817\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e829800-5595-466a-8b06-45759baeafac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15cf47d8-597b-486b-adb8-5f0ac5379b2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f173220-9f7f-4205-a890-affce8b74c4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0658a82d-b869-4377-9fcf-d7393e4e46d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b9ac36-5550-47a2-94f4-6d9ba659107d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"090ac770-a283-4bfb-a58c-97b18ef77af1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e31dd941-1377-4a8f-81df-2b1f77307d87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78065965-f329-4110-ab59-52a0b744e519\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fb35837-018e-47e6-a62b-9715062ba256\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"616dc5f4-c55b-4e43-9b44-d923b6844054\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c36a2994-27ba-488f-a738-4e0d22ae3d16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59900434-185a-4e4d-9498-928f1d17f066\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ce9e89f-6f19-4889-a623-db071f7d756c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce0eb8a5-bfc4-4e86-a550-b94ec68abcf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab8cb14-3e1d-4eb2-a102-53e040b81f3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8ca9b7a-14c9-400d-8b7f-b208a2a0dfb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5113b92a-5b81-4ad9-8d9a-352d127d8244\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"239a735e-b677-4f22-bee8-34ff02550342\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"275438cf-006f-4e49-91f1-56cb8757329c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1960d8f4-1a03-41ab-a12a-17af89c9d413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9b39643-e48b-4b91-bb59-231daceb3b0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6fba010-7ca4-4800-bcda-e62dbec127d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02f8a896-4ff0-4b4c-8a16-888e7d45e8b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1985d8b-4076-40b3-99f0-c034bc2928f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bce802dc-0c4a-4d08-a3ba-9668798c2651\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b35caf-5e02-4fb1-87f0-5f414e43e359\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe6f410-c23d-4ca4-8565-2acd5b7b55e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"369cd72a-20dc-4a8d-aff9-4040835b021f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df8802fd-fc86-469d-954f-8068b454d381\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c41eac93-1fc2-4b07-a5c1-0056ec25f18e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adee6cc3-fdbc-466a-98d6-e035c045e4e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"454bfc6f-c208-4e0e-856b-7b512328633e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d33611bc-5d83-45ab-a244-c8a352ef9f38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21f2e19e-0201-485b-848b-f104191be2cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8b69c2e-bdd8-4876-b099-66f800528026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0696435-4b02-4a39-973e-4498b167d127\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66d30a3-780a-4593-bab4-0a532c3e6e31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"735f3b64-20d1-4a38-8e23-ee7c81628aea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7750675-63d3-4631-ad56-b619b4f312f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40dfcd13-b3ff-4e34-a25e-7d3877ad4c37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1768ea9c-8d95-43b3-a7e0-393f07ae671e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61664662-1031-4611-9ac8-c16716e6aedf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4bf6630-81a5-404c-9780-3a62ac0d199e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e8b2555-7cbf-4384-9d3c-8216b35fb14a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ae22e2e-c8d8-4ce1-a89d-bd6ecbd9ceaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00b3192d-5afd-4965-9feb-fb072f4a436c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30444e66-a716-4b7c-bd63-f881fcb3b7bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b40d15-caed-4759-a164-6b4c18897a2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53f91e29-81ff-40a3-b457-2e3d394a03e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"896d81a7-8807-4a3b-b9cd-691fb4f678be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57ae6273-9171-4183-ac9c-aaf5d491a97f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e991c24-cb09-491d-b467-880752f6e407\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47ead7d7-dbb5-40ce-b165-6192664721c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4faac271-810a-4163-a99d-06d1a2dc7e50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c63d1635-13ab-4a99-9bc2-a7986ef9ec46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38b154e6-ad01-43fa-9aaa-a27ea4ea6cae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"274a95a6-bc73-48b0-84e8-48c08c36f556\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8f639be-5002-4fe2-8b6d-cacacfa9ba93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc95458e-a063-4f82-8819-66f9f95d62d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"613e25e9-7aff-4623-b47d-5dee6a059449\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1722b788-327d-49d3-b0ae-43152d80ea80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958884f7-751c-4a4c-8122-eb3c340f3fcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b27d7a7-9fe0-4fa7-a129-91458fd473a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73f8621-6c33-40a6-9f8b-9472d378865b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63200f5d-49aa-4005-8c55-8c2887514350\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"def747ce-2f10-41a2-9439-c75c62e26545\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"799f2bc5-a3c0-4c69-852c-b944d0d03211\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a298e6c8-2693-45d9-9310-98c346e7ea1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"353e63a0-735d-4fb6-b910-c92bc17c0d77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a514540-914c-4a89-8cd2-4b1d3303f104\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f2bafda-9870-4c0e-810e-64863a2b725a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08022c04-2e26-4672-ae18-e8584dec2b70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dbedde7-562f-40ef-9b16-629b17a2b4f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83ae54d5-ed54-4e15-a816-f10e9513725d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a95326c-0e14-4c2b-840f-c0cb0cf2bf52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4de7b9a-ba83-40b3-923e-fcecb7de577e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.121Z", + "time": 61, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 61 + } + }, + { + "_id": "71965f353d427bfd4a1183a6816bfb4e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "26" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=26&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51549,\"p\":26,\"ps\":100,\"paging\":{\"pageIndex\":26,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"8d13ae6b-3d0a-4bcb-a15b-c4640f264306\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7ea58e7-ae24-4c7f-8a4b-c546c2891965\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1638d5e0-3e97-48c4-a136-b3f52dcc1f39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cae929b5-69ab-4fc2-9955-4bb856339da0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"404df9af-9dba-40da-806a-12ef6192673f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"270f7216-1303-4240-acc9-f270dd7a6b25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"792b26ec-a7e4-4a01-8153-42eb843aab7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb030073-2536-40bf-8d44-eb396e1575ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bda25b0-630c-4050-b892-b04d93941f80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b448982-aa6c-431b-9937-44786aa6368e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caf7ef32-01b1-4fbb-903e-6d3be160a497\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5dfe155-500f-4fcc-9515-f957838674f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e117da2-5711-4914-9489-4646f1264f56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da9c4ae-b1e9-48cc-9c52-a331fd540c75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34a61d8-3142-45c8-995b-38c131969301\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8374b4ca-140c-4316-8e8b-4ce90edbc3fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c23fde5-8fe5-4754-812b-2c33733b9826\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e9d746-7b57-44af-9fd0-57d56060b04d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b37ac21-18f2-468b-95f1-1a52911a7fb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87c9583b-138a-4c16-9467-e19d1790a7f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"787ce917-9eb8-4427-89a0-4b0cc68ad122\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2ce6ef3-58bf-42ed-b61f-dbdffedabb1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9513d8ff-bf53-4af4-bd2f-821fc31bc79d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1c322a5-7136-4dda-9e4e-18539e1a3401\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca569ee-0b3b-4fc4-b684-5805a8af97c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"324f1899-55a1-44dc-ab78-622c1b2ba2dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08ca2f0c-0043-45e8-8687-f465d1d68835\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01e55fdb-322d-491f-982c-6bf873a9f62d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d1655e6-c2ae-4bae-b2d8-cd8afe88f257\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7ba583e-6d43-495a-a6aa-9202e0af8acf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb294384-a192-4a59-9449-4cd3545b6e19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e8a4e62-1ef3-4b6f-aa46-9c65f30cec44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a79a8d74-5259-4209-b3cb-6010c717ab98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41397854-f68b-4999-9e27-e2f68a8f552d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dc3ebcc-227e-421c-9392-e69181acef3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5cda31a-73ca-475a-b7ae-8b5cc72e7bf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bda8ea3-e0bd-4852-9c07-d2a17e4387f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3475f4e8-618a-40cd-a48d-f5756f3850ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cd6b000-702a-4bb1-9ea5-a08e0f484771\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ce955d3-6391-43ac-98ac-5e60035aee75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d3cd79-818a-42fd-9c76-ce2643416611\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77c78f1-78eb-474b-a477-dbbe5aacf35c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ef22576-f42e-4a65-be53-c9d5e6f9d359\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ebb8f72-cc3b-4b9f-a13d-e68d7edb780e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f4e4f89-2418-40e5-96e2-f0ab029189ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6fc97c0-137e-4c7a-afc6-1c75163523a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac6da084-d682-46d7-88fd-2fa2498561d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a16bd0fb-d5fa-463f-a9b8-99a16d7778db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1eec1e-86fa-4268-bbde-26caf9f88ccc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57a49a38-6c49-4cab-92d2-6d1ba4945238\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a21e1cf5-8868-4eba-ac34-6d1fbda7bc6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"326e134c-5364-4697-a270-83cbb9ff1688\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db47f5c1-e6c5-4503-a483-efad670084e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a78bc948-aa54-4f86-94a5-9eae20cef6ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21f7336c-e21a-4388-8951-a96284972387\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5688e7cc-6fef-4520-afdc-9dc0a83f8d40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ab0b643-f2b8-41b1-8e08-e711d8874298\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4018c995-7b99-4a39-8bd0-1e4d32d889e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35cb43ba-5dd7-4565-807f-64062f23bc32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"627c618d-8946-4df7-91d3-67fdbb6840ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ef3f145-3f6d-40e0-9c01-2f925682c8bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3421bbcd-4731-4673-8fdd-158ddf8269fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64e8b4f3-c674-46b6-84a4-9021f0a6b543\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4db49233-3661-4f0a-bcb9-5a75f9f01632\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fd136f1-8b21-4787-bf8a-37766d695d05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4201a332-f4d0-4fc8-a882-4f54358f425c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b505d651-eaeb-457f-88dc-19173726be0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ed4c1f7-712b-48af-8c19-ebb30a08d57f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f72726ed-7df4-4bbd-a5c4-79cead14e435\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02b9e43c-2993-4a63-8805-187f7991f274\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41d3e54d-7606-486c-a454-b50fd214de0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"795e0ff7-d310-4ac2-b681-cbbcf8993b5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d0e4449-9ac5-4acc-928c-4a995f0589b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b11cc05e-b58c-4523-b95b-96b7f57bfca8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45a20852-35b8-4432-bd98-1a0367779667\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b19d4dcf-70f3-410e-8a7e-23dd6ac5857f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef9d7d93-5b86-40c8-b7b0-3be325a1a4a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79697dc5-f640-487c-8df6-1955c68f9fb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f33844d2-2d54-44dd-ab1d-6ecac77cd7eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7841626-64fd-48df-bc34-52aafb5f7bea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9abdc17d-6444-4693-abc3-ba2754a16df3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"317756bf-6725-4de2-bb0b-70d16864f6a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d338879-2f9b-4227-b405-1e9ab3ec0e66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea9a31ea-03e9-4dd8-94fa-463b37a7f5f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aaa2794-d8d1-4610-805e-31c31c9004ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbfe8b85-8edc-4217-852d-f5438421f0bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e86c3cd-e11a-4b12-9534-80d7d3b4ca05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27b6a1bc-f042-4eff-b9e4-5988e049548b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0a8820f-4f3b-4b76-995f-043c4a842c9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ece7ef4-0bac-4169-91e7-36aebee34b59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d315b6-b9f6-4619-b74e-8a83e8030591\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7dbdbb0-0e98-4608-9a3a-f6a88df21153\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"087fd7cc-308d-4e47-8b21-881669ec7dbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91825b0a-dc22-4e99-8f79-9c5770453d61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4eb1a2b6-bc27-4c15-9f70-6ce28229111f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6260c0da-5f4e-4dee-ad09-c2e3a94452c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d26506a1-d37d-4d0f-a7de-f11072fa49c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8a03e68-0976-4ea3-8b2c-5f7debca3d53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c84fe44-bf8a-4b13-9761-d4e2c5c0ec8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f482592-653b-4acf-929a-6adaef25a1c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.195Z", + "time": 60, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 60 + } + }, + { + "_id": "bd73a44557708c01c8c2903b35f63a9e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "27" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=27&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9421, + "content": { + "mimeType": "application/json", + "size": 9421, + "text": "{\"total\":51549,\"p\":27,\"ps\":100,\"paging\":{\"pageIndex\":27,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"194a886a-1cba-4a34-90a5-48d6da6e4cd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4745034c-ed14-41c2-af41-aeef9453fa7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29b97c5c-c6bf-4613-a5b9-5c1c50e820c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5feb9d87-93b0-4bb1-83eb-f0964107e3ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e02e14af-7ce9-4a4b-84c4-c2dc31ad30e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23409950-f556-42de-b268-6a073a2a1b1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30adc14b-a4fd-48c3-ad83-1f4c765cf209\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29c85b3b-ecf8-4f7c-ac4b-085346578eeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5e7d51a-df15-4962-b505-338be2ec9754\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bb785d7-be0d-470f-aeb9-807eefe49400\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6df826c0-a8ea-4278-a78d-bc430b7c5d63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30085980-28e5-41ca-9035-6d81a8588884\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86e87163-9eb0-4fe2-9abc-142a38e44fee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fbcf013-0e07-48f4-8f79-7a344d87120d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7c7f756-bfbf-44d5-8a03-094e70da4f77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70ab5552-e8e5-476e-853a-05ec670f7cb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5de442f3-e542-4900-8f93-4917b1da642f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a467078c-5940-4b57-bf94-feca724ad2f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"135e04ee-2dfc-4c64-ad13-a0d974648026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c615904-3d9b-4338-b38d-2fde3e09b4d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"46d4d231fe0a66a162851382f896d699\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beedc8f8-84a7-4574-83d7-1b5c5da0ef8c\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"474dbc92-f072-4ddd-8e13-8c301dd41a29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f43d73b7-be0e-4724-b647-81bbeb32090c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fc343b8-fcc7-486b-9e88-9d086d50a505\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff3f583-6056-41f2-80b4-3b994cccadea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ce5076-d152-41ba-92c0-1645f2abdb32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f37ece2-86ce-439c-adf2-eac8b92736cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f82403-1258-4dcf-9c01-eb1d6760a48d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ca8bbca-866e-4c45-9f23-1773046589b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"327a45b1-0edd-44c2-ba83-e92eaafb2b76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e2ef14d-ffbf-419e-89e6-a479082570f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0be5a67d-1635-4519-b062-877c216c0374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85988bfa-62b0-4cb9-a3b6-9aa5aa472e3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58d76bac-d5f6-44bd-b4d8-14e15f2ac8d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"140783bb-3df9-43f2-aeb4-f14cc7ca208f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37afbc30-55c2-4db6-9095-21e4254b9c91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4864e89a-4d34-4cf1-bc06-698a733c7903\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"482bd421-0288-42dc-aaeb-dd59d7a63c82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ced857f6-6406-41ab-8561-1cce6fcc1ce9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcd70d2a-cf78-48b7-9482-d2169584a599\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2e024ba-b551-497d-846d-2dda571c37a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17b5c078-55b4-4951-91c9-2e48ca84892d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dd23461-4514-497f-a13f-abef8efb8f2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc20007-031a-4efe-b265-78452afda8f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f969a01-e3d0-4e3e-aab7-e73408961356\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a44a9e27-ea15-4994-a6c0-8b1d98923739\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"668306f8-2e10-421f-a8e5-d9567adbefb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bd4c5b3-f1fa-40f5-baaa-bb139b1bce4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2867d058-6940-4f0a-8559-d37a49620965\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ba0d8f8-3660-4288-a3e7-bd4e8a461791\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e2499f8-13d7-4b6e-b7f6-dbf68aa49a51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58410281-bf4f-4c31-aaf1-a5d7430c8a2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df8242d-7081-4bf7-af06-9129c0ba301a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca71ed7a-9f67-4040-ac98-45c5b4f91d2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ac9589f-210d-49d1-a4dc-26ad5807cf57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e385ab32-1424-44f5-a99e-e36f480427aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d189319c-0ea9-437f-926d-a6aaf76532eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e395f71e-15e1-404b-997e-ca0ef9d8cc1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a7b1df1-ac83-4aaf-bde0-8efa488ce73b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e3090c3-1ea6-4d1a-8960-7d3c30150329\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63dda416-6ab8-4fdd-ad77-dc9097c40dd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79738c51-bf38-4d80-9f88-93295ef55674\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deed8be1-5c2a-463e-8d1c-5f0415385a0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9b878ae-b880-43c6-a52a-364d1c16cbee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"174fa8b6-0506-409f-99c5-5ed731119888\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7faf0baa-bb71-44ab-9521-0e746396a936\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ab87346-b979-40ec-b154-ea1258ae022b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a564ec7c-4952-456f-9fed-2eb44c59aa18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c78b20a5-26c9-4de0-b13c-e1b7da15a1f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c35943f-f758-46dd-96ee-02e3bfe5ebbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"173f21e0-74c1-47f8-9bbc-393893a253cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0c3b437-fef6-434a-884e-40ed17de795b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c58ea13-2198-4f71-88a5-814bdd1cfdab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15f55a15-72a9-4a54-989a-21f463808d41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c6ecafb-78a3-4ca3-8d05-ead39a41962c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37ba1cd7-2a04-4dd1-bb2a-e3c31128dc67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae95a86-b335-4321-8cf9-2698e53e4cee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c67dc57-3fbd-4101-9aaf-93d45eeb9d58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ece990e9-f9fd-4f9a-a78f-01b410ff134b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"573ea33f-30b5-40d8-b513-dfb3aadf55c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1ae23b6-e32d-4016-9104-2680832efb05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb33789f-13b6-4943-851f-c72738196b57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db97842f-61a7-403d-a8df-ef056352d271\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34a66952-b7ff-4c97-9342-3b92829f0115\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d7c4a23-aefe-4d67-b77d-ed37d7327f73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eebfcacb-8211-4659-86b6-8f9ea29ebdeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c158472-684c-4183-bf06-01eda34adc14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"870d5e53-4081-4a1a-8a91-cb7a434003fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e0fddeb-75a8-4296-8ef4-8b8acc129883\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"900423ad-a145-4c89-b0e7-ca055f2da5fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a703971-a47e-4b8b-ad50-fe09da532596\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79ad6389-6f12-4adf-8d00-ffdf38153a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd582425-d44e-41eb-b301-ebbc67cf3108\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0cc62c-b663-4465-9f1f-2765f14b1431\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c784a15e-fc98-4dc3-a1db-9f7b7bf2d526\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8987c29-f648-4a0a-8718-a28362fd8b76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b068bab-6b6b-49cf-a04c-447f5821f504\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ee40d1-97db-41b0-b871-463d8b184049\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78aca859-f9b7-4b7c-9003-a8919c888d02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acec71dd-b750-4705-8b10-ef59685a932f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:40 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.268Z", + "time": 70, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 70 + } + }, + { + "_id": "0b38cb6010863826ccf8209db376419d", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "28" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=28&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9109, + "content": { + "mimeType": "application/json", + "size": 9109, + "text": "{\"total\":51549,\"p\":28,\"ps\":100,\"paging\":{\"pageIndex\":28,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"5474b35b-65c7-46af-9c71-050558721e91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d84a45b-e162-4d94-8da1-ca8181067864\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92c532c-c9f5-42e3-be98-faefa2c3cfbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34ccb722-dd3b-44d3-b132-9d162a401353\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4c95a00-10c5-4e6f-b9ca-fc8e8d89c46e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95ee4212-fd6b-430e-9225-36c57c65ab90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42adb13f-e84f-4cb3-9525-95739b6a6cb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6844b2ce-47f5-4175-a247-8cf9f0033dbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a2fa1c2-aafe-48a9-8be2-0bc7426a3403\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41dff433-f7ac-4e31-8dc7-3f77229747cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"028189e0-b31b-4b4b-9c29-e5ffb41f7a74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0cbbab5-be21-4d1f-a535-944a3c2860ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51e823ca-86f9-4485-9d87-9355cba09a52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68195622-7335-4050-a539-f8a062e2a977\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ece8b81c-61a5-4519-a960-65fb051215cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa585d01-0b10-4b3a-8e29-0c02a7982df9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e09e660-fc2b-45a9-b2c4-927b4142838b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c7f923d-21ef-4dc1-9185-df547b47568c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f492981-78d4-4f72-bf3f-a707799ef675\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1a3bad7-23df-4b20-8971-e6b8936348a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2b5f2b-c1d0-4b1e-8417-07132800fe43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d74e870b-95ba-4b3c-a30b-ba26d748c910\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bfadaac-f24e-4e59-8c0e-11dedba20486\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a3bcfb9-1b16-4934-8191-81e8ff0327fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35ad119d-6f32-4a00-a1c1-f9ae105a1653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4740cad1-981e-46cb-8e85-14309d81d0f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa9520bc-0c7a-4639-9280-a92f0f6fa01d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2bc48b9-b41b-4ab7-9772-0d9d0dc65635\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99e8c104-55f9-43c2-9431-dfad0cf6c62a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76087def-db83-4391-a16e-683794808a62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"788d2db3-d07d-418c-bfb4-32b1f712b921\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a967d6d-9515-493f-9d95-e1b78d1f9f09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cb3ab97-9d69-46ed-ab42-a4c3c3b31e20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15c25efb-2e3d-42b1-b086-76e44cb716c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a64ab477-d11a-476a-a1ff-55ef1dd5f1a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b70ffe07-c073-4611-a87e-dbbff742d824\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22ff702a-5b74-408d-8ccd-a0a9c76455a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f2d67bf-ae15-4291-a12d-dd663719acdc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfc2c6b7-0220-4456-85e5-a5b2d34698a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd2891e5-12e3-4d58-93ae-f1a122f72564\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d422426c-50f0-40d3-98b0-70b3ad304d41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b433c9c-fcd4-4fd8-8558-6248a89b498d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edd0d334-b249-427f-9ff7-cbb9bec8d092\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a517a21-6e22-490e-bb85-7fa4aaaa58dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6dc36b0-7d5d-40e4-a831-a713013e46af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200e35c5-f7fb-44cd-9261-190511f6821d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b40480fc-ec4a-4647-a8ca-afbf18ab15d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24f0a5c8-aebb-4d4c-b449-a26a0664a009\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b545260-6c5d-4a91-bcc2-93255b89f674\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc710b57-dd45-4f56-b98e-b257c1517ee3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c8c8c0e-8404-4039-b671-d11fa328fdb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30a6d30a-9cc2-4b2d-bddc-6229c44bd758\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5a6f1da-2299-40e3-a6ea-04ead34d909f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e3f8058-0d77-4613-a113-3ec7b8e5deb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49f4a5a7-6ae5-4c84-8dda-790ecee12b8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"619210f2-06ed-44bc-8929-019bbdde3962\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"487daf02-a4e0-4c2a-941d-e2f1ff6d7d65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbeaa07e-83b4-45ca-a43d-24a16835fead\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"528cf68e-85ce-45c6-ad12-7c16e1ef9dcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b494d8f1-82ae-4a53-b723-e72de7e65267\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2517bde4-7c38-4550-ac12-4b07e2ebef11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c11310f-8787-482f-bb7b-4b4288fd8336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1b425e9-4e97-400c-b36e-5697b900deb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71182132-b395-4312-942d-bc4ff6bd5591\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c156982a-1250-48c0-a1bb-07e08f5ed3e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c6ce58a-3f2c-4bef-a698-d6cd50ecb3b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e49beb6-d5fd-44ff-83fd-3eb5d07173ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"632fa659-346d-40f6-b91c-18aa977f335e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aea4e2b-9192-434d-ba2a-afa4c9e2c72a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb667b4d-58dc-458c-b9c2-beff88ccc7ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83509011-1927-499e-a28c-c220ddb0ec6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7eb52d80-0ff5-4961-a017-825584378701\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31bb8d86-ac2f-4fe0-bba5-fe7525d3ecbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7af445d2-daaf-4cb0-9303-26142c538674\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43263175-c0ae-4c3c-9e02-3df04c2c46f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9679fd1f-9e88-42af-876d-8d78f2ef5946\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4b1cc3f-8ecd-40ee-8cf4-82f757a69df4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ddd2948-46f0-43ec-b7fe-c93366efb16a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cf122da-aadb-413e-b2d2-3a2580b669ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09fce437-f679-4f9e-ae35-eda5c07bd022\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9444e02-38e2-45f6-b48c-2711ca9f4faf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb47b788-03a9-4415-bb8f-35710369945e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23939fe2-90a4-42a9-bc94-3e88063b9350\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81f5f28a-bbcf-4d5b-bb5c-ff4228637b0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a137b36-75db-4916-9e01-82c24f165a43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30fa477a-528b-473d-8515-b0ed427571ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d762e14-aac9-4144-a1d8-1baab2a5742d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"872e91f3-ba42-4839-b940-d6e8b593bde4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8acc28b-b429-4cab-bb60-255748bce45b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72b4a597-1356-4161-be34-8f758a6fc7b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07327763-6174-43f8-bffe-a08c13435e7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cb12691-d751-4954-a4d4-989c7f00d23f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9394e2e2-855d-4a29-b27f-5514aac83f8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfb218d6-4ff9-42b4-b7e3-6ad17b550ec9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90981d98-fb1b-49a4-ac39-b289569236e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff969e67-6240-47b9-93f4-cceb7c688463\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6ac6444-e41d-4331-ad52-8620856e08cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a961487b-4dc4-4819-8a76-eca3f3537d12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"318c7d50-e05c-49ca-af64-b474763d5e1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"248a1f85-cf31-480c-af0a-b13d592951c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.351Z", + "time": 63, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 63 + } + }, + { + "_id": "0800c1c5060d1efa60ccbe2c3a177136", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "29" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=29&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9041, + "content": { + "mimeType": "application/json", + "size": 9041, + "text": "{\"total\":51549,\"p\":29,\"ps\":100,\"paging\":{\"pageIndex\":29,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"6077c38c-c078-4184-b3c8-9f7098341766\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c667e2f-0f20-49b0-a95b-3d66a0723cbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66d84584-f87a-4ab8-a0dd-44553ffc2d78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6818d259-0d35-4e2d-94cb-514a8e42eaaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"430093e3-d13d-49e0-900e-9f917126c12b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f71d5d2-12d4-4ccd-a415-3cfdca3facae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a191a26-93fe-4fb6-98bc-9d21e92b560f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c239cc-1c86-4bb4-825a-4d044f0a428f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7695522c-b195-41b7-bb87-007999a4e254\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf8324b2-bf74-426f-8d6c-40ea8746d086\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9eecf85-969b-4d5c-ab57-69eb774d092b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fef585f9-c4ce-44ff-8704-d0f7883fa868\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc4d72a5-f74c-4883-8652-dc8d18f468a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82ea7e13-bfc6-477e-b2f6-12d146066782\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2fc1031-f7f2-41cc-ad21-236025a65c82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"957b0333-9bf4-40cf-94b5-f7ce84b81cba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78c16192-5618-41df-bc11-4b95069db92a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9660ec1f-8c53-420e-8361-de8721d43f56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa7b8ff9-1ac2-4f44-8d62-13bf1e90fd17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b2268e0-79a5-4279-ab19-b1cc91204bbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7349737-35cf-4bbf-b5ae-990eb3c195a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"855d9983-d1d0-41b8-9c5e-d9c87b9ded11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce3ecff9-b9d7-4543-8c13-f19d5f72b3a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67a73c71-0b7a-4593-aa6d-de1ae2f4516b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550ef6ab-f836-47e6-9e1a-f323cfdb2ca8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c30b8cfd-fcea-426e-821b-643e612aad2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6b05b55-8983-4f3c-8c00-8fa6beb4367d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b13572cd-fbd9-403c-8808-b74795e0c895\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15850905-1bbd-4604-8137-751943310607\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"724514a4-5c7c-42e9-a4eb-5793ad9fbbe8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02bb3b16-3813-43d1-8903-20fd8165749a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73114d47-dd3e-49d9-8867-1bb9a61e31af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a646c90-8f19-43ea-9b36-173b7f7c52e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfceb73-4aae-4ce0-81b2-822c6863f4e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e08835e-5cec-4101-8b49-d944fd43580f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfb2ae3-09b6-4b62-8f8e-c6ee25e41508\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24c776f-58d2-485b-b18b-53e5b08b036b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52e1c92c-a2ed-4e7f-9d80-ad53139280fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acbcd7f1-00e1-46fa-8c64-9a3c581259aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c5f36fe-dba7-4a0f-a74f-6484915191d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74286597-361a-4f8e-9137-5e4bb88524a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68047d4e-cb69-43e1-96a0-cbfe100a788a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e658bb7b-e048-42c2-9543-624619e3bf59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2378022-12f9-4c53-8f80-178f2836266e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68e7e9ea-3367-493c-966f-464c96b4c289\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b112da42-30e6-40be-8042-d5906bf9ab7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e1d24a4-be52-4bc1-a46d-b7cf8aa22579\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f077c8e5-fdc6-4492-951d-22bcc2d0c488\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c89e6ba-81c0-4f0f-9271-92410a29007e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8c6f04a-cb48-41e0-a615-72bd5ad21054\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d736aa37-8a6c-437e-902d-d3d125397e92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb70c82d-d0fa-4736-a4ce-dd1ff9830303\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"763c17be-77ac-47a2-bc35-6651be0995e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e4e92d3-f19f-433e-9531-5af012c12368\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9f2c53d-29fe-41d6-b189-57540140d184\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc8a560a-2fbf-4de5-829c-e1f89e2e123c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52a4c8cc-5f77-4dd3-87d0-c18ccdf86fc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"650b239d-30c2-47a1-9f74-dce97c6178b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1870ae22-d698-4b2e-8c73-0c0cf6ff2751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fd558ba-a539-4172-bb4c-10155505d82a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3918a27-6bed-4f09-b622-3c5fd5b745c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144c2347-d9c0-4e3b-8f79-1960573d31f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01f2611d-3ac5-4785-816e-53850d0b3182\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09e62795-be1a-4694-9319-e9ea3beb310e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc682bd2-ec7d-4a80-9916-80df3e9a3462\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dc2513b-dcd1-4fe9-acc5-0f193649dc76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef704239-7a09-4754-96b4-232682f3da17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdc80524-d2f4-41ac-aa05-ef5160c35a65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"615189fb-f0c2-458e-83e1-605d38236668\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab18820-edeb-4506-be6f-833a6190be56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c7c8c2d-e39f-4a12-8e30-5c591365a736\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c02be9f2-562e-4d79-a561-793dd417399c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"147126da-6831-47d5-8da0-616f00bc346f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8133d58-bf66-47b7-97f9-7e168403bb65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ad9249f-329b-4812-a517-4f09a8498737\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7710916c-947b-4cfa-8edd-c7df52a16b38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa4b2de6-75bc-4b0d-8063-39a8e5bef02e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20494c46-e7f6-4d58-8d6d-2dd26f13d79e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"325cf332-3631-4eaa-bbee-c4dda60fcd0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da3ee698-9c8a-4023-8ad6-db09f51fa8b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc325eb4-bea0-427d-9c6c-ad5f61c1ebf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0a205fa-ee37-48c4-8777-17624cbe1423\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef555dcc-a7bd-4cf2-b644-cd4d2d404005\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"723037f0-16e1-4909-be27-1a1d4d4c1fa2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"135faaf4-f570-4e34-80b0-51b704e6d317\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"623187a0-259d-4876-a520-9e5e7d5d15bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a330d684-a128-4d64-a5b7-2dffea3b109b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86cb007a-498e-428e-b8bb-c7b073e4239e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d515068f-6c53-40bf-b1af-ec1c6c8c2e30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26eef9fb-2a8f-45c6-b5d9-6b0f781867dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"426e8541-52ca-453a-9e8d-039783f866c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"487c6e6f-c7a0-4a42-9830-5f6c78b946c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d314bd2b-cd7e-4b76-874d-d32e9fdb92d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42a687f4-34ce-43e7-be70-44776693d416\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cf70504-bd66-4910-8fbb-85ab0e34209d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6d0670a-33dd-4a42-93f2-be9344bc889d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0d91824-6120-4b60-ad2f-9e51c8a9a152\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"579b0480-4e4a-4a7d-b987-b56ecbf31e2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14d35dbc-9cc0-41d1-b385-c3e665088cf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f446a025-feb0-4315-8687-4f17e1479bad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.426Z", + "time": 64, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 64 + } + }, + { + "_id": "008b409e091b7de7507bb361b6dbd3b4", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "30" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=30&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9089, + "content": { + "mimeType": "application/json", + "size": 9089, + "text": "{\"total\":51549,\"p\":30,\"ps\":100,\"paging\":{\"pageIndex\":30,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"bf2b5d99-d725-4e95-b6e4-6432498f9957\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87e5fdba-c91c-43cb-9280-44931cd1c797\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23dddd34-36de-4556-a195-8ba4c50bb5a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5f471d0-d10e-4b0b-84a2-2ac0e6a14bb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f0d80e6-314c-4c63-a36d-dc984de4d9e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd619556-f91f-46b0-85cb-b9ad5e369195\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bd7875d-e1c5-474b-b01b-37c972b986bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07ac4a2d-14c8-4f28-944d-877f4220baf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e6ec5d2-a132-474b-bc0f-4c5b51d45b52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cba55b6-4245-400b-b142-cc5d7729c889\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c673b59-d9fc-428a-9b82-483888dc76d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4510030f-8120-4b91-8efc-fdd555241ca3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39d64c7e-fe58-40eb-9b8a-93945ceeb80b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e119740-6cc6-4a68-8d2b-998db2d92572\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffe9774f-6eea-4bb1-9816-85612d333964\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2ff8d6c-f24e-4177-befa-a8b8f806cc47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8dc2644-cfd5-43e2-b719-769d543c1cd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b3e92d6-6b32-43a4-ad0e-47c501172146\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5981502a-9647-4ba1-8d40-1c815c87af71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97be208a-3955-4f7b-9e34-82e3f1eda060\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a85acbfd-a13a-4198-9b70-e735aebca6fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b8b7ccd-c1d1-4350-95f7-f61a9163e55e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdfac977-2240-4e68-98be-e136d39301ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6c22862-30da-457c-8838-1b9d4e70dc16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"706dd229-2de2-4dcf-a178-f8baa6bd563e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"285f23a1-e7c1-4e88-8942-efb63ccb8653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d020cf79-6bdf-482b-93a9-d9bb36ce8c1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a9cd776-c52b-4c27-aa15-f2c68be21104\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c16f951-6f85-4c3b-aeb0-777f14ec693a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56af2028-013f-4e2c-9cdd-a233a930ef32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6174b369-d009-4e19-a6f0-a140d96d7727\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78d41d05-f099-42f1-9390-b9d9eb7047a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddf2da5d-014a-4487-badc-7632a0669039\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f57a7bc-552a-4637-81e2-3dc8254fe988\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cffe70fa-1d7b-404e-9a56-06734f2b4f23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64c9ef89-2e7a-462c-8f58-5974e909f5b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5233b6e9-0e70-46a2-b3c8-aa0affe31d92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a6c4f82-cbb6-4ea6-9e02-42b9468146b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd683428-77f4-4d2e-ad11-418d6d6336f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9092b5a-1939-4429-a7b0-43a18220ca88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c034eb6e-9f36-4364-a444-979cdda018fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6907a88d-47c3-404c-94cf-909da88d74d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d1ca7bc-ba06-4bc3-89db-6655e7ff1cee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc69fa71-4f32-4bf6-a51f-e45ea271f714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1984726-e505-4d4d-b5a0-64f44fb6dba3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14c5c531-f41f-4651-9070-adfa04ee9902\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a67b150-250b-48ce-97f1-92057f88a71e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"459dc208-b982-47b0-a95b-2994150644d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59ef1235-dd19-400f-836a-f23daacd487d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd0a32e6-6913-4919-9cf5-f8c2f708c090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84a3f1f7-d621-45bd-85b3-99ddcc0a18ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6cfbdd2-784b-4468-9f23-c54d09e61f51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9ff2e06-e638-4f88-8932-f0f09a23b9ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c628ff2-7aa8-481d-a024-94acf9b8e8cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"654cd66f-7b12-4da3-8a5d-c32bc7f5d8b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e17b0ea2-8622-482a-904b-6d9c442665cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"539b0a3f-1aed-4609-824b-a93cc2b7394e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a01367a-8f3c-4d69-9f0a-8cdd078bb9bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e53f402-d17a-4cf3-b811-9c5cc27debcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7b917cb-bedb-4e6e-98c2-20d8106245e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a02025-8fe1-4e4d-839a-f0fb9da7602a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad3b8a38-487f-42e8-a41a-148ad5dfa3c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3831e30-c0c2-42a0-ab33-5efe194066a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5279d0df-41d5-4ce3-8ad2-e6e638f286c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbacc66c-0fdd-4b95-ab7b-0ad004c84082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3205945-d9ad-4360-8a2e-96d0f6b0beea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eec95312-5bbc-4b1a-84d9-171aa7bbcaee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"242edc2a-cc8a-439b-865b-1e2427f670dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a32067b7-915e-4743-aa9b-198dbdc41c88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"669c4c71-b8fa-4580-8267-07ccb2957258\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"733918a3-6620-4d43-97ca-20c48c5761dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9242b90-9580-4bef-867c-0de350d7080a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82260e13-d28a-4f48-a569-cb6b93c5e558\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97f181af-e888-4359-9a87-4470e0bbab39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b130663-c98f-4e2c-8d02-aab0a601cb03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59c24135-04a4-4b71-b041-541159a2d03f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abc71d47-027a-4c7d-a75d-bb56bf96bb35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d551dfd-9310-4637-a3a9-169f77914707\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153d9a76-4e1c-49bc-b66b-21ed56213176\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b001b935-f5f4-4ab0-b038-e8270d2d4eaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee949817-7fd8-446a-9606-09e56455d12e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b464fc9f-2dc6-423f-a628-15daa87f17ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"927dcb64-1bdf-46b9-bc1e-5e458c7cc064\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d74c6487-de14-4c7c-9e24-26168e190545\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15e631e-dfc9-4e43-8a7e-b48e312f7933\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b880e7-5b75-4071-bd13-fd2359955d80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c71aa0e-cc66-413e-9089-d44ced068e08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3dfdfce-c729-4c10-a39d-d62ebe02c45f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47adeadb-dc59-470e-b97b-c3c32e93a297\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d8e47a2-4e31-4c0c-ae25-90af3e9e10d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e3e4df8-7b66-4d8b-8dc3-36ccc9eaaba7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5461b93-71dc-48bc-bb26-3c8ce40ac99f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71dc2afc-b141-44ad-a049-d9559bfbb760\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4fc8dcf-fdb2-47bd-8993-06a854e724f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9fdfd0c-943c-4f1c-9ea2-2fe543308fc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6659d074-4aef-4140-877e-f96ad1299777\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1249e9f-2511-4888-b4f0-4c1e5a8f5225\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a74bc242-4be8-41a8-bd57-35fd1c717274\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12e3c77-8b85-4004-92b6-cd789f809a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f586973-3723-4f7a-8041-44f2cc370b31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.503Z", + "time": 63, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 63 + } + }, + { + "_id": "bbdcb71ed8681647fc03ab29226ad3d7", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "31" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=31&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9081, + "content": { + "mimeType": "application/json", + "size": 9081, + "text": "{\"total\":51549,\"p\":31,\"ps\":100,\"paging\":{\"pageIndex\":31,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"2141e79f-0267-4503-9764-a47cb3a2f251\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff49e1ed-e229-44ca-aedd-b102616c4f77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13acbb43-6960-47dd-ace4-d0a11b8ed841\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dd69b81-193f-4c29-b926-8dcbb5827853\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b9c4f2a-6fc2-42da-b7b7-ccdf04111b8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7beb55fe-076a-4404-b99d-fe7ba857b790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8837235-22a5-4942-b9b3-d88b9d4d8382\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"596f9141-a9e1-48c6-b2fd-3fc46f834366\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f8c360d-8846-49fa-ac8f-4feff380d21f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"388fdf8f-8f0c-4793-ab49-dd841e14b5c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2f44674-d0aa-47ad-a0a4-5c186ee2cf78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"759f4d7d-dfc4-4aa7-aa3a-6a779ea4ce07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b668e5eb-98ae-47f4-b5cc-1ae585e80755\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51ec63df-6e44-4a38-b2a7-c07ce820ac2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b9d01c6-7926-4f05-8f5f-2ae51762d1b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5cd1b9e-4a4b-4816-833b-519db33a0d32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83f5a794-b842-485d-a541-f9ddddb8fcfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cfa9da8-6f21-408f-9f70-892b232015a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ede6f5-34b2-4c48-9c0c-aff96defdc6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a582a8c-1a4f-47a7-ba66-2f23105227a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fdbaf87-2fd0-4621-ac29-b177ab19d007\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22515a09-c8a2-4572-bffe-390555643465\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a179b719-f938-4cb0-b295-c9c6384dce16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c59442c0-3c5e-4589-9e73-0ba1a9a2eb02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ea6f6bf-d843-4a58-8b54-487341ac8092\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f1d32b-f314-4f64-a9f1-01b4ce68805c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b88b07f4-a250-4bcb-9af0-fa904a0fe373\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"409ebf85-21be-4754-afba-e90bf8b10ac1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50965c5a-36d6-4e2e-bb58-6d90acfd736a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f885fe01-f17d-4672-b009-8c6e69f59d42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b4a087-5eac-4a3a-94af-59912a6b080a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f171c339-7e2b-4dfc-977c-73db5551a12d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b0a3914-5046-4700-aa73-be5258181b4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c9f0b69-71c0-4e88-8679-66d4897b95f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d00240a-7146-4bcb-a35c-2e795686db82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5be7c3c-80af-41d8-9708-a064c2005bfc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e7e4c1a-3056-4341-a8ff-d87b044cbcbc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dffe08f5-065a-43a2-8f88-b07db79ed6e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74928801-d87d-4c7d-896b-c25882222a10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50637fa6-93ca-402d-a9a9-cef681f66d29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e18bb9a0-6ba5-4f5b-8959-345c0e414de9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ed8789-ebe0-4b1e-8274-4e57f7f8e7a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4b1fa81-58c4-41e6-a2d7-46272ba8fd3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bafbab2b-4836-46f9-96dc-dba9fdb2ba94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98e6073-b96e-4421-94d5-4276f3693004\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d5910e3-5eee-402c-bee6-1388568592d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69644fd8-7443-40fb-9fb3-c7d9f9911968\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb12a58a-6d54-42e6-bfbb-9447f4b11fbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b262b2d5-2cfc-4211-8238-e66c02fa50da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"095d069d-ace3-4f84-b6bf-00ab4b836dcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c2d71a-16da-4d4e-9423-c8920791ada0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbc7dbc7-a131-41e3-b4d1-8407e4d98537\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e793c964-36b1-45e6-b993-b2ae5bb15f2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f40fc05-2c14-47b4-98c6-a794c9e87d5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18c6989d-49cb-4193-9855-90c08be6f0c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"596c2791-1466-4420-bc9b-086ed36a76b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f334146f-d740-4618-84ae-daab3f89bb41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12d42073-39a6-453e-96a8-81a35b276a5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7784081a-7ce5-4b6b-bac5-9b2b39b96f3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ecf998-e9bb-4ea9-89e5-15bcd25b9b6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c166a11-8b8f-4ae7-adb0-1a9b52ce6d72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e491e21-82ea-4bbb-8d0c-278f2dc9fe4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbaad5c1-04cc-4e8d-80e5-b55407802547\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed78ccae-7134-4351-b40a-bc979b784393\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"388cc966-b9dd-4cb7-8d1e-4ad5e25336c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3c3bd76-c97e-4ba3-a3a2-b772f7c96e38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"292b2c63-2ff8-4ce0-8238-c0e47e74119e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d32dee6c-ddfe-429c-bb2b-5e35e6a42b9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e383c232-6067-446d-b871-26039ce5e10a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64971f90-21e9-4ce6-b26d-d557f4147bc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cdf832d-c27d-4031-a7e5-3ad2320debd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a6ce857-5f73-4402-ad82-34f50055b223\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c745a3c-524f-4024-964d-54b825108c88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d5aeddc-b112-47ff-91a7-616cc9cf8379\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b78a49a7-dfca-4d9d-9cfb-4c1b2ec8a810\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce650960-2231-4508-abd0-fc1da8867b2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1aef501c-6e0e-4bcf-a50b-b3f565fa72fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"156091dd-0232-4ba8-9db6-3c72a98d2fc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"301480e4-b688-4086-9a09-39ab38e85992\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c385adfb-7e84-43ba-8bfe-383f455a67ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bfaf260-19ef-4c2c-8c68-c9df402e5691\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4210830-cf6c-4501-8ac2-51c1fa5988c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6285798-c7cb-4729-80bb-1959c99fe532\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f78eaf67-6abf-4319-b4b5-8cbb26f29b4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2ca05c0-8e58-41be-8b0c-02d7153e99b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d814a5c0-a46f-4e32-abe6-fb637d21a32a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a84d5c-c4e7-435e-a7c9-393d93b9b9a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d43b1f3-3d54-4870-a7ed-c0582f5f8b5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f18e3892-60d4-4e7d-8210-d0813a7a6f6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d5c5845-23cd-421d-9ac9-797500fbfd0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3263f146-388c-40f3-a317-ea0c17920c2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9493d2c-2967-4470-a7c8-6283b9b457f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e536b52-3209-43df-8ca6-9e8f46682a59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89c10080-cc82-40bd-9e59-ef6df8b7ecee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"024823ae-6188-4d1b-8de7-3d751b2a02ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9239b22a-a2b3-45ac-9a03-047f3b6a6028\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73ea14fc-bfd8-4657-a9a1-bc722662405e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f20c448b-61e8-4fe0-b7aa-98f6e7974f07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72b232c7-4146-42ec-a425-80791614f89a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89499fa5-546d-463d-9e03-d59ef03360bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.579Z", + "time": 64, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 64 + } + }, + { + "_id": "9a63cf24dd9ea562d88cb833fb4ee57e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "32" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=32&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9405, + "content": { + "mimeType": "application/json", + "size": 9405, + "text": "{\"total\":51549,\"p\":32,\"ps\":100,\"paging\":{\"pageIndex\":32,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"192c7e07-a39b-4b72-b0e7-0862c9a68255\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af28c7ed-9db4-43d9-bc25-b7ed25ec46bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b4a7a5-c7ae-48ea-9618-49bed92635c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"017824a3-9c4f-4fa1-b779-b33673c37154\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15921cd6-4e05-4335-8a88-4bd9758db01a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccb329f0-28a9-44b7-bfaf-d3ebe9fa08b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"963103c6-2958-4992-b665-74c902a124d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"835812cc-5f7f-4d7f-965e-b5dca5ff5f43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f21b815a-558f-40d3-8a43-754e35109108\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73018935-cf4e-4dea-890c-3cf28ae109d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"491bbdae-c388-44c4-a2de-45994a4a7c67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0d0f050-ae40-4d4e-85bf-6fb555c0f39b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e64d305-bc50-46cc-b745-8df5c2619cd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"256109e6-876f-4711-b394-1e8e7e6a2bee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65d9199-e629-4246-b152-7ae56f86c2e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40fee933-719c-4041-8d71-ce0c2e25b328\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71d1bece-1c35-46c1-983f-cbb9c5fe4572\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f99a11f-15e5-40f1-875a-4d048e2f1787\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab7cadb7-c228-4e97-942a-75d5ed54fa17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c7b87eb-f94d-44ff-a28e-9b9e8cbe3503\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0e2c697-76ee-4518-948f-78260a166ca0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49ac32a6-8e0e-4446-832a-16633c72737d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4868cd56-63c0-4b3a-b2ad-70a9c2d2b634\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92f28c3d-d279-4c07-ae26-0ef65a4de3e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b49607-4d2a-4e55-b19b-2246a1137e58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"567fa495-e87a-400e-b5a8-3a8ac31e1d49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a90057b-7397-4479-aa83-2c39e6e53d86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8942386-e214-40eb-8712-cda0e27be3b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26ebcd27-93f8-484f-bdfb-c2d5e66e30a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29d1676e-e8cd-45da-b930-f9b138ec3007\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1541414-c711-46d1-aeaa-1f5315cc4614\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"050f2d05-f40e-4b26-8ab0-3cb95ac88af7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"168c4faf-2bf5-422d-9d65-65420861eadd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56bd045d-c2d7-41ce-acaf-39dee6e933cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82a77284-7555-4c12-b55e-152585a27dfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43c338dd-b782-4a54-9945-bc4805323e6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f33514ea-9cb2-4914-b541-ff240b52e85b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1afaf18-e0b8-4c6d-abe3-10f35d7156ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8cee91c-1412-4446-8a7d-8a3938ce80da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f051f84a-24ad-42be-aae3-76921dd28a8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5de8fea6-968c-45d3-b058-3d01dbc6ceaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"474829dd-9596-4439-bf96-6e7bc7a43bda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bea4be62-56ea-404e-ae92-e53bcdb081f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d7cd383-f93a-4487-99d9-60de54fdc132\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2382c7cd-d33b-4f9a-a2e3-8d0d86070138\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e350965-a94c-48ea-810d-fd40cb8dd7ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5008c7bf-6b6d-4fcf-99ae-070e03ab88a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa6e99b8-adb9-4bb6-9c15-c8264cc29bcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b75742-0b33-4d0f-825f-22b641476199\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80a212fc-8099-4554-ac36-f03199b02fd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b42bb1a-25be-4abe-b746-0dd655d3a761\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ed5533f-2616-4f94-a39d-20ab1fe98c32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"422571ca-a058-42c1-a8eb-221459582414\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22906c6b-ac96-4a54-8580-e06357f25d62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3aaff461-9838-4db9-b33b-911b5cb9fbe1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfdf96f6-4701-475c-9fa8-97ffd82e133a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dac522dd-ebcb-4367-9100-2642231201ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ec2976-a170-4907-9483-61cc450da6bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4cb28be-7d1b-4ddb-ab9e-b27bcd8dea55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ff01973-a860-4fcd-84b0-f7d2fd8c4368\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3d53532-51ef-4673-ba55-ad069ab76466\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2203a706-bdea-4372-8060-f7ff684a8ddd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de829834-d08d-4953-8295-eaeeafbddaa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae77935-f274-475d-ab8c-5c1bd5094844\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34a61fa-f56c-4321-adc7-6d9cd19fa018\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baffb232-1e28-42a4-b2ba-3dca4598cc42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80836321-145f-45ea-be2d-e4490c023fa5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"740487c82da74728129200f411ceca0a\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9009efb1-65b3-4108-b5b4-eda6dd9630dc\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7753ae07-83bf-4f9f-8bba-73403e5cb051\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9903d84e-06fe-493c-b611-960aaa77551c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f556447d-e62a-4419-8843-e607d43215c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"382de394-d9d9-4a87-97b1-2095f7cd101a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1270addc-52c8-4a8e-89c7-c8baeb023bc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14652830-ebe9-49b9-9f7f-6268795e3fac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c0bfa59-5b56-4f31-8e8a-9470fe3c84be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7369ab14-81f9-474b-8f4d-0d58659b03a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dac66acb-a36a-4449-8cad-b974c115e246\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13168dc9-4421-42a0-b90b-86db8d2495dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31f230d9-9684-45f2-aa0e-9c70e25931c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57e3efaf-3231-4c94-a4ba-e0d8d5769ee5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b72f4ff2-2c9b-4fc9-a9d4-bcb397ea91e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec2a59f4-8138-4641-bca6-05f7c2f4cac0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c238798-1de0-43f1-9009-038fc55a5302\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d8fe9b9-a045-414d-bf0c-96103fc5e73c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a715b2f9-4142-4d10-983d-7d26f62f8c00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4bdce28-2eb4-40d3-be08-213dfe484ee7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3421ea85-70a2-4eb7-b045-dab1fdd437b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4de9a0ea-7e76-4b66-b401-af85c3486b71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdfe8cb8-9455-4387-90dc-0e42d442d6f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8412ee-4c7d-41c2-b3d4-75aa60c8e2d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e34e4559-e624-4a32-803a-dc05f39c2caa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7daaad5f-5d9f-45bf-8104-6ec453504576\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c67246f3-d8c6-4ecd-87f8-80109d01bfb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aed94fa-0149-48db-8238-4ab09f75ada1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb64327b-a560-45a7-9e4b-1c4d8bd6a9e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20228241-96e7-40ae-af92-e85821ae1b86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d243b39e-673e-4661-9971-b112d4d139fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc4a788d-99f7-4d6a-8465-e752bca0c7d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e01d525d-6191-45fa-863c-4ec7e5b9ad88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c88e7acc-aa54-4b94-8ae8-7a1c2170fa38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/access-context-manager/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.655Z", + "time": 70, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 70 + } + }, + { + "_id": "1bb40634fd179ed871961fdf75340ca0", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "33" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=33&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9105, + "content": { + "mimeType": "application/json", + "size": 9105, + "text": "{\"total\":51549,\"p\":33,\"ps\":100,\"paging\":{\"pageIndex\":33,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"be6e1c97-21ac-467f-b1d4-7d580c25001e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"051a6e08-8f2c-4f64-be55-22bcb4799c6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daca9867-5ef4-49ec-8656-392106b9103e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0cd7012-8f12-4361-a152-c91701acc4df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"918301b3-a1ff-461a-9c3b-fd55ed5b5745\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9e9a335-da9c-48cb-83c8-6965af5f9340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a91843e-2480-45b9-90d1-160963bb5a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20e9a0d0-6107-431d-9486-d32624839537\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5551a791-98d9-4fbb-a639-1c920391fb06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0d36983-3976-4d0c-9e3d-771766531feb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1526127e-3790-4782-97ca-e0f8d40c5a3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c8e3710-55d7-4739-9ae7-354e70d97a0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4453aaff-da9b-4c58-ab52-49bbe4d190a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab613dbe-0260-46ed-963c-f150dbca6bad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14c4a456-2ff6-4843-8131-c89d441053ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d387ea9-79f4-4f07-b847-ffa96bc35ae9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f76304e-4cc3-43d7-92a7-1940826664f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"948b8424-6cfc-48b9-95fd-1b9d297343b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13dcca0b-09ee-4c4f-ba69-ca80f49556d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e539e13f-59ac-42f6-a74b-54b14bdb0aa4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1120bf7d-47f5-4d89-bd71-d898ec0f90b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b6b43a-9f60-4d14-b49b-e8deb0994c47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ba2b48f-8ee6-4570-b5aa-dafbfb03be6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4259df59-e6f4-4207-acde-e8011bc28752\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180501c8-693d-4a84-9183-822e70adc5bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"267a0094-ac84-4488-8ac8-fa489fa529ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"650dc522-270e-48c8-af66-f6f56d8e891b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e12e1f9-1a68-4d3b-b760-92dfe7888d5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c329a11-5667-430d-8dc1-aaef03839c42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c6a40ff-8d53-4f9c-b123-f3791537ba58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44acdbde-0ccd-4969-a43f-a8b111aba0f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1a62d0-90e3-4d28-95fd-7f7a13729611\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7edd1b50-8e32-4b07-94a3-3884c056fa56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c621b7a2-9cc9-4b25-8cdf-b425408c3983\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e8401c1-e07c-48d7-80dc-800acbd9cbb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c23b08d-ab23-4cf6-a6ff-9dfec6e1a057\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f608a28e-a666-403b-afc3-190fbf68d669\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0213477d-d20e-46f3-b8eb-47e493234fa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edf5f4dc-51e1-457a-8cdd-657e76e8a28c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89a88915-917d-42c8-a048-0422e89a8c18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"823115e0-04a6-4099-ada7-5cfd5359edfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1769309c-f496-41dc-b910-50e74c6046ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3999daf-b34f-475a-a3e2-d48b5c998062\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e2cae8d-0c24-4d4c-9c3e-8c56d994fbbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd407127-a65a-401c-90b7-e9a14c0c154a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27e45c36-f663-42cf-ac41-623933d13370\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9504354-1fad-47f4-87c3-408602bb993a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10cca152-82fd-4d5c-a1b0-f02f1f57026b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f928faba-6a21-4ecb-a2ae-b5e848850248\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe3bf1c8-e6bd-458a-a4b2-bd8e16c227cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f1aa5e7-4001-4659-b31e-311b1e07c18e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2294ed0-d2e7-472d-b510-3fccc56c93ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"516fbc08-5115-47d3-88b3-ab86071add2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e22d79e-7239-4356-b57f-5a80a26d5cd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4121fac-b5d3-4dea-ab41-945ad80b7950\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff0d463-5cbe-490e-8f27-248d66dc034c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e70ccfa6-83d4-4fdf-9890-900ada8cdc83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f0ea41-1421-47fd-b103-a2ef5438225c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d04a74c7-eefa-4c36-a691-3be8c7cc6454\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19cbc806-8fd3-42b4-a166-779ae9b2fbaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2188afff-6f11-476b-b0ab-b5fc182f9b1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43ac18d1-39fa-4a4b-9b98-f1022b3fec4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac81c221-14a2-46cb-9cc3-ac085eb5eab0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d9b2c2-cd1a-4070-acfd-dc97341ece77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc3f16ac-98c4-4865-a06b-7dcadfa35c84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"708d889f-6930-448e-8acd-a018d574a0e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14b79c19-49de-4ad0-977b-5bae1ac7a118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba3b840-7d95-4198-a7df-1d43f935ddcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b1f431-6812-4b13-8b83-217adaa5b8b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc4b318a-7293-4253-80c4-7bfc8e90bc94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab4ea749-b073-4a0b-a979-ae10adc541fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"959ff0a9-9feb-4a09-a449-2424f2e8cb5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bab26bb-4071-4ac0-8f55-28d971fbb7fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b59d2fa5-0527-4efa-98ad-96e49b75713f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1fe5d02-077b-45c1-bbfa-08565d83f637\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c529b28-90b4-4c7c-84f0-cdfbc647dc95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd4b5fee-1ae7-422a-8074-5e5d2f6f9ded\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d619b6b1-64b6-4e35-913d-7b3046e7a5d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18f993bc-af96-4b99-80f3-7ab9ac68459a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94a9c8aa-2eda-41aa-9f42-4044bf348e41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5694ec1d-0e75-447d-b868-223e053fd714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a59ae91b-15ca-43d5-a82f-739a9daadd66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b08744d8-5352-497f-9621-38ff39b8b60b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a932f5f3-6a31-46ef-84ae-880f62e22e03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f569a682-0313-43e4-a4fe-7b491ce74465\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d53c6118-3e5c-41b6-bf63-889c41dd1b04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79ba8f0b-dc4c-4741-a79f-873a4ac8ddf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9aab265-c5ab-4319-baf6-c609bc61787c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c59eece-56c2-4c8e-9874-c86b94167e20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ce35abb-bfbc-4b02-808d-a3f8867ddbb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eeb66c6e-5f13-43db-ae43-6f12f38a664b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67f07eed-e74b-4cfd-afbc-46aacd546e90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33b24d18-cb9e-4a1f-80bb-5c175f06ac15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7932935-bc1e-42f2-853a-b6922ce06e59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3b17439-a68f-460c-b8b2-a7b0da5ed711\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95e6e090-23dd-4f67-b37d-3debb4bc4d3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7220be03-16c1-4e67-a838-9e274a42098f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c614dfc8-72d5-4752-b47e-03dcdeaa1711\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df7248e-a092-40f1-befa-6cc402a70aca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3266af-db17-4f0f-95cb-2b220b370fad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.737Z", + "time": 72, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 72 + } + }, + { + "_id": "d0c475720bc876a8e9430cbf42155610", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "34" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=34&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9672, + "content": { + "mimeType": "application/json", + "size": 9672, + "text": "{\"total\":51549,\"p\":34,\"ps\":100,\"paging\":{\"pageIndex\":34,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"89f34adb-3d9e-43a6-9173-e4dc3e728afc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c62d38f3-456c-4405-a34f-4c4a23e2cc00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a20770a4-679c-4779-a544-149be01ec9df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffe89649-f810-4847-9878-19298f17acc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2cba0e0-aa7a-492a-84c7-cd9bdc682239\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"999863e0-e241-4c12-9969-1b930b42c59f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f964c1a3-86f8-485d-868e-56913d4f85a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e019c4-c656-41e3-adb1-29422dcaf6bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"b26da61777bd4fc2fdcc92cb90182e11\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89f2463e-48ca-4573-8ab5-42049b6ffaa1\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bc5e144-3956-42bf-8c1e-99848e70219a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"233557de-bdaf-4d90-b3c0-6917b78ca58f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dca7b03a-c4b3-4d6b-bd6d-ea44d1a90282\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5822783d-b1e3-4795-aa58-387d0bd153b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bac5ce8a-7b8b-4485-9480-de2f81ef717b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a03e643-97f4-4986-82f9-88f0d359a779\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4e46e0-a3f6-4282-806b-214d490fb7f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbc2eac9-8ce0-431d-a013-9201faa24504\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c73d7d-f2a1-4175-a92d-cc1f1aa6bc32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c102a04-dce8-4408-b3ac-209f69099d27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f40d4ca-7e99-40a9-ba41-0ed041c7dc80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df8d2b06-6b84-4a78-b8c2-c627d4cd99e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b29948d7-8a55-47dd-9268-036b76cf2144\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde8db16-b2e3-44bf-bf43-d7c8232ab65c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77886fd5-47f7-4162-b866-c7734b151dda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f73e3f37-b9ea-4ad3-8351-794e44f01767\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"650dd233-03d5-4532-b5dc-47bc7154fecf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0783f256-e8b3-4564-bda2-9ed5edc50228\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf9e1be9-d2e4-4562-921e-898b01d94575\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ec72ea6-4ef5-4738-b531-53ca21fcc1eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7654492-1302-4cfb-b9a5-63b7092be46c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"233731ac-bb4c-4e20-8733-6d5d84011d89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4260e92f-f7b3-4aaf-a2ca-bca43c169a6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ffa4103-85dc-4032-a685-813ef146f049\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a711646a-bebe-4b9f-8d64-beadb5ec9542\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37156e7d-38e9-41f3-902e-6e736991f74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fc24657-1734-4a71-a81c-e4495b354ba9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"547118da-7aeb-4d0c-aa4f-67dea8b5e081\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"452267ad-4b2f-452e-815c-188e1f5108b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24b3245-a160-48db-a6b9-c3fe611f8f0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaf787d2-4353-4687-8b6a-62a77efb59a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb5577fe-893a-4c07-8c9f-e184706e7a47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e4ed7ed-e94e-4842-8224-d7a76183878c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30458381-87e8-42c6-8ee6-e22dfa686460\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a98a6ecf-2c41-425c-b881-25e9db0cbcca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ef7744-586d-43bd-b67b-5634d48f24c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e484b7aa-79fe-4e9a-a7b7-8bf975e207a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddbd01a4-dfc9-4bbb-802b-979c0c4902d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea4f0179-254d-4dc3-86d8-385c2f37b2d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"530d819e-23ac-42e8-93b6-ad5dcb0d5035\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50f80189-7369-47a3-abcf-b6fe17f02623\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126d72da-092c-48cd-afbf-3aea124b5de0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0722025e-a7e7-4338-801b-09425f78cadd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d1ac803-794d-4d88-8ca8-48aca1460a06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e5c9944-d85e-4be8-99a0-a012670f51ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0a7298e-8253-4b3b-aa4f-8a49875b9072\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb1db662-b61a-4be8-a6f7-77bea21bf62d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72af0cd7-e8e1-41cd-9f6b-e8384eb08d55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0bf6cc-3321-4f4a-9cd4-ddb6e9d472fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf278c06-1ca4-431e-9bb6-71a39cf6522d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fafb986f-5408-4ed0-af18-cd7cce078190\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea421cd0-9cc7-4939-a41c-86c1dd5fa0e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"903a41cd-6bb5-48a7-b1f3-b33719c35fb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde483f9-a7f5-42a5-aba7-5cce9efc3c79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e460971-ebdf-40d1-bbf0-c5d9000228b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb242b76-c223-40b0-8889-9fc1d253385e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f3a9eb-571b-4d1a-8dd0-5110609b6fb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4980a7e2-1cf9-43b8-91e3-8de3928a8b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30e99341-f1a9-492f-9011-3f8edf3699e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f93e7b19-4ca9-4832-843d-aeb1d386c78c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"3cc5bb3c3926eb5774e99992a6767f2c\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b527fc39-2fdc-48da-a0ab-b54f52ba2f6c\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df32fef9-27eb-41a3-9e63-8559aee0a58a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7afb17be-cff7-40b7-976b-328a0cf25113\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b698f324-e283-41ee-bdf4-61342793da89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ede7a107-26fa-4b29-a123-68834fc54682\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b07c85f-979c-409e-a50d-7ad8a7eca9af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0181ac6-57a9-4ccd-a941-c6c79fffb243\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6a37293-004f-47a6-b6df-67414fa60932\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"086289a8-0dec-4e17-8d7c-42897d3a6037\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc0e6862-33ac-4191-9c3a-e2200f91ddec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a003db3-c838-43d6-b2bb-860d4ee294dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bad5bd9-a555-4c81-88d2-356da2257385\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4403c4d9-ce36-4c7f-9dea-84c7e33e635b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be67810d-6439-4834-bee3-1aeaccd37894\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3373fd49-24f7-4639-abdc-025a1f428026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78b96000-bdcc-427d-94a6-9c56f60b2d31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ad95d6c-162d-4d68-b929-2efd6eac2f3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45ba2c6e-45df-4919-aebc-67a3f3def2cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df4c18d3-6cf3-4bc6-977e-d904fd5c3485\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"450a7520-43ad-4841-905b-1e0dcb3f5191\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68d67837-a5fa-4905-96d7-3be95a04a456\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b60ce59f-9a20-45e7-a6f1-2c7566ceb5d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cb7f7b4-b3e3-483e-9253-ac4a8a9804b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5ea2b57-0d79-44d8-80c5-a44421a85eae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab344d68-45e6-4bf8-beba-e7f109b38cbc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f24a6c3-8237-4f87-a095-1d87d05c23d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63a27961-272b-46b0-8970-e6d55cd2acbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48ee748e-4942-45a5-bc8b-0e3f0f32b883\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6835d98-d9ef-483b-9bfa-c871b8280b1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e794b8-7b73-4471-9829-f32b852c67a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"226bfe4d-a712-423b-adae-39ca04e67e8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.822Z", + "time": 70, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 70 + } + }, + { + "_id": "54bfb6cb5d058450ad55c59b32e487dc", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "35" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=35&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9333, + "content": { + "mimeType": "application/json", + "size": 9333, + "text": "{\"total\":51549,\"p\":35,\"ps\":100,\"paging\":{\"pageIndex\":35,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"48a38c0e-b18f-41ad-9ae1-c5e8007ba9be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a211ee7-3902-41b7-84ef-9c74617562ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e572dbb-7bde-44b1-af08-fe38971b8a89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea44b23a-f7b5-4f4a-9130-bdb4df3b6ec9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47d1b217-2ff1-4c9a-8fc3-ef0988fea5ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58942a3c-172d-485c-9f7d-1006b4c8c515\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ccdf1c7-919e-4757-bf0f-615f11ca3de8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2979547b-8f99-4c11-b553-ff97678fd15e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaec1cea-a4ff-4598-9d83-dabc4bb4d8a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beab3a43-cb49-42b9-b63f-39defd6598cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8cef4c-58cd-41b5-a811-146086c26a98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89f86051-81b8-4bc2-94c3-c02cf5fab435\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e56aa95f-74df-48f9-a813-d29c7e23db8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7705e2e4-656a-47ea-80c7-b8b9f0f8e381\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b020c325-31d0-4077-8d17-5ea19534c685\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d22272fe-4b07-4017-9458-598b884a242e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"770ade51-520f-4571-8162-8b41b17b2ef9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"359c5013-733d-47e1-84ba-c32e714d059b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"029dbc3d-e5bc-4647-8b1a-7d9e2c1c0998\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03b41237-730a-420c-8c3d-c63ce208ed16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eea2cbf-f2ce-4fdc-bc49-e288ef9ed679\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e54d48b-3d41-4217-ad75-73a02c6b4de0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80bac836-d3cb-4648-8dfc-709afb680a15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa38f677-9870-4142-ac8c-5dc78602e460\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1bfdc66-c076-4a51-ab44-0e0880464551\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe92eb89-b5fd-4f14-b32f-49ed52ace459\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60285bf4-585f-4924-8aaa-61aa3267f028\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c4ca57a-75f5-4cbf-b121-ee3284e17822\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c852a6a9-c21a-4fac-8555-60f50db1cfb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"942057c3-9022-4d0f-ba28-c1148d72aef4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a772c45-ad8d-4dde-8e86-e16e7cc27f0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df12f7cd-3902-40db-bd3c-2347756d42b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ec0ae87-85a7-44bf-a284-a76957b88d91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"910b2ff5-a6ef-4e40-878c-bf57a69ac65c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65b24393-02ea-4bbd-93e5-4a47a412be60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc8f4c8a-e1ff-40b0-b586-ed2c14bd9270\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06a4f14a-cd5a-4dcf-a4e8-17930e6a4479\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9970d182-1a24-4566-b514-32bb118fc334\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efb5d774-c1da-42bc-94da-137a28aca13b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20e7403e-9160-44c7-8abd-051457ce1da2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac795a17-baf8-4a20-9503-d7ea245b6464\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa9e64d0-1269-49cf-a6a4-7e626fbb2169\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdcb8eab-0373-4733-a473-db2285843a8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f17f2d7-b51a-4122-ae42-b4d5630e600c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1111c5ea-417e-4b31-b526-2b77134d0066\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88b23a68-b066-460b-91c7-eb7b55bf99f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc898dba-f20a-413b-974f-7dc7e1d164b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0409e94-07b8-4bb9-a1cf-9a22b4062568\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e85c26c3-6ce0-40ce-ade9-e83990f94e2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac58c245-43a9-4f38-8456-d12728b871c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3653aa19-e638-43c2-88ee-991cad3a51c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97d97712-3504-49d8-858c-0656dcf56633\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ff1024-17c2-44eb-840d-c9d23d0b6b94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"528905e9-e8f9-4f87-a2c4-84997dfb8548\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac417ed9-abc4-4f86-a9f7-6a879d304af8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcb0b231-07a6-4f26-91be-5d17fced4a60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96f84590-b5d4-428f-bae0-2667cbfc56b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68e3b758-41d3-42f7-95cc-15a8166ee399\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9da53ca9-673e-48c2-af0d-96fb8e6f77f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd18da18-6c3c-43df-9c70-614aa8923cd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1520edd6-def2-4a20-be66-e154c1b93936\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b358441c-a020-4eb5-ada7-f28f2a4b78b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550baa9a-a503-4e7a-b780-bc7630aa7b37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70495982-70fe-46a7-aecb-e7fb17266ece\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26481415-479c-4532-9532-e4e14967b381\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdb9c6e0-80fb-4ccc-8b7c-374f984f38f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1812772d-a01c-46c3-9562-ef897cbb9f3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f44b82cd-7a69-4e91-8b94-e3e4f787c187\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92f313de-88b2-44eb-9924-33d1084a5eb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f06ea43-fa8d-4406-a82f-9e62a596ccb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d12ca71-d705-4a0a-93b8-3a4e97c2c0ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54b9e628-d1ad-4c4f-a9ab-83b49b55c0e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecb489ed-0e3b-4297-905d-4600d46eac2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc58b096-bc6a-4fc8-bbe1-c00ff3a5b46d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76fde9fe-f5a5-4e68-9360-51faaee7d7d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c857d92-cfc4-474b-ad80-1bf99c14347d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2c4897a-8e25-46e9-829c-a599caad4af6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cb394ad-83dd-4d49-af8a-2fe4564b6c13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9580ec6-aef0-4be9-a7f3-00f177eb6fd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16ec57da-555a-48fb-976b-e28e49522af2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0520e57-dcd6-48ec-b699-81b1b5c95240\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"693f1628-2700-4732-a786-d665c171a56d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c42c5eb5-7dec-4523-baa7-04a6192f82aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b421019d-7c8a-4e5e-9310-3bdcf90602af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31fab64a-7acf-4250-83b8-94f6f2a45bf8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9ca9ad8-c743-408b-a278-b471eaf32a7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ce1a928-84b4-49b8-9d77-a5a6071d88ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384b2ae9-2209-49d5-8c64-35b6bf06c49a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8247e4c6-f5c6-4602-a9ba-ed969b336593\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb97d81-1e88-4be1-9748-33c0bd89d3f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"30237cb810a0a893a83aa8f6be3a7adb\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1e54d7-2cf9-4a0c-9e8b-abf75ddafc9f\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcd539a3-f403-40e0-80b0-bfb04e6004a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c574e3c-7471-4ed8-9e5a-6a8d50f23de1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87ed627d-bd9c-4956-8fc2-c80901cf779f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d33d08a-3bb9-4cab-abbf-888ea3c4a7a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ea55ca-93a6-401b-8bb6-50c6ecd2aef6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fa97a90-cc9e-4397-b754-e280a5c2883e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34f96ec6-31d8-491e-80cf-dc5daedf6f0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6778709c-3e25-46b8-a478-b5ab1e92faa2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b4c8515-dee3-4409-948a-564f071b87e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/converters.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.906Z", + "time": 75, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 75 + } + }, + { + "_id": "7e79f178383e67535f22634a3d45a51b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "36" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=36&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51549,\"p\":36,\"ps\":100,\"paging\":{\"pageIndex\":36,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"608bfef6-9b01-4648-a8f0-58e9fea8deae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a117d06f-1ac3-4ea0-9b30-b1e9621480e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b56a8a75-d8a4-43c9-92a9-bba1f9cb0a1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b60c3135-60e1-4c82-a6c1-d4b863026256\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceafad78-3a9c-4c11-ba20-4452c6cf9142\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8a37282-4ff5-4d8a-8778-860c09977b8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f165c99-9619-4904-963e-5aa46ec9df50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c421fc94-cfad-4af4-8c83-698e6bc5b5f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c2b3580-843c-4207-b028-67c02ad3a772\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb14c72-96fd-4469-b08a-6e5fb3b5e10c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b2fa38-7259-4978-a4af-993aa4b07a8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f3334b9-4137-4470-ae21-94da5109a35d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fda06a3-6e68-42d9-b829-b016f2ffc95b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"957fecce-3694-4b54-b916-5ce240d64428\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c546417-c216-48c9-b76c-d8ad6ff3bb3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca693c04-be42-4118-865c-8f82d9515584\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bef798b-cc28-4706-b5ba-7e812a85725c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"196c121d-8893-4da9-ae83-ba4f529056d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18617f45-c706-47f6-a285-aaf66cc0c3e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a80cd9-4d89-4cdb-b4ef-fc070b185112\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88aa70fc-2fdc-4ba1-ba7c-3ecb7a72adcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"045761f0-0261-472d-8482-3039a6868638\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"160bdf5c-6a2d-4dfa-8c21-b6630335008d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38229518-157f-4828-80fc-0d209de19cc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01bdac75-d41e-44ed-9d64-2eed49b4727a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ad57800-6dcd-4d83-98c2-4027676c08d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cac62365-2c19-41ca-9ff3-9eb573572145\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f87f1de2-f60f-4cba-bd46-8b7389d7ab74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18d132b1-4bed-41fc-8d28-22e05fe941a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d734dec-007d-4467-809f-203344ee2fbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5e42dc-7300-4101-a254-8d4480976c30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae44d8bd-25d9-4827-a83f-67fa26f36548\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d683d81-5a68-41b1-b329-040f5bae6b36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33b8f685-558e-4eb4-a660-71a58895c1a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b50938a-3dcc-4a5f-aa0d-489724a7916e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83146da2-b933-40d8-9e51-fa5523d120c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d012614-5afa-43a1-997a-d4547031a201\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36067bf3-358f-4355-b99e-375bc93f085c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e21c1531-f0bb-406b-9f69-d991ddd92241\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d515ab5e-f1ac-4a78-9e60-2020ff4d7412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4ab1840-ee10-48eb-8496-a1ed5899af93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3176bc6-26a9-4569-b63e-39bdb76b270b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35ae1ac5-ae68-443d-881f-80b56c7d8d06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"362b26cb-4965-4768-8687-b17abfe96ca5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1314a63a-3a23-47e5-a3c7-78cbf2c693d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68c64378-cf9e-41e9-8da1-38939a435da1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"718c624b-59a6-495b-99a7-afb044c5eb81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a760b8cc-842f-4b2a-8249-71dab81085c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7648e45-8f7c-4b97-9a63-223393b9d5b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d491d00-0230-4ff1-96d6-d52afd91d802\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04677590-a49e-4299-81d7-c7d96944ac5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6ddf46e-a7da-4f15-bea1-a044f00882f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f606ad3-c002-41af-a746-975274f2466d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5b5b500-d92d-4fa2-982b-e9986b1502d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5627d1ab-431d-446b-b490-5d6245b51325\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2cd96d4-e62e-43f6-8ccb-a16d394abc16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0024a1a2-45d5-411e-a912-7b3950bd5092\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29241207-5959-4919-94db-d918b873062e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf85ca0-cbd4-4cec-94df-a0264dd1d984\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99373f78-a044-4b4e-950f-b0f8c5ccb8ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f284b676-f09e-4669-ada5-d9041a03f327\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22c78868-043b-4769-9df2-c2276cebc4f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8390253c-8bb5-4316-8898-80fbd61f2a15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba6c51e-49b3-4326-a62e-2289104c8a44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39bedd52-eb8c-47b9-8d09-19ed7ddd581b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"595773a6-64fc-4891-b209-9efccde0d8c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"901a5ffd-2789-4732-ae00-7570e50654de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"665dd666-6ca0-4c01-abd5-9277786d76d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28a426a9-6e36-4f58-9309-afc59b75f0cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70292de2-4a62-451b-a02d-51a7a6752136\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae24d33d-30b2-4402-953e-fe73392e0dd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66417cbe-909c-493e-ac63-232c43462376\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21eebc55-30c0-4257-9bf8-84491f23fc65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90679ed8-2106-46c8-b1f1-f0c85133b9c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cddb653-ba67-4937-b4dc-e99c22707068\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c9d8288-b669-4104-b163-01fdfd982fc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8453938-e71c-453a-8c98-8247cda6ecc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bd9a7c3-4f83-412c-8e8b-47bdca8c682a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73fbc89-c00b-44ec-8190-f340c7412318\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbd546b0-6fcb-4aa1-b213-82c2c5f105e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b8bafac-f6e5-4b83-9c61-35bef59bb534\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a964eb0-bafd-4af1-bedc-cfc8df5416ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30fb6633-96a8-4d35-bd8b-ad715f221105\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c9a9b32-34ab-4972-95a6-7d216375f94d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21d0a4cc-f1a5-4acf-924a-1d813f17158d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84eb3567-607b-46fc-8007-afa5f6d6bdae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fb81831-ae8a-42ba-ae2d-4e20281e1b25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6f8e64c-e4e9-4b5c-9bb7-2830ed546920\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a779c69d-444a-4bd0-9116-1c35baec4a3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"162473dc-7fe6-41dc-80cc-cea6930f30b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"812bc108-d699-4c8f-b244-44ea67800734\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"003a1d12-ac5c-40ae-88a6-4a552f2ebf1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"370e3459-6851-4510-a4a5-4f1dd847cda0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59fe66dc-9000-4cb2-8774-36b6be67a5e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b4827a5-e99a-48e1-b20e-c851ce73104d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38932179-0e33-4f90-ae85-33dbcd9f07cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3fbf40-2fb6-432d-af12-498cdbb92621\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a7674c7-dac2-445e-ad94-bf4418c7a172\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90fd3bba-8f1e-4969-a6d2-8d7c52c398ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c46a8845-f0a5-48f8-9f06-b8a895de3426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:41.994Z", + "time": 71, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 71 + } + }, + { + "_id": "bb5ba17216c77a3eb20b7cd2c480f8b1", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "37" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=37&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9061, + "content": { + "mimeType": "application/json", + "size": 9061, + "text": "{\"total\":51549,\"p\":37,\"ps\":100,\"paging\":{\"pageIndex\":37,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"95bfeb08-b82a-49ef-a052-9e1a87e0c5c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"121b5f71-efb3-486a-ac08-75abff679f45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99738052-5621-470e-b805-8c55c7559984\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55da6d36-c71f-449b-8eee-f1f49ed643cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b0652eb-5cfa-4309-b724-5730b7dbc1ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5ba926b-0b36-4c81-a70c-95703b95d04f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba232569-bf4a-45d5-bfbf-c1a23052aa49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e1d44d-fdb9-4111-8ee0-659cbc3444d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e72e9a0e-d0ec-4be9-b37f-c32e56b05c86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c50222c8-8447-4079-94e1-ebbe7bc52f16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"452e3bd6-60c7-4811-95df-fcde66500182\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78397141-1ae3-4033-8277-808dd2ec9533\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3adcb80c-50ab-48ec-a9c7-f67821d90fd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ccfda66-3733-4c7d-9fad-181b9f573145\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90e66878-5852-4718-a71e-8ccd86954a02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d4022b4-9e4e-4d09-853b-0523ed6bb764\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53d756d2-c33a-4df9-a67e-8e7e8342bd2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf1ed4e7-fbdf-4a61-8d9c-851bb3766412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"222fbd0d-57df-4d58-882a-0756088b15ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e837110c-ab2c-4dd8-8725-b8451b0d3539\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf42ca21-8145-4a23-865e-c893d0d8f8e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9c6e930-1874-44a4-bba7-3b5361f14870\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faca569f-e66e-406a-8652-8b019a1cbaab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66bd89c9-b02a-46ac-b75b-479753cc614d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7086185-2e46-41a3-a142-1065d9e902de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3988b11d-02fd-45a7-a112-d60bb7b7baaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd0888e-37c5-4012-a952-0486928d9e2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2141a7-d5c6-4fc5-9154-688e74689095\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c054bd2-2e89-4e9f-9419-9c1d056c51ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b05dc44-d88d-4b0b-b869-130345ad59c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d07df79b-3c5d-4a64-bf35-23b5a541d400\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52749286-569e-46c5-954d-994485f35287\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fd512b6-a51f-431b-ae0f-388dadf23363\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73928e40-14e0-45f0-9b80-163923012f1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6bf57dd-7d4e-4c9a-805e-122fae58bedd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f84e2f8b-48ea-44b1-827e-5cb5e0ad6330\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a060241c-f498-4c7e-a6d2-5d5344d79c7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e20af23f-3631-49a2-92d2-892bba86d5bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b50e8bd0-484a-4c7c-b063-bf74f55738e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8caa9dc4-01cb-4db0-be0b-8cba012702a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cda58637-0a5c-48e8-af44-1c6967831ce1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b768ca2-7604-42a7-a7fc-d7e33cad24c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7020619-aff2-4c46-8c18-9148dc4fb005\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90b784ad-6a10-4544-aeeb-a11a41a6bb8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c83ff900-63d0-43d3-984b-3ab7d8aba050\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f1908f1-3ac3-4ba8-877e-69dab7727f48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30fed4d3-adf1-4e18-b995-90c583a47dc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94d380c5-3dc6-4328-b6ad-5c1f0fb631f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51372175-a456-4baa-bdf8-9f946e7fd905\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"142cd341-27bd-4115-9f8e-e096403669bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d0da5af-3434-45d2-bbda-139f15981069\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a6fff78-63ca-4d18-877c-cfa012535da3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b42b08bd-4a58-4832-b273-1bbbb87c4669\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad24fda1-e16d-4b08-81aa-2b6681b16ad3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17c6491-5ffd-46d3-bf33-e2318be2def0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e02eed59-e58d-4b9e-a380-98099b89c3d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c78ed009-3a15-4e6b-8399-a3a4ad620fd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47a01008-7a36-4dfa-af08-fe09471e69d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6437e29d-87fa-4c2e-901c-82a01cd8e2aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d531e3cc-6e46-407f-aac7-aa14432dfe80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01303f5f-2edb-4167-94f6-4e2db95e48b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e92c573b-b478-448c-b7ce-c9e2baf0bf60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff1390eb-af14-4966-9c77-eb51032e1cb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e991a2ca-2e5a-4748-ab44-2435ef91c369\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"587a5e08-0155-47c8-b04e-02bd9d062782\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8d9302-eff8-476a-a702-a29a3e768138\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85774dc9-df19-4ffe-9991-a00e73032c72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbd42b2b-db36-4252-90d2-1ade812fadd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29e20e26-8016-4b29-b8a5-e8d496746672\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e4ab68-2c6f-4428-bfe8-63874baa9821\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"771b3acc-4120-4a10-8b29-a162bb92fc7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62308050-aa27-4064-ad4e-2ca64dd82f82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c21f2c41-7c78-452b-93a3-ae4b10d9777a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2e0e697-4bf2-4f33-a39c-0fe22317e9aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5dd6491-2071-4bc1-908e-51bdd6201f8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db60c871-a23f-4bab-9d41-3dfc85989cb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca4e9853-bdf4-4d33-b458-a5390e9dc4fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac6a50f9-859e-4d99-a43c-04c33d6b9b39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dc025a8-248b-429b-8cc4-32357cd27c3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8247c538-609b-485c-ab8c-a9a840ff9a8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e10abf9-af9f-4995-9b75-2914876486cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"127c7109-46ad-4f82-8c90-99e3c1684ca6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"771a1b11-76ae-4fb7-97f5-2df526cae6e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f13e491-6ee2-4da7-ad6b-3f7f09e4cd3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc5415fd-7752-4450-829a-07e468149254\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cbddb44-b0b8-4ed6-bd72-9095d499d3a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384a37a2-076a-48e1-808c-effff6600ddc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc15cb4-1bd6-4ce9-97b6-0d49b4ee79c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd03686f-d2c1-4fd6-a92b-29880cef309d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5694b437-1048-446b-b8c5-fcfdcbf4c7e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5018597f-11e1-4877-b567-92d77eb064e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4a2975-a4ba-4553-84bb-e74730b7a381\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb2dd3c7-f6e8-417a-8071-9e03cbeb6adf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0390daff-0acd-49ea-b3ea-e367b12c7c72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c65a439-14e3-4130-835d-1258ce1e5704\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"406d1cb3-ce53-4844-8e20-ce953516e368\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"189c8d31-dda5-4ab1-a2d2-fad5212836ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e43593ae-8917-4f6a-a638-595664da0b38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4372473-f9b8-4d6c-ac66-8d49aff44837\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be1b7e79-8e93-4dd4-8d79-d5a90e05de2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.079Z", + "time": 84, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 84 + } + }, + { + "_id": "f80742c9dedf339c0f7fefb4199ca187", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "38" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=38&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9433, + "content": { + "mimeType": "application/json", + "size": 9433, + "text": "{\"total\":51549,\"p\":38,\"ps\":100,\"paging\":{\"pageIndex\":38,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"64f7b80e-d4ab-44c5-9786-74572bdadeb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96690613-fa31-4281-9aa8-11235fb0adc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"488398ff-06f5-46d9-8e2b-817c86611d5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"927a8b5e-2139-4b21-a8d1-bba4718eadb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37011e61-5595-49b6-9ca4-dd68089da1b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33466af8-02f0-4c98-88b1-2e773d48bba4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b8711c-bba2-463d-90be-d66f2ce42ff4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fec9f02-fdaa-4aa9-8589-47c4a8bffdf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fefa61b1-0087-48e3-9e7f-caca95e5de7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e169df4-6946-4153-8e40-c9beef24db27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c65a98-7712-4e04-aa36-b645eaff0765\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8cdbd10-a824-4c28-b4da-71119ff31820\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d5c5508-d000-4610-ad4d-67a2309c68b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a59aeceb-f903-4ca1-8fe6-cba14148f09f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cfbed87-9aa6-43c9-b0ea-6695aecdc4d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff222a94-de9e-4db0-b24c-8e3b5eb59628\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d2520e8-2dcf-45da-8ed3-afd52af060e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80a56f79-7e90-4599-b33b-5267e9d14bf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"203246f3-7222-45a7-a4f8-f256480d2aec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5b168ec-7667-4ffb-8209-73bf1a4188b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6685d852-8e1c-46a2-9dfe-b16243346b32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ff70240-2bca-4a23-b044-1be3c586c4d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39f2720a-aec6-4fb5-9e79-b034b0d75dde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c28a796-871e-467c-8d83-6f253d0905c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9f044d2-2b34-4624-82dc-9068d2192083\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f76c241c-c845-4ba0-ad4b-7db5639f8175\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d837de3-1e14-477d-9f79-aea9333397d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92abcd6c-c7bb-4f95-9605-3806a4babf15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b695c716-bed4-4d7a-ae1d-609b81d18a54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcd17ac2-8b53-4111-8870-2f9ea80a0ee0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b91b365-7c04-4acf-93fc-bd75bbbd2a9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fb351e5-d0aa-4e5e-b478-5f1155206b67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b510a703-b0f2-41d7-a6d6-93923754aca3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f0d1304-bffe-468a-88ee-751499a0329c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eae8c79-320f-49f9-b034-1cc3353fe7a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63eeafc9-954d-49b4-8454-4eaf8083ce0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a3fa168-41c5-4b2a-9fdd-0e6e3ce2a331\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd340ed6-7364-4c00-b0cd-64623834df30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e7fe1f9-088f-42ae-92f1-6e33b99917d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"392bd9d9-bffb-47ea-91d3-4de4f09fac7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67e208fa-2a74-4d74-a892-25a2bc25ba08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d2f1793-f6e4-481b-b3c5-2d27f9dc885b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20142bd6-2659-4791-9904-2e77ffc3398b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fded9c4-2e71-4ea4-8a7c-22fcf8e62e7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4ccbec9-67c5-4711-83d0-33e57ff709d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5279ccc1-4d6e-4aa2-a56c-9d67f3a6aff7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a757b201-aa7b-42ee-9920-cae5256cd710\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"361b5006-4a89-44a9-8c90-7b3cd534ac69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cabdbf9-d404-4ff3-bd10-7a198da39a94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89751355-8c3a-4377-9feb-2bae7c299a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eff15daa-44d5-490c-8c2a-b51c2819fc17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72fea9de-92e3-4d7a-94c2-f0b3d2bcba5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6af6ccd6-a9c8-443a-9abe-7fd9674b9011\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38616baf-f691-4d79-84e1-496d35fa34d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ccc14935-b057-4e25-8a66-61eb05e6ef1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5ddf2ef-7d26-47e4-88fd-94a05a3d3094\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7a10630-ac47-443b-8c16-bf50408b281f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"9931c2bf35b2e63b61bcbf906b8feb71\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54358d12-392f-4e42-925c-67938776fb80\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e915ac46-b253-417f-9459-1e82bf6d42c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31673b56-f012-4829-b401-4a92bd0429b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6da8f86b-d7ad-4988-ac17-71cd9f9fb7df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b69cbfcc-2966-4e81-b78b-d2fa89625624\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adabc7f0-3bce-40c4-8b32-3c4fa127dbb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b87fb75-f5d5-41d6-8bf4-b4a1fa7e5531\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27c9240f-15a3-46c3-b2e7-104a9db81d40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ca03eef-02a1-4243-89fb-e2ff0de39645\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7f21d20-7a86-4a42-a32d-e37ac098dde9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6fa552d-4415-44c6-8e7e-188b1f29cdcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea4b7db-a38a-4c09-97e6-a37e17921a8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"307a052e-b6a0-4f8d-9fc4-413a479cb22f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91e2e364-4c80-4648-810e-04be69a019c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a6959ba-8057-48cd-88c8-0bc8252b8f31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"543caee5-69f6-44c3-a80a-489ac9026901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83f0296b-f1bf-4e7c-9e8f-128e0717a696\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23027abc-b968-4068-a8dd-59886b5e222f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e30b86b0-b23a-426d-b4ca-418eb8de48af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"680a5c2d-d8ca-4616-9a0f-e253ec10ff1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5906fef4-be20-4b4b-86f7-263c5700f38c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1430eb4a-3dd9-4518-8e74-3dbfc273feeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c8470c-e090-45f9-9538-3c373bf73925\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e72db68e-bb3e-4568-b81c-253095058790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a1021ab-c92b-470a-bb39-834163519363\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02170516-b2df-4466-bb6e-f767c30313d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63a5415f-9765-45d9-8570-1bc6b3bc99dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d559f6b6-6f3a-4a49-a9c9-dd61ced4661e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddf8e40d-692d-4d8c-92f5-4c390437b806\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"915ad267-acb9-49b7-999a-faba2728d45d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e45b591-05ec-4bf2-8c77-482504aac3ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dc0db96-026a-431e-ba1d-2bba9d518554\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1166bbd-6a21-447c-87f0-47eef6c96af6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b63289c-aa5b-44e6-b2f5-bce1a37e879e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"159a1a5f-501a-44a1-9655-91972a999a87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"330bf9ad-c30e-426c-8e87-5f1d2ed76303\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe180dd9-aae8-457a-8ec1-9a6c23976308\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e765cdf-e726-416d-b05e-82ef64678653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"499d4ab9-0596-426f-bb8c-f9bc28fa52bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12a5e6ad-f36a-4aa6-96ec-2cbc6b37ef47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"313ef5fb-cdcd-4b8b-8edb-8885c160261f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8d38541-addf-465e-b8fa-9567f541ae9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fef1cbb8-1a8a-4d79-bc72-96ec821018c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/api-gateway/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.177Z", + "time": 76, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 76 + } + }, + { + "_id": "bf7a0818ef6f6b37bf30991a417852cc", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "39" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=39&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9361, + "content": { + "mimeType": "application/json", + "size": 9361, + "text": "{\"total\":51549,\"p\":39,\"ps\":100,\"paging\":{\"pageIndex\":39,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"eabfc19d-c198-41b9-8660-4fe2e611fb6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec8ffaee-4786-4265-b9d0-7e9d5ab83c31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57a4cf12-14bf-466e-b98a-0e53682ba044\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc7607fa-f6e4-4fb3-b7d7-da7a34ab6f8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a6d4813-30b3-49d6-965a-ad7ca12217bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5160ddde-bfa5-43bc-af4f-93c53e7032e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75619762-cc88-4886-8aee-b041de33983f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c85f0f08-c9f4-47e3-a522-678b5c63f577\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8896b954-59b5-45bc-af83-60a5ea968914\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8781bb37-19fc-4a3c-a777-c0234039da9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf7d15d6-7eca-4dbc-be32-0f4f961c68e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"864a2137-518f-42a5-a6c5-ca67ee1494e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef8a5e31-57ec-48d0-811e-492a942ace94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a42e8e8-b6f7-4495-9fc7-9199a79b472c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57e0266d-1ffd-4914-82bc-36a4f0b010d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b836e51-adc3-441f-b28e-6967e7f6a1eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ecf79b3-ce23-4142-b631-26363a1eddd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bca4cacd-dabf-4cab-ac65-e787c13f5e3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9eada8a6-b602-42fc-ad34-ea7f2cef7e7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e831a3d-41bf-44fc-a8e1-f44ee79a0fb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4996eba-61d7-4427-8b36-9b2bce14150b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5005df3b-2399-425c-bc85-357578dba5eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fabdbce8-1481-4ea7-b335-975f8cce1c47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5ff85f4-d450-41cf-bc5c-3f204bbe93f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f04d52fb-bd5c-416c-815b-7c3d402cc7d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"641e45db-0607-4590-ae8b-2f80d9a8fcc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5d90d0a-2a04-4efe-bb3e-22a6b877418d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cb28830-7667-4d7e-a9ce-6bfb124d093e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cec986d-6132-4453-abf3-fdc3260ba702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"139bb33a-4f5c-4855-9ff8-f258511f421a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60f2371c-2416-4232-91c8-ecb7f2c8e816\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abaad1a0-bfbd-48b3-8899-58129acab5bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2bba00c-8dd9-487e-b5f9-83b1fde7b6a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4127235-cce3-476b-b408-9d4fd540c60d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cddfed2-797b-419e-82fe-c3fcd18b9fb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91467836-11f2-49c5-88b8-f88b28a031b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65a2e4ef-eafa-4f8b-b8b2-ed1bb2b0668b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17d34f20-390c-438d-acff-7944e182a92a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e359276-590b-4cc3-86e1-1b6f86f9be7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dcfdfef-f77f-479c-9389-cd80f61ec63d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7444d2f-f77d-40fd-8cf9-2d1e63bda7b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"882dc3ce-4376-4a82-98eb-437f67252fa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a3a629-6398-4755-85bc-8a7fc1fe4422\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bc3b987-e05a-4975-83f4-95ebcc05b4e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aff3c5d8-8941-46c8-84b3-492582d30219\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8364919-4723-4564-b0e2-8de13541e609\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"919de4c6-c4ff-429e-bd6d-efeecfe3c44a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2c48590-9a16-422c-b5f9-c6e111246c64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb4dca4e-8739-414f-a66c-e96603497082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0491eda-c264-4ea0-b037-68d7e955e2b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb1fabca-8425-4b56-bb09-6199b63d0e05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ed7db6d-bed5-4a6c-9e17-21c3e95ffb69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e1a6e3d-2914-48e4-bcf1-6f25fb74b292\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82335819-02c2-4921-8fad-077ca9a1a92a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a193f457-c233-4798-b1f3-60087a10c758\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90164fa9-a237-4e1f-9547-7292b5120c7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efdae0ba-a3e2-4e03-90b3-632dc1731412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acd78067-23da-45a0-8c02-28b89bfbfe57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"481f9837-f5ba-44d4-abab-ec35cf045a64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a562f41-ba36-4d2d-bb10-7f6a54a51e18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f1333f6-6cba-4f15-bb49-26b64e195b36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b5e750-94fc-4a30-8a0e-38fd8e8efb53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66300f1e-f97f-4614-9f85-63495d7fb11c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed99b225-23cb-480b-a381-5d8c2c1c11b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d22234e0-cdc5-46e5-9442-0d8943fca47e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4da7abe6-8d12-4547-978d-07be2434d599\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81b21b5d-c75f-4652-a380-8dfa0831ccf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c68e5172-15d1-4595-b159-8e91a1fe7c85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"6357d201571f71507f8f0d73a7d78736\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"182fc5bd-7ae6-462b-bb64-cf1441f184d5\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6ae643a-16de-45ab-9e4b-e775a7a18bed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"697e2418-ffc9-44f4-9896-93d19196f782\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b5a76c6-2c20-489f-904a-7f1065bcc00a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98fa26c3-94b1-4aab-a642-5c7a8c810028\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2c8aca7-91ce-499b-b22c-1f0928e562b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a1277ca-1712-4c3d-b6da-66c70c9087f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc47791a-ade6-413a-98ff-b596ca888be1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"423534de-d148-40db-9739-26100592d9ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eda56649-fd81-468e-b16b-fdccfc78dbf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a508c7f5-7f4a-487e-80d9-c839adc011d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e40e93f-2960-4d40-9231-565c58db31a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dcc4e18-9740-4505-a226-514578a914a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62e25c74-192a-44ce-a584-c3eb59b5f83a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae58ef9b-9c7f-42e6-9dcd-9d351897375f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d1db777-7f18-42ba-b960-dae86cade653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3eadff4b-7662-4afd-935e-489f2e266a49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6495d39-d062-43d7-9154-f718b8ab1420\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fd8725b-55b1-4260-a534-e61b715ab279\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cb70ff8-6774-4264-9078-62aa0e8d0906\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bbbec47-94df-4245-97fa-2a71d5c89494\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9e8f4c-07f1-48e5-90da-7f68d2d44f5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f3ef290-3180-4f21-974e-3a38c9278c8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a94795be-d7eb-4bd6-bdc2-198e28a8dd3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4337963-9d16-4e64-9e1a-7f2e7e83b00a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e69759-fec6-4eb1-b253-45d00abc9620\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd441c4a-845a-4c35-9496-020fb0d146d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b07ce49-1913-4d4c-9abe-4964addc1c48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb98e2e7-750c-4330-b7a8-bc3d46c2a59b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce77d991-99cd-422e-a957-f9d8a17fd55a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bf46a74-88cf-467d-99dc-01bc652607cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62930de3-9383-43c9-bc44-111615fedf9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:41 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.266Z", + "time": 72, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 72 + } + }, + { + "_id": "17dc5109cbfbebcf2e5b3e11e642c267", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "40" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=40&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9381, + "content": { + "mimeType": "application/json", + "size": 9381, + "text": "{\"total\":51549,\"p\":40,\"ps\":100,\"paging\":{\"pageIndex\":40,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"886db26d-9f66-4e10-b0ea-6147a7caf3a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ef476c1-9b5b-4f94-a658-0b081759c709\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e84be1ce-9dc6-4c47-97f7-71956e04d393\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"307cc4b7-5c80-41bb-a91d-ebb2857e344e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0cce3a9-e409-40ad-af22-5e8a5c2cdc65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f79dab72-0600-452a-b162-ce4da6cf250d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a029f308-4e02-4f78-b6a9-bd4bc33023c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10d807d4-3b6c-4ef7-9f6d-c6ebb3572716\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87ce0dc5-596d-4d99-b3a5-1c920b2072d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7b8a31a-d02b-4d93-9cc8-77bf54dfcc04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6f9893b-8b54-4521-8d14-23771bc577f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0273194f-b477-444b-99ff-901b8fea5847\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"893b2066-4541-4494-b014-00b51f9cf47d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"411dedf6-5a9e-4855-93e5-3c5feb51b108\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b07c2286-b2f9-483c-b71b-bc10b17a0f9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b77a87b-3679-4985-abcb-58bb1e3765b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86072be5-032e-4dcf-9d47-ebe52643e25c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71010d4f-36b9-4385-93ce-3effa3057571\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8e73028-bc10-48d6-be61-2b24a4d846c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b4149a-6529-44cc-8c96-4d0012e265bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfca837b-9ea2-448e-a36e-e0e5e6fa7955\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc1a7aa1-e081-493f-a38b-a4884500cf27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ed8e3fc-ba67-4a46-ab21-a9e9cb921fd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994a0743-0ddc-433f-a5b3-a43faed8dd98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d887814-cc08-47e5-974a-f5064efac70c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"109ebead-61cb-461a-9f71-c062f1280e23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e12474-6abb-4095-9655-58cb02c5807e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf82344e-3424-4583-9c29-733f83d47504\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f09082a-d8c3-46f5-8df1-70605c9850eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca9412e-dca5-4eba-820d-ab9aafa4f7cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c91a4659-7691-481e-b689-6b0440938faa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58bc6c84-b7a6-43ca-85ed-3900ac9a44b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fbbbabf-ff59-4025-9e5c-1f1772c0ee0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cac95d8-13e7-489d-8433-7a70c6863783\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cc82111-304b-4320-a4cd-0b02b6412bf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92dc5fda-872d-4a35-86f3-08ef3e9664dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4715c2e0-4e64-48f4-a5a0-b9b2c8dad06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"616e0fe2-68d7-4576-9342-308322deb6a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"413f08cc-e5ca-4635-8569-e507cc378598\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0305c13b-8907-4314-937d-f3f5905fdd3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20653a9e-b872-4ad7-abc5-f585aacb1249\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d10bff5-0beb-4a42-a28e-e1d14856cb7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dcd541e-79cf-4af7-a28a-609e4ec1a84d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04cf4adb-0e1b-4b96-8f9b-56b3bfb1adec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"f7551a29ce03201c43f79dfb7ab2db12\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc441956-a3de-4310-94bb-ba0e6c56d685\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e35803a0-372e-4189-8c0a-5a34493c8c4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7574ccfc-f091-4d10-b582-a2e414388ce0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f8b2c54-ecc0-4ef5-9b0c-e29249a46d6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b65582-1cae-4939-9bd9-feceef5e7c69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4e2c825-61fe-41d9-8f35-bfaf357e4436\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67c33373-332f-4156-85c5-a9ef21e0c4ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90c4aa5b-84f9-4ee6-bf03-ae75c2a9d1f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2aa1416-6821-44c9-a2ff-50702acacf9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"162fa43e-2dfb-4cdd-a2e4-29eeba9144a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02b97525-d5c7-4c40-949c-22ca116b97f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b1ff19-16fc-46a9-8e46-b5d52f413bbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e0f0a63-447c-4145-b2ae-dd4489dead18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"891bf195-49ae-4dea-972c-0b38eeec8c0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa1a2315-cd40-4e8f-8d9f-5b9c8c44e5e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac3c028a-d6dc-413f-917e-624230a32378\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade44118-7b25-479c-9c98-26ee9be08fb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"219b17ce-f575-4159-af55-07b543cfbe3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a332847-f7c1-4bf1-be14-af21ef37a64e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90611f40-3ade-4314-a3da-8dc87b038a2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99fc6092-9d6d-40eb-a01e-a40a6f4c5e71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37f3e974-9d91-4897-a236-8fbbce6507c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d2f3308-55cd-49e4-b7fd-afdd8cb87352\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f9eec69-62b7-47c8-adc0-417b8732aba8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff37a6ec-bc45-4ab6-9ce7-5ce6835226b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a879bdc8-dece-4bf8-adea-28da888f2227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aca420b4-ba4b-4712-b76e-f7a0be5881d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1ba26d2-289a-4921-a9da-af43e0c6b4d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18654f32-6f00-4cd0-8724-16677e56521c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a25e2b-1474-4a0d-b789-82ed2998a503\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"957b9a41-ab7f-413b-a522-40610f06bf3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"202b423a-372d-4c49-995e-86b71408ba9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a0a6f7b-355a-4bf7-86f4-2ea63895a2f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b061cb6-a06c-47d6-8d6f-0ff2b7f6d092\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d08913b3-5678-45d6-93d8-785c249f7b23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0569b52-8a46-4ce2-b17f-7bbfe33f0647\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8144febf-41c3-4ded-85ba-183c9e045d21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af5313b-9623-4e98-b445-7e3a8c7bf261\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02ff4c79-c755-4d60-b408-59c207324685\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffcd1245-d8ee-4a2f-8894-f4f4bf6a6f11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8572b8f1-93bd-4ae6-94b1-3f47be828ebb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bcc73b8-4a47-4281-a1d2-13edb6e651b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad1ec69b-2b41-4819-aada-c1ccf87c30c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"719b6fca-88e1-4fe5-a17f-064353047eb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dcdc2ef-4c8e-43dd-bfba-89dcce4ef305\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a0e982-7f10-4d5e-81de-16987defef5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f7e4a30-de51-4122-8f0b-638e49040171\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a6660e3-9147-4fd7-9b2a-588923749d63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"348c8407-8fa0-4405-ac8e-dead5b9872ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c19fbe6-cca1-4dd0-bf8d-920045fefc8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c83b3c22-62a6-4141-8aec-b4c35ed311c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f87995e-403a-4cc7-a1b4-60bb457df1b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1f313f-1593-4d99-a285-4e32427b7328\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6161ba50-05be-4ee0-90c2-481704b3b06f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54e78589-650f-49c0-9615-62368039ef87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bbcb20e-01bf-403a-89c7-528eebb213c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.351Z", + "time": 81, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 81 + } + }, + { + "_id": "a013b827f25a6f89fd0db1705e618033", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "41" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=41&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9381, + "content": { + "mimeType": "application/json", + "size": 9381, + "text": "{\"total\":51549,\"p\":41,\"ps\":100,\"paging\":{\"pageIndex\":41,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"54e5e0e2-1772-4823-9e6f-8414f120524d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f89af5e-7404-4e6e-bb90-5fb46293a30a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a05318b-1fe3-44ba-b4ef-8212dcb7c269\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0545c9e-08dd-4629-ae8e-7dc19c7be9d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a4b42c-eac9-4fa9-9704-4a11341fb735\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c17d94a-bf45-4d3d-b8c7-49db97679bbc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d35efd49-7683-46c5-8c4e-66c7e5648115\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54e5df56-273b-4fac-b75b-d03ebaec59c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"106e54b8-630c-43ba-9e66-4f4aa4ee3ac9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5651a33-13e6-4736-afce-224a1839ab58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e774d784-af1f-4440-b3d0-ae4d9545f7c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06e64545-a33f-4e4c-ad50-6513922f6f81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5650bd-3278-42de-b967-678b8c038b3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77371efe-11af-4106-b03e-cb5a3136d0f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd126dbd-8ca9-474e-a4f2-617cee664e50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fea2a95d-abdb-4bc8-9c6b-e38c4c3d742d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e3c523a-3ad7-4a2a-8982-63fb26dd5702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e187b5cf-0a78-4f29-9d94-8063b822560f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a92fad9-6078-4e2a-abf2-3bc13e54f3ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25c4a424-97fd-4287-b183-57932d25e9bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b4343dc-7dc3-4d68-bb79-0f31076828d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7716d83b-346d-453a-89d8-fe4896124a4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b1f04f-2fa3-40d4-912e-1389ea04a613\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2fdaea0-19d9-4bec-a7d6-2412634c582c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"097e0388-e82d-4f5e-a339-c91e9ba2fff1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1afaed9c-6ad4-46b4-b4c7-cea7e61c82f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"112ddbc3-4309-404c-9f65-bfb9c95358df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0110a395-58af-477d-816f-fb39e2a72225\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3533e052-db53-4264-b107-20db44def643\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b7fd6ef-649b-4680-baf4-ece270406731\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4086362-36ac-42a5-b86e-275a92bbf2e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"803534a9-9c5c-4849-8162-808af7da31b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24f8dbc-0d7c-4ac9-bb00-d3482ef414f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efcda9a0-0a04-404f-9e14-ea015e1374d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"567ecc27-61ea-430b-8ed4-a24b966f4a16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"301759e7-107d-4608-a06f-a6215b2179ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f7e16f9-4c6f-49cd-9526-5aa51cc04be3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5232fc8d-1a50-4b89-a7d2-893fe31dd174\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2202bae6-0bce-4025-ac75-ee6c3cbc1247\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c67f6f-61a6-4011-b5a6-fbf178ffde92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0ae0b47-82c2-4ac6-8577-b78d3fb148eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fdf24d3-6125-4e5e-9dad-761833f5815f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878579b2-2e39-4953-937e-93a8f925f6e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e2c0d2e-37df-4fef-ace6-7004a991ac90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05456b1b-7fb2-4cd7-bbd8-a56296bfa604\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f208b0bc-4807-4555-82cd-8a5e8b8d79c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72feeea7-d539-49f2-89cb-88b70342810b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b13dca4-dc0b-4036-b316-c99a2471ced1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5a78145-e6d9-4418-ba8a-8780ca4bf3fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4552192-deaf-4d9f-94cd-8e64790efb21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e515951-4f10-4990-99a5-2690ac1c6389\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"905d0764-0ce4-40f8-9e2a-a58462b18f63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee2458d-7520-4a37-9f31-b558325b7033\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90f631da-be2e-4d09-a84e-e1fa2dc7a577\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d12c1bc5-0579-4686-a3ba-6f53f4a2d587\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51ceac71-0264-4106-822a-4ac0d2392063\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd1d5d21-f8bc-442e-931d-caaf02bf9036\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6722a709-b567-4867-8a98-09402cfd29c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d77c65-c7c4-479a-a58f-fd51ca5e33ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ff1e79-3395-4704-a454-49312780af88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe74ab10-52bf-4c85-b534-b3292e4aa77c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03bc613f-c646-4313-8811-73059af0dd99\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d681ff8-8ce7-4fcd-86b8-859511131804\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ace205d-6cc8-4cb0-8894-116ce3507b75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"603ea593-86bb-4553-a415-a82cafbc4cde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3afaddf7-f771-41c8-8b41-8839e7b3e348\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cad1d19d-07b5-4b31-a8f9-0f9214e889d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"176e133c-55c3-4148-a7f1-153e8fef50f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cce5a29-b883-4f5d-86bb-fc77fe69131b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3578bb43-2e94-4d23-84ee-d9ef1dfb4dbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f54ae7f6-5eaf-4d11-bae3-6cfa476c96c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"063f0902-ddaa-470f-a9db-4a9fec278c78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db6dbc1e-b16b-4d72-bfce-69a928c53658\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30ea8d1d-164e-4a53-bf9c-f907254fcb6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e5e2b32-8207-4cfd-81cb-a3106e5cdede\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e52d875-e42e-441f-9482-5a3ffa6541d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1caf6f25-c153-4f4b-b6ff-aca987631c37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4205eb36-663a-4859-8605-e0beecfaf6d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a0d750f-ca1f-407b-9057-ddc9d06c7c12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a164209-c80d-41a4-a214-77fd85f8344c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9bf2c08-9f05-43b9-924b-3cd98f31537c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b4769b8-8ac4-4265-98ef-8cae694d1208\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2329c65-bcb2-411b-85de-44d35e12de51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2be3997d-f17a-40bf-8212-451e5fe3e589\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"030f8fab-b978-4334-9100-9bd7d1d2ee10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1829b715-c3af-4806-93ce-97d43f113824\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34a5e4a-05c9-4b57-be5d-3ccf8a3c45ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e72c03b-5547-4f6d-b0d5-ef840b66c962\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b24bcd63-b70a-4fdc-8b23-0083425e7595\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"163dfd16-0d9f-4a30-9183-4ac4e14154ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d07fe6cf-fbd8-4849-a0cd-719e3201bb13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1067e20-5ef6-43a2-8518-2762efed018e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"605e4911a535f8e999091267f835eab4\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4af231f-f983-4301-b55a-44f9ab5b8ebf\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e9d3624-6f20-456d-a828-7bb3111b719f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0cd0795-53a8-47fb-a11e-db3e58a451ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d1f920-c893-4d46-b150-3c16b1be9d6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"022dde50-8825-42d5-9bea-bcba961adcc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c508f086-fbca-4545-8a4c-7a6a08a9def9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0106e5bf-2302-4395-a31b-b14437f22a80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28805564-b21f-4dbc-a7e4-4de286ca84e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.444Z", + "time": 76, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 76 + } + }, + { + "_id": "a5a280132c020752d52eefdf53996b05", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "42" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=42&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9153, + "content": { + "mimeType": "application/json", + "size": 9153, + "text": "{\"total\":51549,\"p\":42,\"ps\":100,\"paging\":{\"pageIndex\":42,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"0db5e039-ee0d-46c0-8bd5-da5235fef33a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"488c1504-d59e-46c7-aabf-f06016f017eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a8d0cf4-b08a-423b-8478-0b51b9073292\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a35cbcc0-3de4-4b5a-975f-582fa31a6f17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9cbd5e5-089d-4327-a3d6-bcf4765eb6d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18116b43-c111-4090-9b7e-915bdcadc152\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96c4a93b-d7fb-4b6b-8d12-a181d036ce9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"737fc67b-efb5-442d-bcdd-f69ae153351b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e1ec376-5eae-422f-a9c1-0cbfde916c83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21a3d8ad-aa24-4011-ae92-3aaa19fd9812\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94d61617-12c0-4047-b64d-a160317e6362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2eaacd3d-03ed-40c5-bfde-2fe1733b2239\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da0de70e-389f-4dc0-8fb0-eb42a96e17ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7e3d6a4-79ee-42ff-bf1d-3903253d1706\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30d7b4f5-868b-43bd-8377-89657e002afb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6a7cfb9-203f-462c-bb88-5390132d98bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c4bc4d2-0cd6-4d16-9a97-543c5d48edb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fb199ee-51b3-4cd6-95ba-32149fcf98a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"730e3abf-092b-49d7-8c2a-f3d73bbb3aa1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb564664-aef4-4bfd-a2d4-8354f62c4a05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cf8ba42-dd52-49bf-9cf6-0579a5b78855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8af38a66-053a-4075-9857-556d1e1eaa81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"483f7994-91e6-4682-8234-52314925aece\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8d6f7ad-3480-4474-906c-6e516801e665\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b92493c5-fdf3-46c7-b730-9b51377a5be5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13e98a40-d78a-4b85-9e84-ae725c536e85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df3bf7ca-2fa4-4bf5-adb4-d80aef275647\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57dace1e-6065-4c63-971c-fc22f0a13fe4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d9c41ac-edba-436c-bc2a-d7b9205d2b40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f69caf71-1c66-4b77-a6e8-ed3f41ffd3e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6db6830-1977-4f8f-9825-4e0437a80723\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f72f7cc0-719e-46a6-bfa5-1d96feb13c78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7404a0e8-dd83-45d1-9ac3-3f62c7bb672a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afb753c6-ddb7-4082-8220-a78d37bef16f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e852708-043d-4114-9d9c-e231c9b2ae94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"295db3e4-8db8-4b0d-bf6b-c2d944c4c863\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17c2429-d532-4479-a08c-384bdb158577\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df1faa94-b30c-4d83-bbeb-b07a8ff5115d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a4dbd23-95c5-4572-ad91-0beafb9fc37d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d0955db-38ed-4118-a8b8-ed5f10c7f2b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd02fd2d-2b60-4670-9afb-7fcd0e64c8d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc7a0cee-76e3-43cb-9cfd-cfcd1bf46540\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2fb156-8ad8-482d-94f6-557b4762e69f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6b004ea-0cab-4f5e-9dcd-294836c2ea69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31c184ff-e4ea-4669-b6d0-2b9720cc3836\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5d49e84-920e-44ac-811e-8ef024eb17fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01610434-1a18-46d5-bbf5-e5484d58bee8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4488551-9860-453c-8a18-a513ba715382\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83b3defa-a322-430e-963c-ca45d11bc35e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11151a9b-e9a2-49bf-bb97-4eea92e7ab4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f13d187-2604-4b55-aeec-7024f1253d41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d56a11d-32e1-442c-91c4-0dc20b046478\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c87c614-c9c2-4d61-95d7-6621acd223a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d53f0c0-498f-4d4d-be8f-8597e63bef27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3170ed90-bb73-4db6-8ca7-152916b336dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3200ab5-c8b8-420a-a14b-656f6fef0a06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d783ba-2c74-4e75-a7cf-fc0c84e33362\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a333334-6805-4109-807b-b675640ce40f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73358177-a41d-4725-af81-fcfaf513d6cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb1d3ef-96f6-44a9-b632-f0151b6671a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18402f50-926d-4a19-8bfe-f50573fbe3fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf05f703-b86c-4645-a49c-f21a210ba1f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba044e66-1fd8-439e-bf7f-cf834ff68607\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f82ef290-0ad6-458b-a10d-9f5362b12f44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da905ddc-6eae-465f-b4b8-54a6a700d115\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71630335-a55e-433f-96cc-139757bc3dd5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1449f56-4993-40d1-a8bb-c964d42a87d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0f707fb-8061-4bc6-bb9f-c41f632c5c95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1537c622-9a5d-4780-a151-32a95a1b1e63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e5d8e48-136b-48a9-b5fe-e39941dc485e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ee10bb4-5095-4726-9294-fd9939e3cbdc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c532f80-a0e7-4410-9039-b634d4ceebad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1065fbcf-cbc0-4998-9ed6-2f6f7090e048\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20652db7-c371-4068-b345-30c6f51328b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32bc1eab-eda2-403f-8460-4dbe62adda22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e967988-6843-47eb-abc6-4bd283e4f01f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2fc30ce-caa4-4eeb-8c21-b7a3fd4083d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed0a9627-4e88-4c1b-9b19-da61a585f791\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a69e40d2-d34c-4ebf-aea8-f0470b704e59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7780133-0435-4467-9dca-e9ec8683bad4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"195e01d9-73a4-4d43-9c61-5ffd6050c717\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ff9c8d-aefa-49bf-bfcc-1f68f365dc3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38aa5828-deb5-466a-801d-32aa33b67fce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6483561-3bac-445b-bab4-1acf3786dfbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2051c84-2a02-4247-8a2c-02014a75a5a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be66e9dd-1e67-49e1-b9de-f45176badfb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76a83699-094e-45e4-a9a7-72ec76f10249\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"016d7133-99e2-43d6-95fc-f3fe95b170eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d977725-ff71-42bc-94f8-6acc81856cc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3a02f2-ce7f-42af-9771-d171e96beac5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cca8185-1516-497f-adfa-b6932aa1698a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3aebd6c-5422-4a8e-a18d-cbecfe227daf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fd661ef-88c4-4c5d-9225-01bc7b0f9d07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2c4afe9-13e6-4365-85f6-af48fbb3b625\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8992ef21-be7d-4ad5-b99a-85a83c944c6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39258eb7-e1be-4916-b29d-cac65e23cdcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fd64452-97a1-4eb7-83dd-551fa5f63491\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02145fd0-3c3a-49b0-a64d-88e7c2cb70d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdaceb3-f545-4765-8902-b87266105636\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"616e187f-154f-41ce-93dd-5c9b40960fb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.533Z", + "time": 78, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 78 + } + }, + { + "_id": "9d6a562f8399cc17934f849e3fd86013", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "43" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=43&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9053, + "content": { + "mimeType": "application/json", + "size": 9053, + "text": "{\"total\":51549,\"p\":43,\"ps\":100,\"paging\":{\"pageIndex\":43,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"dc02b92b-bd62-43fd-8af9-bfbc17d53dbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47d57624-d851-4c2e-b0b9-e7544b51cdb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"433fab4b-a969-480c-8984-651b282fda67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b779853-3c62-47e7-b035-79e4aa25f990\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"550595a2-8af2-4d34-86a1-f9001c4d6b00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3745e93c-e184-41a1-bab0-0506738a5432\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce9915fe-1cb0-470a-b4b5-83503bfff806\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c84d8127-993b-4f89-819d-728b6f84dab8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29340419-3afd-455a-afa3-84f1f19c7240\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2347be8f-6b44-43ae-84c1-975c6d37aaa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9191e5de-1341-4368-8231-7285305ade9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04532e01-7c2d-44b7-94dc-c7f9f9484fd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18f3cc13-5949-43ca-a77c-180e933a7f83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49a5cde1-b4d7-48b2-bf5b-4506ee425bcd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a55e0196-96b0-4351-96c1-aff1619632b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfa9bea4-f071-4773-a8ac-4c933058b4fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e610e6-4978-4ac1-88a5-adf9261568bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce103231-4aba-4065-926d-7bf374a50d27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c02f7056-fb8c-40c3-a2f0-f828bc734de9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a43f4c1-0e97-4cfb-8a60-a2387473437a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08d19623-992f-42e2-a6cc-4d2ca9a93ca7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29f21520-7c2f-4811-844e-961e6d140a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"952e96cc-45f3-4b48-b66d-1a907ee10bf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"817da2f7-1306-4ae3-b891-b8d546595dbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34aecd46-b926-48c1-8711-04736ce62e50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f0c06fe-b72a-4d2e-b0f0-a6b5bcb1815b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8101f9d3-031a-48c2-b813-a5b969329e24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d1ba8ac-ff5f-4080-afbc-c192af5ba213\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c713a53b-70bf-476f-9da0-649a25b36c1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7df59cb-5a01-47b0-93fb-092dd118ac48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d2f4992-2f84-4990-a69d-195d2ea33f78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e38c7dbe-e383-4280-9b07-a87bd3308769\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08794649-739f-4cd1-b89a-f79f872fbedc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1a807f8-6819-4fdc-b61c-7ab338eceb66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dd3f47f-edc0-4be6-94c8-286793eb8e89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3342f2dd-3eba-45cf-b2e5-edcac427f08f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd0a369a-5522-477b-93b8-452b4d4b5334\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3313929-bccd-4b91-adfc-9c05436823e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46c4ba45-7a2a-4524-a65e-31f0a7d15876\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dc4b672-3c7d-4f32-9de7-2204f64abef2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cf05c44-51c8-4a6b-8bcd-9d975d9cfd98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27bf1daf-32c9-4e6d-8e6e-1a280fe1efed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7db5a80b-c61b-4a12-9727-7a35bfe62d08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e22194c-8869-4da0-bbfa-0b8302e97c52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"172c1225-0e9d-4b69-a8c9-5f3f6a33b774\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54bf9c5d-af74-4058-baab-35dabc318136\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31f938c-439b-4066-8254-7f65e15279b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7efa0d53-3781-4af1-b055-77e767f62972\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec7771b9-0d77-4303-b528-ca244dd603c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb1dbe63-a5cf-443c-a4d9-b66cc8396cd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67469bbc-a2d4-4640-8638-4651cdf1393f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41865225-e358-4530-879a-fd7f190cb76d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c24b575-2335-40dd-b94d-d5a0e246e226\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c257c75-239a-477c-a8fa-5517abdd4a18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57f37a41-fa9b-4c83-aa56-bbc2e460a1cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f00be0b6-f877-4227-b8e0-37846922dee1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b95f2f80-defc-4c11-8fba-8a5a57be814b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1741498d-f36f-4ca3-a562-3cf6378076ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d8e7ff8-e580-4fed-9446-bb457ad1fa41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"691afeba-652c-47a4-bb99-6a57262c1466\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f7c2581-f82b-46c7-a38e-314e23357bab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7128df4-07f5-41bc-b5c9-7806a0716d4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e89b109a-d5f3-4db8-881f-9a84fba4bd74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16e5ab5e-addb-4792-a9d2-2cbb624864fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3badc978-15e3-4609-bf5d-dae0b1e6310b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6be5205a-288a-45b6-adae-2cbbc2824776\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a776cd1d-1dd1-4e92-a955-116d0709aa38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b34801f-dcad-491e-8212-c2162310caa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd79e7a2-8a13-4cbd-80b6-8857a4db95bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48ead402-9c63-457b-a8fb-dabb7d5ec038\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0cf79d-ed6f-4266-9603-5e30dcb5322c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e6909fd-59e8-4fdf-9022-c728581ace68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5802b6f5-e56b-4a42-9512-19766764e703\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f87fc88-7fd7-47b2-8038-fa53da5f2476\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"975563db-a294-4b0d-9c78-2821c829fab5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fca9d20c-f93c-4ea0-9b60-e257a3dffa08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd53cbb6-7fa8-41ae-93e9-b82de8d19607\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"231403c8-d674-4c18-9a55-fa273cb262a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c390f24-6ac4-4746-bc0c-f3d7f85e7308\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"370eab40-fa1e-4ec7-a561-77fc1d3d2e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12f7396-5aad-4fe1-9c83-7fdf0b73a2f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3995df5b-b950-4237-9dca-b53c19d08a1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c754cd96-89fb-4abd-a3fa-20d4f7624a11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a1272b8-2779-4f69-abd8-920a0b28de2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37d551bb-6faa-4456-9eef-844bfd48b604\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4357703-46ba-43e6-afed-fb7f12c60230\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f49a525-fa7e-4b0e-87a4-22987f73eb51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14dc761e-9e18-4c9c-9cc6-d78f7e545ea3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a30f5ccc-d5b9-4995-9514-befae1630f46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e18212c-2b6b-4f8a-927a-0c336e0cc6b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"814f8aa8-791f-4456-a437-c59839a1a484\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6930a749-53e7-449f-9836-e1bcf9be61cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6316c841-2930-42cf-80ae-1835a4a129ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3280fb81-56a2-4aba-a1de-3faad27f21f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fab1302-10bf-45a6-8560-a976540cd558\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4db8755c-03c5-47b0-a57b-695317f9797e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e5aa911-d848-46c3-af1d-7941d896bf90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ba57397-1e60-43c4-908f-6fea37b626a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3df5572-386b-4226-838c-221208362a23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d768297-922a-4440-a772-6ee8f1b92914\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.636Z", + "time": 90, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 90 + } + }, + { + "_id": "ca9f52a0affcf55ad31a2b324aa44abf", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "44" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=44&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9093, + "content": { + "mimeType": "application/json", + "size": 9093, + "text": "{\"total\":51549,\"p\":44,\"ps\":100,\"paging\":{\"pageIndex\":44,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"3557c037-6f47-4b38-a038-9b2dcfeb195c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ac7b0e9-51d5-487c-8447-1bae0887bbfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"209f1388-2e76-4d3c-81a9-a8f230fcefd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4510e38e-a605-45b0-84fc-048fc620562a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a31cbbe7-e157-4c19-8130-92773b3f86ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"312812f6-47d3-4c85-899b-ae7912b27573\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe47bd6d-818e-4c8f-ba11-e6da452bf7c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad8586a1-3950-4d7c-881e-cdf49620aefa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e377e639-4457-4005-902b-5603e66cfe2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e9762ab-ade7-4862-afcc-16cb09329fa2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99362fce-7161-4dcb-876f-3e1828c9a308\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eab3e32d-2817-441f-9a5b-6b90a25c4418\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67bf3b56-d1f6-480b-84d3-026cd58a77f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58700cc4-2be2-4bb8-8b21-733884f82c80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4841da23-011c-4ca6-9b1a-5d4b38b43635\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b965c702-0d94-47c4-afc3-478fc69f7555\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a84d8f28-4ea7-4a17-b1ab-11c0051a01f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a6043c7-0e35-484f-a570-0691e6fef612\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b1c1c63-0ae3-44b7-ae40-e8359559e73a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aff5b68-1573-41fc-8f1e-75323aa1d0f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc7540a8-4800-498f-bc13-7278904d1f38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b9afd4e-20cf-4825-8e67-18ef1cc2ecc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0369f698-a826-41a7-8529-88559c9cd3e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b13a4be9-93ce-43ad-b60d-3fcf100b1fd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adfe77e3-5021-41d6-a85d-dc94299ac8a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c02b65c-a327-4fa0-8227-c1cfae314968\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f97a05a-e2c9-43b5-8f97-04ba0ee9ede5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a154119-241c-4c47-86e6-fa2638ca03ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4da4d786-d866-4836-89d2-0c9063bcf976\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8a14ea9-5fd1-41c4-a29c-02d958439fa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f34dc85-e3d7-4161-b402-69b8b3945227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98e274d1-692e-4bf0-8462-7ad15267ab40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6927b7a-a1e8-4b00-9def-ac119c1233da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f013ae34-48f8-48ac-a2c5-884e3b94baa5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5f7cd20-86e3-4e45-8393-6bdf3f42c04c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"111f0e60-c724-452a-99a4-87f5a13a7fc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7032294d-f309-4478-a173-64d9a69ec3cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58fa4049-d1c8-4da2-b49c-b23142702431\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a434581d-97fb-4876-a26a-10bb1329ce05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c31b7f-be05-4ffa-addf-8b43e8e9fb59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"836708c5-823f-435d-bfd9-154605cfcdcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74654a97-60b3-4b00-bc47-c92f3c972128\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcb6fa3e-f244-4846-8ef5-cc6478190835\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49448cd6-a86b-48aa-a99c-6fbcc027db31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e97cfa4-07f3-4111-aa89-cc4dbc02de89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a82ce7a4-53cd-462f-8f37-d41bc20b8111\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dca18bf0-283c-44f3-9435-cec1ed5cbc24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdb0d804-fadf-4e8a-943d-01e7f80dd6b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35bfe239-41ca-4611-b2ca-b963b09c246c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2354ac0-8cc1-488a-87df-a473eb5c876b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f9c478b-0259-44de-ac86-ce5687d0da93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"290ba94e-9ef7-4d0a-9ca8-ad145a2ae406\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2090670-a8d4-411f-8105-1179ab948a77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a27072a-dc8f-45df-8f52-d9275220055c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2dbbcee-b135-4c02-99f9-5a2ecb255577\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"754c42f3-ec3c-4994-93c6-ae43653ee76a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecd8a21d-e99b-4d13-b9ad-e510061fab37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce1446b5-f580-4bd4-a990-24d94c6c13e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00724c79-c6d7-4c3d-8464-a4075e975a33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6886ed8f-2e1c-444f-8540-e1284344b23a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71d4e0df-f61d-4fc0-beee-5ab7e6990a7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d854d3f9-99c4-4076-bd9c-d189507d619d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2afb92-ea9c-4d2d-85bc-262bcd1b7f60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c34edce2-d325-4985-8cf1-64e004e737b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b8caea-48cd-456d-8fb5-a09907783cb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a388294-acb3-4614-ab6f-b204bb6b3481\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"722eae4b-7e6f-4525-8154-45eb119ed39c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce6fd3c1-7f75-4cad-84eb-53bce8297af1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97d10c0d-8a7e-4f6d-a71b-9ae01053fc3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fabc6847-b881-423b-b789-bcaaf21fb6fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7f9fe48-d563-41c2-affd-e0d59e42ef69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c866efc-18f9-4bff-a8f5-cf3116163436\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e2c8b56-4f47-4fc1-bf1b-6268cf7e3bfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28d94776-7415-4a8f-808c-a423799be93d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40ffc0b5-957c-45ff-acdb-f127cf2f170d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ce549b8-fd08-4f93-bdd8-5000f1eeec90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93b13e46-a159-434e-bbc5-f80f0ecda95d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8dc6071-8ff5-47ec-91b7-c33458450c75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec6e294-044c-42ba-8c43-146e46d47a00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"deecfdb2-bcf3-4dbd-8f45-7042e4065c7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5229607d-ce7d-472f-8c97-cf72c97f1956\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e68f7bd7-de87-4930-9f33-d4251ffd80a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73c13fa3-4385-4b39-ad36-de18b59d83f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c6fa602-00ec-479e-9c06-4f94a131c1cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40aaa43-7e7c-4051-aa53-194dca7a053b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d543e021-94b1-4984-904f-f6669edb634c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96690f1c-9462-4b0e-84c5-d45821b33b3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ab30b4c-5305-45a3-b2a0-acd71b44b1db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e421cef5-49f2-4f49-965c-0efd0fb6c790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dd837c4-84ab-4a1d-bc35-823a05869a71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c79dd467-e331-45b2-b9cb-88b77fc81f00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d4164ce-79fb-49c1-9da9-cb2731f6295c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cac81eb-5226-497d-99b5-b0cd08d4bafd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f28d572-0271-44f5-8028-91853ca8058e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"752bb554-3bfc-4f46-9243-f9acea7b89a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fddf0779-15fe-4847-b674-a837245d8f36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02d5ff5d-f3bf-4378-b8d4-6bebbdf4493f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"079f532b-306a-4181-872e-76e0b93c43aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e59c2eca-8d6c-45e0-9eee-f0e9fd6c8281\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3001a1ee-28eb-4e90-ac24-eb5ccc9adef1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.740Z", + "time": 76, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 76 + } + }, + { + "_id": "a5b6cb9d65696a235f85ca94943d4c69", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "45" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=45&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":45,\"ps\":100,\"paging\":{\"pageIndex\":45,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"a66dd6d9-2311-4158-8eff-f05a0fd9112d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8df0bb1-794c-4563-9c14-d23cd3c4283d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14322936-1d5b-444f-82a1-40dd9552ef43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7530de4-29d2-4ad2-a6a6-a08c04d730a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df533d1d-a7b7-4a57-8016-50f9c6b4c5c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd7c2994-51c4-4caa-8a3e-8974192998a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6098fa4b-9ea3-45f4-8d94-0d1b25728d9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41c2dcc8-643a-4d3c-919f-79ee29187179\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac3feaa-f9d6-4094-8674-72b0dcaf5078\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57b9e514-511c-453f-b97f-12cc54d39de2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85ec0379-cc7c-407d-a7d1-bdfad51fa17d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c64b7f-678b-4ee2-a739-223160c0a668\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3316fce-967e-46af-a913-802f3dec1546\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"414b447e-382c-4f27-b12a-05bfa504bae8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8745b32-eddb-4565-b376-4f6435c03b42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a481436c-f781-443b-9047-c0f413cb41b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f228d3bd-3e55-4d89-8c20-62e2c43f0a83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2baad824-7595-4327-8940-31050489b670\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72fe771e-92ac-4f93-aaea-636b1c21e400\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd44226a-6ae2-4764-9e10-79d8c0b0f02a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb4f96a7-a32b-42cd-a578-4b91759b87eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bb5c5ea-7dc9-43cb-b7c3-985ce4a2ed88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c036e523-8959-4d00-ba0a-15ad61a8d954\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"514f1378-2fc4-48f4-bb51-f882ad827438\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"320ddca2-231f-41d6-9421-32c96f79e4d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e4182d-1311-47f0-a163-ef027ba0e230\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"072eaa48-808e-46f7-a38d-1e3d40ed111b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58b929a3-5e0a-4f11-b741-d246e1db8ada\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09d300a2-1736-4db8-8bd9-6e71de1ba14b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e3be23e-fc01-4228-bd8a-9a61e897ea7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e11430f5-5f44-4e6a-bbfe-9bf41b317b5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52e3f0c9-9e61-493a-8792-d938d64bf807\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1d2b388-a331-4e40-85bb-1470b3d127af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a7ffa02-e4e7-4270-9908-edfefef691e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e739b50a-8e8e-461a-ad21-61836e2bf25f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93cdf485-ca53-4eb0-ba85-6021c52a2ff3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2533cc81-c40a-4374-b1d7-9d6fe9f782b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aadcfd42-78ad-4b7e-9420-5c528a1b9887\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ad08676-5411-46cf-b140-103a41909b8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"586f0677-b787-4c9c-bd2b-1161406d6fd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dd543ef-32fb-4b85-9b99-df5ef2e761ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bb2c5a2-eae7-4b7b-b06a-6a9af8e46277\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"819c4365-3761-4776-8460-a2e193606f31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a35a120-edd0-403d-a07f-3b85f15fd46d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"636601b1-1dc2-4743-bea6-f27c0849c615\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e025f90-e0a1-48a8-a0a4-b2074c134c04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb0d9a33-10eb-4628-84d2-7e1afedae94e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaf6526d-0d1e-47d4-8f70-91de578aeeed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56fd3963-530c-4761-bf0d-093c15644f21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66f414c6-0c2d-4008-b068-0f818ab03844\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da69ad1e-6155-4f8a-a2e8-48073b4195da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d273f6e8-dd0d-4a7e-a6fd-107095d6e414\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7317ae4a-d830-4411-bf35-149fb8552cb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf4e7b8b-6ebf-42f4-bfd7-262db27b4732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81b017a2-dc87-4d11-a90e-58033522fcce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3beed5c-96a3-4375-a2d4-5625ecaafd04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"284f8455-f652-492b-9839-9e8829274166\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72a78f4e-d58f-4ebb-8640-60d8c22bdc3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26a89506-cbfc-4d31-a4a4-9bef9fe4612f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"718c62c9-3a0f-4227-89a2-027f570750e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f07ac2d-0b94-4b34-89f4-db218ca1303e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"679c48d8-8f3e-4c2a-8c5e-435c489d3d4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99cb8a5b-ec33-43ce-9385-5a88eae0044d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fd46cd2-66d5-4aa0-80a7-f47d2c09bd1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"847b6328-2e9f-486e-bc0e-8264aca9dc3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee0a0977-eb1a-4cc4-a2f6-6aeb0161e811\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16c673a5-2a10-45eb-bcf4-09d11174d324\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d91f48d7-e64b-41b8-a7a7-270b482a61d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c18d9eea-1c93-4ac1-a44e-1215b39b07a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3127118-a48b-4e53-ab0f-cfe8ae82565c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29d94225-a3b9-4d8a-b96d-434b495a6f21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f979b2ad-6814-44de-8931-8efa9e1ad06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae0fedb4-c24a-4a46-9aae-a11d4addd5b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34fc6c68-c5dc-4b5c-a4fd-3fa2a2657f6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"760dc7e1-8aaf-4f77-9b12-1375ebe430d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54edf6a6-c13e-46d0-9632-c118038e79f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1075bb8c-67c2-48fa-bbb8-d0a88c2b7a3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"118d7d40-6cf7-49db-a678-90f740bc7a56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad72206e-5970-4448-a782-f0da85b50a4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63c90918-0532-4e76-b64a-75cf18b06c03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a48e9d18-71ee-4662-9ff1-7f82a8ffa31b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02e6cf65-e58d-4530-bfd6-ae16b607cb10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf1326d8-9270-4a94-a425-036e7284658c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4beb201-a46d-4ce7-9a24-ee0427eabd42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1ce4dd5-03a1-47bd-a44d-3856290a305e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1604ed9f-4f4b-4107-8c62-3975cd1935ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2101ef41-43f1-4b98-85bb-b8026e26bbf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f97bf389-a163-4763-8b20-42722efbae1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed17fbc1-1949-4f0d-a4fa-68a3bd1e01cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edc46cf3-61c0-4518-92fd-d85662b72188\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef14768d-c672-4e30-8883-4d2c2c2e210a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cfb2e5e-3ded-4128-a7b9-c8519c29621d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58c1f65e-692a-4160-bb1e-d1d27486fb38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1059895-b392-4b33-8f3f-0987f22df339\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef6f6cfd-e032-429d-beae-0e8887389f90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89da3ca7-84af-4524-a1ee-03136164b103\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c300d5-713d-42ff-914c-137305ac849d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e60f5b38-cfda-4a41-9798-3e51c96959d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8c3a8d6-23cd-4709-80f0-f8b9fb90559a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd175616-067a-4dea-af7b-7c4ae674438c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.831Z", + "time": 79, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 79 + } + }, + { + "_id": "93b4ad5fe0b8639d1ab82054978b5482", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "46" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=46&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9413, + "content": { + "mimeType": "application/json", + "size": 9413, + "text": "{\"total\":51549,\"p\":46,\"ps\":100,\"paging\":{\"pageIndex\":46,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"16f6299a-e19c-4125-997d-db6bf2d75903\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1adf3ba-0f98-475e-9d03-2cf2453562aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68aafd7b-a6ef-4686-9e96-8d8afee310e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"439942e4-6962-4e7e-8770-c8d3b891d70c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f500533-c655-4752-83f0-5c5a6050ee33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd101e99-e5e0-4573-bcfc-4c8461103db1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f9904a7-49ef-4d90-ae70-b326d673e47d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba4cbf64-6537-401e-92db-5fa38513b7b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45d5c2f4-f4bf-42ba-b31d-011aeb3bf16b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb61184c-f2cc-4429-b891-1a2bab45b855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"425f43fb-9f44-4e9b-9ba2-b0700b899658\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6080d280-50a1-4eca-b458-473eb96ccc44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f062d5aa-0dd9-4998-a89b-291ddedef884\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b05094a-8618-428d-88f6-5d22e370c92f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2be7c5dc-1b5c-4f43-b921-b3dc837ae285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e488ecf2-8a83-4e2f-9f81-2958c10d81b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0508e9-51ab-4b62-8804-442fb1b37d22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f3e52ea-154c-4cae-bf22-36912cc96976\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9656fc93-f459-4730-866f-657147b2cf89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed5683ac-3169-4fac-be19-5bd49f47f0d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecbd1053-7b7c-45ca-b480-c04d0f92612e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c06f5f1c-7101-42bf-81f2-640773240ab8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68fad96a-435c-4e00-adb6-6c8e9e053d5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0e13dcf-fb67-40ef-b57b-151df3421db3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49ee5d64-47e9-41bf-ba98-ce2843272add\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee9d89fc-91f9-4741-b8e9-0b7ba7a1bf52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d6ea19d-1907-4023-996a-fbd40cf879b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3a92089-699a-4f47-a201-15f9abac30ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c67b869-b4ee-4e8e-bebe-ba34f50955a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b17c1cd9-bd14-4f23-9413-94072428f23c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf5edb24-154d-42c6-ae48-ce4be738083c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0619292-2ad5-4236-abe6-d8d0c39a6b74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f59b12a6-cf95-42c5-86ca-e6763f647ea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b976018f-8932-4fa9-afd6-e6628d6fd0f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26c941e4-037f-43f4-951d-79e585922e6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ab1675f-5f1f-4328-aa97-dcf68445de6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c54280a8-41c7-41de-b766-7ffb628698fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"091a577b-72f9-4119-a1ac-5279bb7aaba8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38c65253-b7f5-4b65-9e58-fb7c4debd92b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1177ef3e-4322-4978-a475-2fa0704e53f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ba815e-8796-45c8-a959-342e1b37b081\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe6ed3b-5053-4391-a332-28afdf2775ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15d223f0-a3d6-4cfc-a69e-1829995d48e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"054c1371-20cc-47af-a816-8964c2e658c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6358ea1-4d15-4193-95d4-9150234d6413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5bbb931-8619-4ebf-be35-78668dc4763f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"001a5555-bc05-477e-a070-bc35089cb7b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51090552-926d-41e5-8593-0b3bc53ff2a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a679ba93-e5a4-487e-ae69-69d37f0ec34e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79a1cf8d-7e3f-4e59-95a8-a1eeda45715b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c433f057-82fe-4f84-89f3-7bbe1c49a885\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66324f27-e7a7-4705-9c1f-8f78f7376bdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1bfaef-0420-473e-a2c5-e4a8ff032aa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c3a9538-4769-49b5-8f60-95437d8165af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4d69969-bfce-4706-989a-3cd0515e7c6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af2af56a-301e-433e-bfa2-cbc838b5cfb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0d910f0-f160-4498-8943-36e931d135a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ff47550-e027-4067-9f78-b538c3fb50be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15662606-9943-4710-a40f-c9798f4600ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e9bc954-fa15-4c79-b720-005b85cc3f32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f0308d-0507-4695-9a62-7afaa3109ab1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ba46d75-3ec8-4aaa-bfff-c7f64241916a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c5caecc-1f51-4891-8322-249992dd96dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b8dcb8a-92ae-49a2-af2a-e582f6f26118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e61af969-ce92-4d9c-9e6e-dfca6c30fcfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df1ccf48-be37-43f9-a478-424b3aa5d62f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f059c6ec-7d25-4ef3-af75-db30d2904f33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4b41a7-50b2-431a-9d72-7d2c004deed7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96d873a2-f5a4-42ba-80e6-d73f119d72be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"ff276c357f3cca5457999b06de5868e5\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"699a78b2-2a8f-403d-a4e7-e4af349efe93\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"813c225f-a45a-4111-81a4-6cbda64ccc54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2842d6b2-36bb-4ea8-baa3-97003aeedf1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc38a478-771c-4ef3-bb1d-0b57c943f19c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"923b6413-3203-454f-b9f7-766e1c40536f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f2c5c4f-9a12-4e8e-a3a6-4e333c62c35d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a171b41-ae89-41af-9e44-438b849b76e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4d52832-8a30-4c11-bf47-fa0f277004bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0318e394-d0a8-4c92-b49a-61b317630126\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf2120c-2450-4f74-b556-659c4f851f4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2ed7c6-5ffb-42d3-9f75-cbb36ba84ff8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e127a626-a157-4759-90c6-16e20eae03c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e154d36f-bf1f-41f9-b72a-a7ce93e86f98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2759891a-f989-4027-b2b3-0ea19deacef1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8b6982b-700d-46c5-bc93-1a9fc293f259\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a64dc1d1-2616-458c-9df5-d0ac98571bba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0165bfdf-6965-4ab6-b7ee-3372cab223c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cdf783a-c7f7-4da8-894a-0cc5011c7e11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520c90fd-5c82-49b4-89f9-c4edef1ee418\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d37a6c9e-8d52-4f5b-9def-0616ce49543d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ed9f244-12f9-4ae5-84d5-6e421ed606f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f8484bf-9ff2-4395-be54-162b1d06cf8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec2bb09-edfb-4a65-91fd-512a2fbe4eb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48845819-b318-45e3-ae6c-ae0ef0c42794\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ed9103f-c293-4235-9011-f5ef81d68d27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a79b049-a2a4-4027-9a9f-73ba9e26e407\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce8cbcc9-8038-4e25-8736-3834f416ef06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09f0f96e-710f-46ad-8bee-a1c8bc715c28\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd052287-2f64-4b90-aa72-703f3dacf7da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1063f483-ed37-4e2d-ae38-3d25da9f78b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22e74621-5bd0-4f07-ba14-ea7de0a9dfda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/app-engine/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:42.955Z", + "time": 97, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 97 + } + }, + { + "_id": "85a0d0fe4c5ca82407a1f8527fc1a735", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "47" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=47&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9369, + "content": { + "mimeType": "application/json", + "size": 9369, + "text": "{\"total\":51549,\"p\":47,\"ps\":100,\"paging\":{\"pageIndex\":47,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"97aaa70a-a115-4147-be98-ed17a1cb6bb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb5b4acd-33dc-4518-a6df-11eb87406456\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4adaa646-bb84-4a58-935e-d04732ae64ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99878e32-8351-489f-9b04-8687ad8b1a56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18730e30-2cb3-46f6-9539-27159deab33f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f01cd59-8a4c-4c53-9da5-5b8272a49049\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eb924a3-2e2e-42b1-8e4c-d466d0f59c7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2358776c-d645-4af4-9334-8c8175ec321e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08d9873f-51e8-4691-88a8-7fb747289828\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c7329d6-453c-443c-a8c9-b4904e223475\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"143da689-49c4-4ec5-bacd-58ae0e6e2cd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2738d48-0502-499c-b5c2-486da32ffcae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c13a1437-122e-4625-9aac-900b7fb35304\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a2f5e53-1e16-4b9e-885c-7dc72e4dfba5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c062b81-f5b6-411d-9370-fda984e097a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74e9f626-b910-4dee-9a99-45f1f004f5d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96494804-acba-40c0-87de-2413d388e4c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44a32494-c1f3-41f5-964e-fe8a79ef2c58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"499c82c7-b659-4833-9d58-93f6b893499c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5b56d5d-c9b5-453c-b652-c81f0a90662d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"607255ae-595d-4efb-a1b9-87553add34c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5bf4eff-1e5d-497f-894b-1c9d3ca0f083\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c75ba92-ca2f-4cb1-b08f-cb2b3c7e1415\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26cebec7-3270-4cc4-8cf8-a10a15186a06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c80364e-f57d-4c39-acde-c61e8b97e120\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e4e9ddf-78a8-4663-8f79-fef0b637a9e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f6bbcbf-63fa-4199-a4f0-1d3d976e708d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ce3e98f-21e8-45aa-b36c-191b7424a541\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31bf7049-1dab-4390-b971-93e2101c1f32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e12421a9-72c9-49e3-a6d2-285678f9a253\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2988fd51-6a7f-4610-8983-37d9b976fe26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fd9d972-5d29-4a32-ba1b-10170794e694\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27af7c7b-8266-4bb8-ac02-f2337c3b26e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b542ec17-8b78-4619-abd4-c20745402ee5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c1702a3-a850-43c1-aafc-61e75b66711f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"079d7bfe-b7aa-4df5-be27-dc1f8350334d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ed8d434-813a-4c26-9039-0db5bdd81bc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dea355ee-28fc-4be2-b669-78147899c2b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de7999cd-58a7-4f77-8412-798a5fb03d3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"eef46270d29c7cc8eefa50cc5620fa7f\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7377b13c-0b18-4f5d-9506-144207a0d954\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca33f7e1-7215-4dd8-92e9-8aa795f8e751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8255cc3-0997-4ed0-831d-1e94a022096e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8454ad64-9e6b-4dfc-841b-d894170c30ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7c50fb4-3465-41bd-ae7c-8b95c22d118f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b1a860-fb6f-4010-a720-f1043d048b90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261a9ffa-cfab-424d-9255-cbcae04637c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb0acd80-fcf6-4448-82d5-8eeb2b464fa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac773441-4df8-4d21-8441-1aa0d15b3cbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f77ae9-ad53-40ae-9dd2-b7bc46d27e6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73e4db45-2a1e-4d07-8cae-ec76c46a9fd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d6d6581-fe6b-4110-a24d-760d6e85d113\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"962b4194-51f1-482b-84f1-e7b8b0a2fa7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df24cb3e-add0-47f4-9bf2-aef6885dffc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"def65b0d-9516-4ce4-8de4-be4cd91b5763\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"780fcee8-403f-4e4a-bfe2-e14c711cbea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b70e27c3-e705-4687-8def-766e40f2fbc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71c2979c-ecd4-47cb-a0c6-2a94b2fe8b86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1608dcf-e256-465f-ad6d-a5045f33a1fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"514d5084-23fc-4f67-9ec5-6c4485edff5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6233300-d606-43ea-968f-4f7a784da9ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efe307be-8182-486e-9faf-8440afb560fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9c47dd7-9259-447c-8cb2-100b0397424c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c3b7170-148d-42dd-9fa4-acfa2016546b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db33493d-fa71-4d01-aced-91b43d6a2440\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da05af66-424d-4d67-aa4a-d3594015eda5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9a92a9f-54de-421f-bf29-10a5b9e89df2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7921c7be-3845-49d5-b490-af0e79998ccb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6864a843-9830-46ae-a304-bec202c220cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28557d78-f61e-4e68-9f12-96348dd7a937\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d297aed-da26-4cd5-a7a4-88b543d209b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba06d963-466a-4fb5-bbec-071f6b9a1d83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95dd9fe9-9406-47f6-8aed-e0b82b6d7f9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3fa2ad7-8485-44e0-848d-5d9e804b2dc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a63120f9-1c50-4b88-abf0-4634d2be9a67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2af77200-d9ea-498c-a815-e5c96f874872\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6df639d-1b08-4b53-88ea-161c23291d09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1415610c-631f-462d-96df-5fcd7980d0f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aba60f0-44f1-4860-abc0-591fd36a2e1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b8383fd-c0cc-478b-94ff-75aa7952f263\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a246f9b-93fe-4995-8272-d85ab3403cdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b635c101-d9f5-4f0f-b9a1-d8d930306123\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a1ee8f4-e635-44b0-a52b-ba0281d05f17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"896768bd-f29b-4247-a853-0a8767d00d85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1b69ca2-b459-47cd-a4aa-7a740beaaee5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8601c12a-6db8-4aac-bc1c-bcce49ddb8ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd29ec29-399c-40dc-9579-82da7261b78d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2d06000-ed96-42ab-98ea-10a958678639\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0aa9da-4014-4631-a10f-2990517fda85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c733fb8-8be5-4196-a370-9be7d7cf029b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd14dadc-4042-42b7-b833-b41105266b30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15d4f8f3-b841-49bb-bd69-619ae9a866d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"983c4fac-eb3f-4485-8003-af4c5d1cf84a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5088c7d2-64e7-454f-a000-3d338be8c608\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61bc72d9-2c0b-4839-9f67-8415b68207cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e7d44db-197f-464a-bf9b-c82e507402f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97b8d914-d33a-4cac-a1f3-306275d1e89e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d98df18-31f1-4ad4-8838-6133c638e41c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e4b81e-7632-4ad4-b0ec-5e0c868e907e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b97587-e337-4107-9c1c-3697d51d46a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6800193b-10ce-4500-9010-7e169690efe6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.065Z", + "time": 81, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 81 + } + }, + { + "_id": "5a3d0c62c65a972feb76446539c4faf3", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "48" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=48&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9133, + "content": { + "mimeType": "application/json", + "size": 9133, + "text": "{\"total\":51549,\"p\":48,\"ps\":100,\"paging\":{\"pageIndex\":48,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"3830f0c7-6bea-48c0-b37d-701f2ef09d0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"686868cd-29eb-41c3-8558-36377d4402bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae1bbaac-db9b-4867-90b8-7d3f16dfc7d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c3d0d22-c5d8-4b65-b217-e837aefb2d49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2a8e81a-fc54-489e-820b-41eed50dc112\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b762ce26-99a7-4f9f-9b58-3f99e97c118e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1188fd5b-6b2f-4103-87f3-5b66e109f7c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"033194ba-6ca8-4dc4-a584-562dfc27c68f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1fb288d-c914-4ca7-9958-6865534f64d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"913e71a1-3ef4-4a5f-b88e-1fb44b214790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88d9d96d-ee39-4791-883a-132edcb8b76c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c1c2c59-913a-4b2d-b9ad-a9918d9dc45f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8298ce0a-0eb0-4621-8084-70d785a923ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"079f5d1e-ee77-47ae-a611-03aa70e3d3bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13fdd06e-a66a-4b0b-a404-298855509ec0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5eca365-34e0-463c-ac88-a677d4522e9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ac404d6-9845-4bba-a6a0-6d55ef9c8690\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f0495d-5c43-445e-8e24-aa74728382c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc99031-5649-4ac4-8555-f73fe28387eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"517bc0d9-da3d-4c56-8184-861dedf6db04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c327bffe-d2d6-4325-b1e9-35ef92ecdf3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7fab061-cc38-45a6-859c-25181d54ba6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"615845b8-1a32-4e61-a069-02cc8b3fac79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00be53fd-2872-4509-a25b-e18e34bc2bb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"865d213a-2964-471b-8878-6b7c97d60709\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52241616-8599-4679-9263-18c468d33230\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08b6ce9f-aacd-422b-9571-621865cee8ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c5e7183-1346-4fdd-a6fe-ec62f4ba01c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d972e1a2-d992-410e-842c-45f834efa7f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f58f6907-7b75-4d14-b8f6-12b30e40dd1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e875b35-013c-40a2-b9a7-9b3a43c02529\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"befdd7c1-e3cf-4d7c-b5b3-4284ffbe7043\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71d533b7-6b7c-438f-8df2-cc7d49f5fe9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"713b04d2-6fc6-42ef-9537-2872abc65068\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fc36b98-2f42-4797-93fb-5eb8ce6666a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e21c2bff-7c31-445c-8e37-70ce7c2a4da6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0ea47c1-8029-4f4c-a914-f19cdfbc7747\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00b29163-6fbb-4c29-8a58-d571c7a188a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f169ee14-3d19-41de-80e2-c3b14caeccb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0baf6385-9aa1-4aed-a1ce-3df82e35d24c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cb4836b-b782-4554-a71c-5e7f80710c52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b16e12b-a717-4fb8-b215-a9f3e5f08327\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"382ee60f-8aba-4e6c-9dc0-eb286c4cf620\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d9138f0-6587-4c4b-aee6-7ea5dd188142\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a786f9b3-e7b8-46a5-8542-2d0a9c9b9f12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82d9ad40-bc3f-4409-8dd0-071e761852d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c53547b-6747-4adb-a43e-56d7c7fe1e14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aac7cd86-1ec0-4265-865a-2d94aaffd75b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1be711cb-b815-4ce5-aef2-6ff5a270c0fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fda6ca5-c6d2-408f-82bf-82281b9e3aba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36eb7641-fdd5-4d3d-b5ce-3cc873e45ace\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5ff4aa8-196f-4dc8-88c6-8669d85915d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b2e816-2899-4e37-b16f-f3df31d51417\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73ecfe44-880c-4093-8814-d7b7de1abb78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dab86bea-5c5e-4670-9d3f-020ba76e0fcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0f43a87-2b44-40b6-97b6-52ee039ba56b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bedaedb-7896-4e19-92aa-d68d11096442\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91e566b7-4da7-4223-9252-3b668d8debce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51d80d2e-0d78-4807-8cf9-7fc84d4c7129\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3327f23a-6de7-4d54-953c-34d44ab52176\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dca43e01-9f33-4cfb-9aa4-d6c537d60f3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c8e5795-b5c4-4127-943f-be831fa887fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6616000c-cf94-4a7e-8853-473365c6c300\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44acf4fb-497b-48d6-b45c-f9b2dae61cae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a7843db-a8ab-42e0-85db-a5ddf0b2ee18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e356f805-8c75-49db-80e7-82e4333310f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d46ba6c-9b07-47b8-807e-4801aa2908b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18914230-4f84-4321-aa33-3b725b615a03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99b23576-b5be-4912-bb21-75c03ce373bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23a15d0b-fdd4-4b85-a7d8-ed29ee5b7858\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2a9e89f-d29c-4cc6-8007-85e9cd0f0b89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e10ca112-87b3-4fa8-9606-5e0e59a80c79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e672dbe-3cf5-4b7e-97fb-74d95846e289\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96f3f804-1e93-4577-9921-c31ce8315041\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cccda33-0b66-4750-9b95-48311c9a6a01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a35ecd5-0e46-4c57-b164-53100ec8a04b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86b3d933-4082-4e7d-8679-d543ac3af04d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c06c493-46e5-45b8-b628-a19f308b4701\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01ee1aba-ea5e-4977-a151-64fd8a250c08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9df255e-36b6-4ecc-9a2a-1a24de927478\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d066099-b38b-48a2-a2aa-035a86391214\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7acf70a8-539d-4738-a46d-02dcbb712731\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de067784-b138-4663-9ed9-2cffee4e5566\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f20ebea0-320d-4788-967c-79420ddfb31f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2bef266-537b-46ac-9c9a-c0659d9feb96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79a38daa-2184-468b-9cc6-30376ca88d01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d69c3bd1-c248-4613-9eca-7bc99e432c45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912b32ae-2c0c-4063-98aa-f0c2da59fec5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26892453-7fa3-4134-962d-832dcd55c5f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9b96f60-1f8e-47be-a3af-d135dd37962c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b324d7-98e5-4313-9679-aad8ba5bb107\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6e844c2-8606-49d7-bcad-8dc1ec3f039e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bbdcffc-5323-4aca-98ad-0a15464ad437\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d9a28b2-4080-43eb-893c-eab2db1e993c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a18c817a-8843-4330-9992-74d53ee2aceb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a920eeec-03fa-4865-ba22-d27b4cc885e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f60793a-dbb4-459a-a9d3-2ff57b92b74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a039f1-f4c5-499b-a07a-5a13ac7af101\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03b1db49-1f26-4216-bed9-84e1e1434abe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba420caa-5a83-490f-8a8a-303844103289\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.159Z", + "time": 81, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 81 + } + }, + { + "_id": "548aceab5cd9a72c24853a8583667a96", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "49" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=49&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9041, + "content": { + "mimeType": "application/json", + "size": 9041, + "text": "{\"total\":51549,\"p\":49,\"ps\":100,\"paging\":{\"pageIndex\":49,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"2fc28758-9621-4882-a459-f97bb85339c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe36971-eba9-4278-951d-13a3a4a398e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c63d244d-4a8b-4e73-b425-b222387a649a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"219f55a2-197f-4c92-84da-f93bf22967e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4436a1cc-c881-4ba8-9ec7-ad35961ff52d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb8e06e2-9cb3-4358-9e08-51a740b74b0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bac01805-71ea-4455-832f-95e3b7ba1b70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad0fa371-6aba-4b86-8f8b-c72293bba40a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bee79103-9eeb-4f11-8cbb-3c55f04df97d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbacf3f2-f6ee-415f-8c95-883efa88b0dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cef63fa2-b103-4e7f-90bc-4b88556d6472\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e027c27-2f70-4d59-933f-a6bf1093f444\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a6b66c5-bb66-461d-87db-1316eb631ea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"453e3686-9533-4e93-825d-1a0553391179\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d0f9b7a-2337-482d-adbb-fecb08308987\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c837a80c-31f7-4f9a-a4e0-ba39959105a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af05e58-8807-495e-ac5b-84d29555d24d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb6abf9e-18a8-4210-950c-b8204ded262b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e64c621-12a5-46b3-983d-b3bfc363ae8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde8e721-590e-48bc-93d8-ccc79b3d8d58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"438493fc-4704-4c5f-a9df-2ca142957ca6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ab2123-b992-47e5-824c-eb5486e18499\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e21109a5-0094-42c4-9987-8db11c1de1e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1bdd214-3fbd-4d49-b66b-8dbe4ea6e234\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87029e61-9475-4dd9-af7a-06329a0f7d86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9877915a-3084-4c5f-879d-ea524058ba90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1359d9d4-29a6-4faa-a4cd-cec84b1d79c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14f975cb-56ae-45d4-ba28-d08c8dc8a9cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"819ba865-320f-41e7-a89a-c75aab2eb5d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e1f9ed1-1989-4679-88fb-3248352191c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5deece9-a41a-4441-b0ea-de56a0da5045\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b39e19-1d4d-49e6-b90a-e95dbfa7c018\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e4cf6ac-fdb7-4583-879c-a3d36051a714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d48e9f1d-15e0-42bd-b82c-69d4c8c39832\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23c389d1-0398-4550-bc74-6fdfbff1c05b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1e2b6c-6609-4fbd-b309-65c523ec0f02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3b56bc3-3eab-4d17-803f-96eec29704a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e2f26dc-ae9a-4c00-924a-f8af94b85375\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bacf6d34-e8ae-4fca-8f9c-7e5d8ce3ba31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0f4f1c7-04d5-4ce3-a681-d5f6aa2600b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe550cb3-4362-4f19-a366-0a6aa4d56640\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"529ee852-723d-4be9-8275-93fac854cf39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46cc28b1-b829-4a34-93da-92100bbe622c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea0c9a68-464f-42fd-ab97-8ea3c21f7930\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ddcc54e-ea86-482e-91ba-3270c5b54d18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfa618bc-ef66-4701-beb1-ebca7846d9c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f46f95-dd7b-4276-9287-5186dfb85647\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f554d09-74e1-4126-8c5e-6e1578f02f0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e75bdaca-e397-4375-9132-a8fb69f0dc79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"278cc582-c030-4349-aa7c-90e1a7ab75c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58dd3cd1-3892-4025-aab0-aecddb866e30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1077695-fa77-4275-945e-7514201edec4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"464b4a3e-cd7d-46c8-b95b-eb7c1c994080\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e47f1e91-e6f5-40d4-8700-2d6c7b5697f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81690f52-40af-496b-aff2-dd5a9f831b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"921b6d12-f2a9-432b-bfa0-813230da00ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f728fe83-d83a-47c8-86c3-60ae8c6de23d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3556b057-48ec-4c80-b5e1-a8aae47791d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7610ccd9-3cf2-4880-ae3e-1e341a0d60d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4190de7a-e021-45cf-b86a-b1f3cc1a3b6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2194ffef-39d6-4c3f-97f9-124ffdb09e4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b79b63d-5b97-4478-8b33-7e966b3ba088\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47668435-fdde-4a85-ad4f-f317241ebefd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fcf4790-31cc-45dc-9214-18473e8b6d6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c95dc87-7584-4c42-878c-b736601bf979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f92bb23-7110-41aa-bc1b-8abf77d547c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88737cb4-0109-4b95-af04-98df16ad2960\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb5cd4f0-3284-4031-b46d-8583d082fdf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cbb54e2-72bf-4a87-91dc-7b66ddf6bc3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dc78097-86cf-44b3-8b1a-82caa89746ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306a27ab-e925-44ef-93a4-05a604de3090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548e102f-40dc-4b29-817a-12fd442e2019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9a8cf5-29de-43e0-bf62-9d3cf1217159\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7b307d0-6a63-4cbc-a3ef-fda6218a86a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dd08ada-9315-4e15-b295-1f3a4ab7e385\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7f89d78-9b70-409a-88e5-391ae5a094f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41812bbb-1ce4-4cf9-8287-0a83526f664f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54f43f83-ee78-46a6-86e6-d61df291bfa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aa1512e-e09e-4349-9609-adff6834ff41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ba68099-1a6f-4b51-a22f-acd31c1badd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0703d149-57a5-4535-8286-9f549157ce90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9cc5e4f-c17e-44ea-a3e2-5f8cdddf9668\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c27912fc-36fe-4fab-a3d6-699fc0de7bd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1443bd73-e022-4e26-9302-dc485996bf15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45584ebd-14d3-4774-b652-875d91c3b63a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"720d379b-a7dc-412f-a0b7-f084234edd6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13f88eeb-d49a-478d-ac31-3c99fbebfc1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4adeb3b5-6624-437d-aa33-5752d8eb2197\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873c441a-22df-40e1-9d74-d55d9f8d5907\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da360b82-744e-48ea-9c8d-9d4ba89fb108\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d131bb81-55a0-4288-9543-8556265d437a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9618cb8-85ab-4176-86b8-d8a8bea17003\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f97c021-63f1-4c0f-9b69-d6defe20cb4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f44fa5b1-2752-4f16-8166-66a74a3fb8ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c04ce92-b484-49dc-aef6-7ba50266027d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"764ee43d-1b00-49ce-8277-410dad58e074\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcec2dc7-49b7-4d44-86d4-1c5db8c512c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac4ba171-c575-419d-89b7-d4cf333ff29d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3f7da22-a188-4fd1-9dc6-121deb4e24de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dae37b45-7672-4d21-9671-0e979c63a309\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:42 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.254Z", + "time": 81, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 81 + } + }, + { + "_id": "94d38abded5efa3c59dcf6a884c9e2b2", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "50" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=50&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9393, + "content": { + "mimeType": "application/json", + "size": 9393, + "text": "{\"total\":51549,\"p\":50,\"ps\":100,\"paging\":{\"pageIndex\":50,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"239c7654-62df-4fee-bbfe-b5cf43bc604c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed6a8a33-7bb1-4eb4-a5a6-87ff269a9b3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36a87d76-8d7f-47ac-98b1-988bad6565ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edf7949f-9d64-47dd-960b-8763fd2ca660\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64ec4f8f-309b-4b9e-a972-98c9db7875e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a00494c-af94-48d7-be7d-3aa9f93c0eac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac0661a4-1477-4871-be09-9cb566bae6f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"010d5111-fe91-4e27-a0c9-3b71b6ff8767\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"568ffe38-a767-4fc4-ae7a-4d7f647f5011\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fea4c134-707d-4fb5-b0ac-a212de4e4911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8845af39-ce04-4100-a11c-92ab7716659b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6e37b7b-6bff-47ec-899e-0c6e2c484dd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dda3711c-4ce4-499a-9141-342536895a95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed7ed094-3d33-4544-bf33-052f455a52f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f52237d-e42c-44ba-b50a-9852d0e97e70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"470064a0-9a60-499a-9a6d-51dd9e5cd64c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"106fafe2-687d-4518-8189-427695f03aaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e75cb039-cf08-4bda-8f31-5d8b5367c9e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69bd9907-5e89-46b2-9dcd-6306d18e7e25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db473235-be06-4551-ad6e-15569d49cba5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"3f4689aa9ebaf7ddacb712d587a144f8\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a453f08-d434-4005-9539-fc687d7ec2cb\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbb218e1-1222-4966-b3b9-7ba08baa7725\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68634f13-2d97-44b8-a952-9d0527fa00d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f211f8f-a0c2-454b-9774-dd275beaf228\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"731bd3ea-30c0-44dc-a0d5-b916a12dd383\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d83d860-7468-49c0-a19e-edc22ea808e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49fb4e69-5ae8-4d01-8b5b-c202b12f90c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cc03184-d14f-402e-89f6-508fab0e7805\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2afcb2e-2ed2-4974-b17c-1f0ff0a2bd36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d539d5fd-dc21-45ff-ac8f-a8a4d6ec17d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa356ae1-9afd-4c24-bec9-165e0ab7cc10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"934f4517-9286-4067-b514-a5d1fd3fed4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"858979ba-e4f1-4975-913a-edc7b2ef077d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee259c7b-1c19-4f3e-bdc4-53cc6b630880\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c1097ae-cd9f-4864-af8b-9535d9299377\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27d1a352-a728-4025-9087-3fd04716e3fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b9fac3c-335a-4acc-960c-eeef5f00296b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51911f34-e5a2-4322-93b6-9871d5eb1842\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bced8e73-6a61-4e10-92cd-51d40f8b8832\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43867eeb-ec60-400d-b2f4-c4826335ba91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f8c819f-68b3-45f0-a9c6-07170e32c74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"811815e6-68fe-4379-9892-834baaba44b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15ed6ba6-f750-4b63-8083-83fa2ff01bbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a922a1da-38e5-4315-b3c6-8aec73d09cfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3c0c5ac-82b0-4a77-86ae-57e1a444c294\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8467ac5b-cae1-4913-9477-d911e0d60d84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4f0d015-683d-4fbd-9b81-926d888a0431\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02527fac-70d3-40d7-b7ae-b10552687112\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a86c3e6-2be1-42b1-a2d1-3dd57eb3dfb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"609412e3-dda6-4a96-8976-e2b551177486\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61f7dd6c-e5d4-4c8f-8f80-7034e0da972d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fef7403-2133-4d09-b4ec-8a934771189a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1336352-80ab-4603-9534-199cf2b124e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6658979-cb3e-41dd-b61e-5195601a97e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"706caeee-9626-4ff2-af48-3fc6487d3583\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b00aa777-7a62-47bb-acab-ce9408066ca2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f9e3b7d-eed2-4f9f-ad7d-1e24096d00f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18b42f82-84d6-404b-9387-591dea518421\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df4b998d-7f95-49e9-baf1-6a0d42a1225e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"289671c5-ac6e-40f6-99f9-b1a903926720\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b01eb33-c2c9-49e2-b11c-62aa0172a7e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87e21c75-6a47-4e2f-a181-7bef6db6fe71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1cdaef8-c44c-4e22-b812-becdc0b48438\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18c71fd4-27a6-47fc-a46e-37ca8ca31bef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46f8bc66-01ab-436d-8698-818dadcb70e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7add3028-5381-48f2-a914-94b899a5da21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"536f16c8-0436-44dc-890f-d47f9146049a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d760a0-3cf7-4368-8765-a18780a4785f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05015509-7877-4d2a-b795-bfc022fe64f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b74b2c3f-858a-45ea-bc83-46eb0304c9cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b24611a-24c2-4bcc-adf1-98d2ea70ba13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbcc459e-f0e8-44fb-9987-714120b08aa1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecab9497-cfd9-4484-98c9-d1ab97088ad5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ae41e4-b664-491b-a8bb-322dad103037\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f08e88-5fd3-4389-932f-fe772f318da1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9029af25-c0ed-4ace-8b13-c25f6cce2aa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0e812c1-955b-4903-a463-babc601fdd22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2d03211-bedc-4bf6-bd66-db50a478fcf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd39f149-7291-4236-b183-c53b45988afa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f8c2699-21d3-4653-a229-8638672894d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2eb11645-1d3c-493f-ad95-e01bfaaa989b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e4fdf9e-665b-4082-b46e-d51f08acb383\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"635b307d-691e-47a0-8aa1-ab0c71cde8e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0882cf9e-97fd-48fa-9be1-5fc2d60b1ebd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"059343bc-b572-4e85-9715-97aac4a33035\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45cdf73d-77ef-41f5-8242-d43b6649cca9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ff4977c-f80c-487f-80de-8ff5a49e894a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e64d3b5-5229-4380-8229-9beed8e183b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"095af551-c624-435d-9b23-1ce1955b1b18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"410e0770-0bb5-46b1-804a-80f7602c789e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24923b0c-83ad-44b7-9fe7-d22b49e5b823\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16300dfa-3137-4f11-ac22-00b2b8d6f843\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fbe1e76-c9ed-432a-8969-6ce95c7b3890\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"908e09d5-bf19-40b8-834a-25135d45bf3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5d8ea41-e718-41ca-b313-a8099b00dd0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878f3cc5-50d2-4ace-acbf-40f41dbf7e96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec0fd468-55fa-4293-be58-0a03eb640c31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5615c737-4dea-44d6-8cbb-c2ba56a6c586\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c285ccee-c7ea-4811-86b3-bc9b99ae61d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92adbda4-4927-498e-b275-5e6e9b2f1eea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.376Z", + "time": 92, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 92 + } + }, + { + "_id": "2fc2e784ce621d7ea151ecf3ebc2e4c0", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "51" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=51&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9473, + "content": { + "mimeType": "application/json", + "size": 9473, + "text": "{\"total\":51549,\"p\":51,\"ps\":100,\"paging\":{\"pageIndex\":51,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"5f3c70ee-6aa8-48b1-a485-9f2671fefd61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a769dfd-e73f-44f1-b162-7b8f2c4126b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8a34fd3-7cf1-4567-b3a0-7a66bf90ac26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fccde353-b50a-4f44-a83b-378cd0fe1a5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f707078-e024-4f2f-a7c6-55ef7a6a5e59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"944f353d-b418-4007-9acb-75d8788f9bc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aaacfc9-6bcd-49ea-ac7f-6ca205fbb67d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b235040e-9614-4f94-a460-9fccd29b4367\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ffed3f3-18a0-4f92-b49d-e881e8690bed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"743e2a0a-7c72-4ab3-9157-3ea6683e7ccd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bec5fca-9212-49da-a1d3-ef9a861d460f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fde2541-441f-4554-a800-ec8af7f53757\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b769a93-af92-446d-b4ab-3ceb053a0afc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de772bc2-846e-4310-a7ec-bed927f80c05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7172b06-aeb6-4a9b-9e6c-2ac4e707d123\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dbfc1c8-36cf-4242-a60b-58ff2039ecd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46920306-8c59-41e5-b3c3-e165d733e52b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2c39116-d234-4e8e-bb32-415314b07faf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"081cdef8-51a8-400d-9d0d-e477528afa2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19d69084-46b8-4130-888c-22dc6d1d9a2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a583af2-b68a-4dab-a1e5-9769e3e0abb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aac0669-ec14-4259-b2b2-800bc205e979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d64b759-1dca-421e-b75a-d945f180ff0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02e70d9b-1f87-4e8d-b3d8-9908dc7ddf47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0bb9458-aee3-4eb8-93ad-030c2e1a0517\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72fe9ed0-bfcf-4e52-9686-dd2ad2a3b94e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d57cc9cf-e2ab-4bdd-ad27-0ad2a0473572\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd679de-2d62-4502-8718-791d61e350cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d59cba56-3117-4212-bff4-1389cd0b1f77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e146d4-205e-4e20-8fb5-a90cadbd5a01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aed39ca-82cd-4cfa-9d4c-08f5189fac32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3afa2d28-203f-41bd-b7e2-5a38646e8d91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f410402c-9a5b-457b-b5a0-b4e1dce31ee6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c0fa442-fc8d-41da-8523-91941d62f52b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e22ed414-9063-45fb-a107-dc47f90bc63f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"029e1079-7852-4cff-9ff9-bbee42498d47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"348284eb-c458-4598-a673-77819f6522b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b60d09-6e6a-406e-baca-7774b718d825\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85a6176f-f4fd-4ccb-8f37-5ad7371bd544\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13d2ae90-83e6-4afc-bf46-9ac7ccc0404b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09faeacd-f6c6-47d0-a009-68a2bc70dc01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48f9a06f-059a-4632-b6a5-ba755ef9d9f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30d8cc11-881d-41e8-936c-00cffa496a00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"564b0efe-6654-498d-821f-c22510e751ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42a9a03a-7c7d-4afe-9d25-7c0941a33a45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc246542-aac5-4818-8e54-797a66e9589c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"617ca5fa-20e6-451b-989d-2c233561aa09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50f6c4b8-a7a3-4b17-8f33-ac13b6dccf31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac60630d-0a56-4b5e-b1aa-d9f48b0bebd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f433c7b-d9c2-4c64-9fbd-6042f11b19f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb3dd28b-13be-480b-86e8-4dcd1ff0377e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bca634d-afad-4bd4-92db-0e9c8e0bd011\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"883725472d61e298c267b7ee21a2466e\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"024a0792-da61-476c-ae33-718936c69b5f\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9ecd52-da78-4fbd-aa29-744b473ef999\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8ea24f5-7f4d-42d4-ac87-7802f0e457d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5274b1ac-6495-4744-b9f1-ccf79dcf2630\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b51aa53-9171-490a-8e5f-c6fa86d212b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11840920-1a20-4018-bf9d-6d990d24ba05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb583680-794c-4cde-bd3b-d9c86ccb6df0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c772e0d2-2421-4145-9075-347cd646e5ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25ca8aeb-b1d3-4e4d-a31b-7dd5193a6e52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"729ef327-442c-4403-aeec-04e9ce8006f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a15b0a5-5fe6-4143-8a6d-205b87a0ec90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"618ba9d2-46f0-461d-8a08-f4b0b885aabe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56a621eb-f023-4cdc-ab4b-dd3ae08d77af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"568e92f6-7683-4a9d-9d4f-a33262a6a23b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8b2cb28-e6ef-4db4-bb1b-5d06aa0198c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dc2bb26-95f6-4e32-ac43-d1bceab62c5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0b3d0e-c809-4022-a3a2-7edb23ba98d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f0dd1b-d025-4dc1-9039-0df03b51fa90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bd1ef30-8505-4bf7-8141-80d05837230e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73a9d2a9-dd36-451a-b451-a23c37ffd7e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07c0829d-18e4-4e16-805e-a2cfd08f5fc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc51bf65-1487-4624-906d-c5ea599dc004\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4bab5bb-5460-4441-8c16-6dd307fd6800\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f013e79-1d66-49fe-9f93-05d45bbf1f8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2673825-7274-4e80-8732-7921567d4cad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3da7226-4457-49f7-ac81-385418ba2798\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22b829d9-cb6a-4090-8eca-87e00e65b423\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4d85eff-2cff-4bb1-b0b3-660df2939c1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0a677cb-bed0-4a8e-86ad-d48774fdc14d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7425d7b2-f835-4454-a257-850b67cd7da5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c34c66b-54c7-4cb4-9431-020dc80db716\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88572325-f44c-4217-8d3a-923a0913c6e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e84ce356-00e6-4232-a363-3c6f19166df0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c46165c-d498-4fd8-b4d0-44bdcb34c448\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a273d7b-347f-4445-a47c-93b715b8e15a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28015bc8-db2a-4246-8b96-aa1043319d36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7bd2551-990c-438c-ab98-71d983f81a32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9db587c1-d424-4fa5-9472-a3f4673cc286\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45329dae-7047-40db-8cec-b7e1dd191826\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"253d97c4-52a2-41be-bc6c-afc5ceefc47f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46713e95-f450-4d82-b57d-f58cc96988e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b84df917-327f-433e-a91e-0ca55f6ff6fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f92069d6-725e-4990-9b0f-fd05cbac40f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31ea6e8c-a11c-4141-a384-23a42d92603e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b40b4d1-cd0f-4ca2-85b1-2d56a3ef1524\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a5c31dd-7926-40ed-896f-dca101d6524e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"005bcd81-1a7d-4bf9-ae79-ea44019f6e71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce00275-3238-4123-aefe-0546a9c91da4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.481Z", + "time": 83, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 83 + } + }, + { + "_id": "a38e5bca148d3fe41f016bbedebd2dda", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "52" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=52&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9093, + "content": { + "mimeType": "application/json", + "size": 9093, + "text": "{\"total\":51549,\"p\":52,\"ps\":100,\"paging\":{\"pageIndex\":52,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"e833b530-3b8c-41f0-9dc9-4f9c6b7b625a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01300816-95bf-464a-95d2-71c416a7991a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c45b61e-6f51-4a9e-ad1a-f64978a99489\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"647ed8ab-3e0a-4044-98cb-84e0b0732fea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcde2dde-5e57-49be-851e-050fb5911e61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b2fafc-23f2-4337-b3aa-b5c573e38e4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e1f93e9-6e66-4dab-bd5f-39dcf5b096aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3531992a-0149-4ae0-8a79-ab002a29eca9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b2d5397-37d4-4c5f-be3a-8e652efae106\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad971a95-5b60-4243-a18d-01b8acc850c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10d8457e-03d2-4ae3-97b5-e8bbbc30aaa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf7e4397-2b93-4bf7-99ba-2b6853e87700\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b7886e0-0a2d-4f0b-a2fb-6e4b2398e3d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ea5853b-fad2-4a40-b096-ecb59f1d1f46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b3c8386-82ba-4189-a3f0-b90cd6c91cac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df32d07f-3f43-4bc6-ac20-3979ed6458b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2371fa0-35e8-480f-8c31-b1ee4f566628\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1027b1d9-1dab-4cb0-91dc-baae3e14f0fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4cb5737-2f72-4efd-91af-b7cb9c78368d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f9e65a8-11d8-45b6-9a17-0b68dc531ba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42af4951-99b9-4c8c-bb2d-6d34fe947981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6544c497-9012-44ef-801c-1c0683953d00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f8b85e2-e5ad-49dd-bc7e-92a63130775d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"759080b5-75c3-4c4b-9efc-5f4ecd803366\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0157ca6a-6028-43e6-83be-ec42b0ffd791\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c82ebd3-8116-4f12-b29b-a92f1bf0f60f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6d3930f-38c8-4351-a6c4-fd962106fbf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"576cfe34-967f-41b3-9acb-8f6a27648109\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e1d6ecd-6fdf-4a18-950f-8e5617a710cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f27ce02-efa8-4098-86de-83ecb61f150d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60ac13be-402b-44c9-bcab-cd62fa142a5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7adbd53-eed8-4059-a2c2-3449f5ddc4ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12c5f8e7-2231-4407-94ad-277e0975ea9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55577baf-b40e-4008-9336-da09bb5f5d49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"852a261b-a8eb-45c1-acf6-28792b377cae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e12282cc-9a47-407e-a547-022cfd2bf3db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faa6d612-2b3e-4c3e-8b7f-50a27c9bc5f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d2d2652-a0f1-4823-b3eb-2a8ca63921af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"146e99d1-0d34-487d-98ec-5d193b1400b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4475f8f-2b2e-44d5-b104-81079285d679\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f02c132-e1ef-44d3-8ea8-826704d58e50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"071456bd-a04d-4bd5-ba31-67b8b85b3a3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9e4337c-d673-497c-ac4a-ad26740b929e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4300694c-1cc3-4d55-84ee-ba7f3d722aab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b353fc59-ef72-4187-b606-691c7e8e0898\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d8e380f-5589-42ff-b6ea-c911b2dd2dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1541c03-414b-4039-8739-33d7f30ea16e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f657caa5-5c41-4f4f-82e1-1431fdd97c0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff5270b6-11c7-40af-9530-4f00aefe55f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8829a6d3-1cad-4192-b911-5494bd2447de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecadc92e-6e17-41d8-ad4c-5151dce3b7b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f888406-e63d-459a-8abb-c49d76482f3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62cc14c0-6573-4610-9054-95f0a491f376\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bd57b4d-39de-4f58-b152-a7c10c74d370\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de30925b-4340-4e02-a776-10d30dafdc65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0db81824-73e2-4e71-8aa3-4ff4156a8657\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fd33b99-7e0c-4e65-9eb1-8f3be127ff7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42926e8b-0c2f-42a9-b20f-28c21b6169bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0abae0e-29a4-441d-a616-63af48279589\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83646b64-53cd-4a24-a1d4-1a3aee7dee31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22e2383a-137b-41da-b927-ff5fc9f2516e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b28cc67c-39f7-45cf-9300-5a773e3d5010\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65d9d263-15a7-4103-889a-4748ab877374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"772a2804-3d34-4c1e-88c7-ea4df8eeb2f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144b281e-6ace-4615-b352-95281ea94320\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03ec5b9e-a43c-48e7-b98d-ec1b1ffd1f94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4078b47-81da-4668-b7a4-9b41b3699361\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dab1ebf3-18c6-48a8-a25e-876f6662c930\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5d0cbf6-6c88-4d70-9632-c22d2f5fcc10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e515ba-a1a4-4aff-ac40-5746a5641249\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e34de855-3ab5-4052-9f14-4e4160a0a0c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19854e2e-1d89-4850-adfd-fd43544f4611\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74556bf2-220d-4739-81a0-3c12473c0cbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ff3f9dc-c360-4aa0-bb8b-a08b0dd4c896\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"283993aa-4b19-46bd-91c6-d7481a4d4bb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5687439d-a514-44b4-aa75-ebd6991e98af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4704142-3702-4a00-9668-837d241cb090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e2ba420-e027-4fcd-8aa8-1a752a2efd95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"322dec26-5566-4983-936b-62823cb6b98b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"353a8cad-8ccf-4e42-b6a1-63614d51a2ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbfa7416-b2ba-4dc3-a976-5c314e6d8ba9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06529e08-443c-4e20-8834-7d8e8a857d5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40d34dc1-7bdf-4657-b54d-33f272f52004\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe6e040-9d50-4f2d-a16e-cd773b229635\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd638818-1654-4356-87ee-3d896581fd63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79d0ebbf-39a6-4b26-a55a-07f2a805cbe9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df4b45cb-3f80-47f4-8a6a-02856c0a21fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28ad5a4d-1595-4391-9b35-06bc97f87ad8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7336e56a-c0e2-4462-acf3-b9899c103389\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c303b2e-6520-4f01-bcaf-af3d06da0eb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02aa0bb0-fd84-45e4-8df3-bcb47ce9a3c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c012ff2e-f01b-476a-89a1-ce2c77725fd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be46144a-099e-4adc-b3d8-f8276357a6c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a3865bc-54c8-46d8-a8e1-5ebf8bbe96cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d858c67e-7212-40ae-b4c7-29efb8d2c176\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82a9236c-6b0a-4b40-b1ef-ff0de4c13dc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"311e2997-da41-4234-9ad2-f3a5d7877e29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5635f710-3167-4c33-88fc-14623aec6409\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecc05d92-d496-481e-9b43-03150d1b3057\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43844588-b813-4a0a-9040-da4b1516e9c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.576Z", + "time": 83, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 83 + } + }, + { + "_id": "994c2e97ae1f97593ef1c6961c38c92b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "53" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=53&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9069, + "content": { + "mimeType": "application/json", + "size": 9069, + "text": "{\"total\":51549,\"p\":53,\"ps\":100,\"paging\":{\"pageIndex\":53,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"7fe68efe-def4-42d5-b911-901a27622ad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e32fa6d-5690-4776-a684-6edded1df41b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153967ab-73cf-4341-8989-ad7449a9160c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d4fdbb5-66ca-494d-a011-91f54950a849\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e5422c4-330d-4f69-bedf-40362212c503\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3f31f12-c800-4d9e-a760-bdba22af85f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21ed1b92-5e6e-430b-9c1c-05fd36946359\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3477a9bc-5d41-42a4-be0e-6b77108c7a3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15cb8f7c-e19e-4a6d-abbc-4aaaf9c8ef2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7486ba9c-2e41-4ef8-bd36-d81321245751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1a0a2f4-7d92-4cce-8f99-4a32974f0bff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ab81fb9-a0d7-4e90-928a-ba5d5d45e664\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9b343c6-4c51-4a8e-af57-ca954c594e39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c60f5cf4-5d60-4649-a722-62fff409df8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55371988-ffbf-4132-ba48-d3fb03d9645f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88846cfa-aa5b-411d-b0e2-cd3c322520f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e3903d1-e466-419f-ba3a-a767c4689fee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f17830-9f05-4abd-b956-c25efc62cd6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80842b6d-8994-4e5c-af05-c3578086125f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb4cc6fd-121f-4b5c-95b6-380d1446f5b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"092785b8-5ac7-4740-8b5f-752b024ccb87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12730a98-271d-4e74-b78a-d15987505488\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc9bd513-a77d-4e48-87fa-a85e81043f6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f37efd5-fd3c-4622-a529-15d04422031d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84643886-3771-42c5-a963-b4534f2b35d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a7df53-c680-4209-b20f-a59d94bb4ce9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6879b7-a2c8-433c-91ad-37c18d022ef2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd13050-9fa1-45a8-9b87-92737d328016\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0192cf-ab4c-4022-9515-0967290d7b38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a551c1e3-d756-4a35-9fa9-86db5d027888\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"788ef8a1-7799-447e-8550-644f5dca36fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd9a242b-87cc-4238-b5e4-0b6a6b7aed0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"182c9282-1f69-4131-b573-73ef70827d2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0457527a-46f9-4f5c-9276-de347791c732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9174e619-b6f2-4fd0-bc5c-943c5f503512\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"807bd99e-37e0-44e7-be18-759978ee89a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f50064c-c2c6-425a-b4a4-d2ff740dd2bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e357fdd3-1691-44fc-baab-e7cd54c04c20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d68aa24a-ba40-493e-9e4f-cb6b29f65e5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e67dbc-424a-4dea-a41f-07c0ffdfcc46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15f60594-0d4a-4ce0-b6ad-9685bd9bbe7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eec3e67b-472f-4776-9bf8-6b8931d65531\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a0b4d24-5017-4ce9-877d-fca9549daeb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"508852e2-446f-4b24-af8e-12fc1f82f8b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08f57891-6b35-4d1c-bfbc-e1ee496d8fa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b994f3-aedc-4667-8a2a-f7f3a2ed81a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9458dc7-995b-4ec9-9ec3-9c989e9b312d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab0d064e-360c-4732-83f8-c247c0b43ff8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea2fde45-3fde-47cb-9af4-0c0a8b5141d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad82b309-7979-4d8a-a712-6e0351e34e1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"898a0898-edee-4220-b8c7-8c40fe8a18be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eefe836-d193-42c4-9a3d-0295eca866ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1488fe1-1977-445b-b37c-05c0ef7023c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"442260e9-24a5-419a-bbfa-6cb0ad3eff3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34757c4-f336-48c3-a43b-7c68c9433b4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ac4afb9-3a15-4c19-9f33-62ca1e3cb16c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d59f41d-63ba-45a7-9803-31221e638f4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb498c1-e032-43d9-80c6-9a15ccdbb06d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"909768ab-4baa-49f3-9680-68b72270d291\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"826fb988-bc92-4bd3-a4c9-a5964b889944\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7795cf55-e878-4e80-844c-750419aaa4bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"113ad982-eac9-4b65-93b1-d81ecc74c914\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9458dc60-61a5-4521-8f49-65e72bc8b74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c0bb7ea-3ef6-4be5-bb40-604c2adae69f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd99c7bc-3fb3-4b7a-a88b-e1e77ea13d08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74eabc2e-4b06-4ee5-bf16-b34a4e2a213c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd57fc21-8d91-47a9-ab34-63fb7bdccbe9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23886f55-b04f-4fd6-bc49-c13e2d3b958d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e616f427-adfc-4d4a-9ad3-3cbbf20a169d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d287a1b5-76b1-4988-9c03-b308982f1354\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ba0b021-1ddc-4e1a-bd92-acab9a017efb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd354f7a-67fc-408f-b09f-71c80c113665\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c89759-0b75-4a62-adee-1f746c653d8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40f69d96-8cce-47d1-bb95-a927315e46f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d6f5d44-f423-448d-92b6-d69f5b6baaaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d50f9301-d359-47de-9142-94c4169a79c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b7f0e67-1b66-44ef-aef2-465c3062afe0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44ab1a4c-6502-4b2d-89cb-26a1005bec8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ca01a9b-5fdc-4ab5-889e-1f6fc0fd7b64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e7e87b5-6449-4003-864b-9cc52e74c283\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55eb8cc7-cb95-4ac0-be4c-4db5e5484388\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d852c63f-25be-4179-a579-84c97a096beb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ce15868-c24e-4d88-91c2-393800aeb60b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"686df5fc-1007-4067-a464-2691ed82d2bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85fc68c5-27ca-4458-996d-c99c8558550c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ac34d1a-f7ef-4a7a-9e5b-e8ba5e7fa916\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7cc5be2-f92c-44cf-8739-32cbbb44c2e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a970264b-17b6-4c8f-8571-0427e7731d34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"321dd693-3927-4a8b-a298-66a9069c1008\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36cec63d-8d45-47c6-be0a-afd2e7e1af8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23357d29-a01e-4abd-8fad-dfedba00d1d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67603c48-d5cc-46f9-88c5-bc5bac5745d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1c58578-dd37-4f79-9ee9-35cc751dd3a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc948a2d-7fcb-4efb-a392-193f734e634e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d2bd3af-505a-4ff6-bd43-42154f465702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"526154fe-ba6a-4c5e-b2c7-fe274fd9920e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ea96ca0-6c94-4de5-b9e1-e7615a76d425\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e57c8004-cfe3-4c49-9f75-5caa02c91172\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c509ac0-f583-43d3-9c17-d478741e510d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b52d2a5-7976-42fb-9069-4d83405a7e33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.674Z", + "time": 84, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 84 + } + }, + { + "_id": "2e145e5fb899b100a05ff0a1d18397c5", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "54" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=54&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9097, + "content": { + "mimeType": "application/json", + "size": 9097, + "text": "{\"total\":51549,\"p\":54,\"ps\":100,\"paging\":{\"pageIndex\":54,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"f47ab918-1f46-445c-95af-f452221897e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe194b1c-0456-41e0-ad4b-176de9c833f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1be6d951-aa13-44df-8b1b-703e5e9db8f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eab22fa7-060a-4fa6-9432-4a87d042f1a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ae80f28-dd73-493f-831b-c22ed8254613\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bdc9a8b-af8a-4c40-bc43-bb012aa776c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa1ec989-652d-4170-ac5c-f3276ffd321a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d04b8af2-bd47-4812-abc5-ab7dd90bc48b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9452b8e9-2bd2-4d8d-a3d6-efe6057449fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b336514-a9ea-4175-9637-1aa1d9c21aeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9897e3ed-3385-4b42-8ad2-8dd989256198\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52583256-26ec-4224-9dc9-c627cccea795\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd7014ea-05c9-45a0-8bc4-fbb57d576c42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6488475-2484-46cc-afaf-9f20dbce55d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6273079c-fab0-4ebc-80c7-5b1510a309ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7702f2ad-1f77-4537-a1df-d7f149b41153\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46e3ab1b-7095-4899-85bc-e2350c9f63f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ee9473a-bb41-426d-a221-bb055b39e5f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9651dd84-d646-43f0-af22-535336a28b87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8950578f-729f-4410-9f7f-ec0dc63ddfa4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72fe86f9-696a-467e-83bc-d539fca93a29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"126b87da-15a2-4f86-8bbf-b82a6072dd6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"820b2b04-a001-454a-a0d4-354d36178204\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1862b05b-b2b8-476f-9f78-ca107cf976c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1f91788-2b72-489a-9288-3dd7d192d52f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d446bd8-b844-4d9a-a7e0-913cb204f2e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4938f02-3bbd-4cc9-9f3b-2b68e6457128\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2888fcd-db8a-42b0-acbc-e1d90f35dc1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90e29bd9-851d-4b08-97eb-36c936064b22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"301361cc-c153-4ef8-852f-4c93176dde27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"917af10d-a675-4112-963a-309ae40bffbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d2c353d-23ee-42bb-99d2-13b491bb5514\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49f0e89f-1041-42d4-a0c8-7fe3935c832f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc51f10c-ec0d-476e-8699-dd4142ead72e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55a6c955-b5d2-408f-80e3-77981f96b47b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe535369-1f18-4156-97f4-fa04316e2042\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09b8ffea-450e-45da-84f5-b54febf161cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b7b01c-c376-44e8-b558-405be56b9d81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef26509b-ea0f-44d5-beee-8cd083aee45a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce6a3f34-5c1f-4995-b082-78cdc430549d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73d5831-df4b-43fe-837a-e7757b2fdc38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c3c43af-6b3d-4e77-95b0-f8d407a73a58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66f2b1e2-9e6e-47c7-a719-8684530d9a15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ed7db3d-ee59-4599-944b-b08d2e157f56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad37e26b-f3d4-4cfa-aef8-36912dbd16a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33ae4c46-b71a-47e0-b905-428617af05d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cedf7ce1-f9ab-4439-b971-72e15dcdc310\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83a9ce0b-f164-4518-8988-5d84163400fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3e17a9b-1120-4c4b-b775-ce9f350b5cf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dadda0ab-262c-46f8-9f72-d32315e2cb1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b386b3f3-7a86-4109-939e-c1224c11ddc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5437a628-ab3f-4504-88d5-232c8db31dd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90383afe-f89d-4762-85de-ceb0f3190a62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fa7c1dc-ed42-4be2-8353-4a2baaeef5af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc02fba-595e-4724-8a30-e71ce24e3b3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"143cf0e5-7fdc-4e66-80ec-bd060482f84b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ca6aa3f-9ad8-4f08-b782-09955f8e231b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d551e085-1434-4b64-83c2-95d864319051\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87f10472-3752-4269-ae72-d964b62e4cb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a9f20a5-9465-4ca1-9939-48958ec38bea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd6650aa-7b62-4b4f-95a5-835822e2c307\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b5e4f75-0d49-4600-9bc5-1aafa83e9510\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04a79604-e021-4aa3-b2aa-b6fc2e6adcb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61d1a0b6-51e7-4e73-b7c2-2f7a8aaa9c56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"027b20f7-031b-435c-a92e-4aaa07c1ee67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4d98eda-d74e-4d5e-8cd8-e9392910c580\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33cad141-bfec-42f4-b8b1-f68df5a67d35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2743ad48-5657-41f2-b266-bc81a9141b2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a24e095f-88fa-419c-86fb-36800bed117d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e8a50a3-aeec-4529-a2a4-653b44698a9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e1be9d0-21fa-4c93-a672-2ac24b8d0579\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e3be037-0487-4066-ba08-d333962968c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"602ffef3-4330-4816-9710-416871892fd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809cda95-1117-4a0e-a169-66e768ebf790\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6327c0a7-da26-47ef-ada0-1fe0050bb557\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de1480dd-ec56-4afe-9142-84c8716ce7f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"353c5df1-fdbb-4556-8fdd-c05d83a5605f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"030ffedf-4f92-4015-8661-6cbc9d414732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cac1d51-ae1a-4399-9442-d8ff255b9be3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d66e217-803b-4659-af6e-aac0dc69e1c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d5eb337-b0e2-4ad9-b301-cb9b9bea423a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53e0bffd-4e5d-4074-825a-9c49d88ac2cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c760d9e-5752-4bbd-97c6-f941f75f91f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47bd6052-8963-4219-81aa-27ce0e25f712\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3974a31e-e4ff-4e36-8cb4-a6b96f9c725a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10c9677b-45ae-49d5-8d36-18a47f1f85a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"831d1218-4d21-4d7c-bbbf-7b57b51c9fc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f3fcefd-0041-44d7-a2a2-0078ec71d2f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437ee9a2-8617-4aae-ab23-d6743e6d02e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"975d920f-98ef-419a-9290-9feb1a15decb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ab39bdf-e080-4e6a-9616-d5338af74bea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71455f30-b035-409e-a956-e173283d1875\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5df4bc97-c5d5-4bb8-84aa-2f806e75a4de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a35d4ce-837b-4aab-96de-25acfb00d3e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da1f45bc-d3ee-4c8e-b342-a8ebba429975\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dc5320a-a183-45f6-b675-8baf837de2d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3acfd274-cbcf-4393-a986-8e6033829468\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd55baba-3500-4b88-bc75-86d79b549cbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1da6ca14-d11b-42e0-824f-d403903b1e3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a586c12a-fc35-4cb8-b2f2-3ee1c285d085\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.771Z", + "time": 87, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 87 + } + }, + { + "_id": "b7fc40ee9c14d727a3a1c51e6d51059d", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "55" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=55&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":55,\"ps\":100,\"paging\":{\"pageIndex\":55,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"84f3ca4d-601b-4b9b-b895-e5d04e98f867\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d37bf6b9-ef4f-471d-95b6-0a220c079dc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"132fa98b-f0fe-4c93-a4fe-ef2d3d20fe25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b9f8079-da15-42f3-8b69-dc34b4c6d366\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afdc221c-44f3-4673-894a-2622c6b89753\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc45d7ef-284c-4649-8c6c-064cfa34714b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edbf4451-27ae-43ca-ba45-60a21eeb9c97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f17a3445-f092-4db1-87ca-84cd75be6cf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6bd9830-5ccb-4681-8713-4d0e16c72fe9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bfdbc2a-4ebb-4cbb-8d9c-2f154d1aaa11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e695ef0-6d22-4f58-91cd-77ce29391cf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66dfdd8-cbf0-4a4d-b0e1-1a599a2c6c9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9972d4e-1b19-4b21-bd6b-97ce9b97c6f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16a10833-8f21-4598-9658-133d96cd7d95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7f636f5-c976-4f60-be6d-154593db6275\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1033838c-fbc7-4d9e-8764-3b7a20771d48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b18aae04-03b6-43b0-ade2-0f7cb3c96c6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a59fc87-f74a-4712-95f5-de94b7b59fbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5e9769a-f870-47ad-a3b0-4daaab99e27f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b338535-c47e-42a2-ade9-d0b0b0c55bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ab18081-8698-4e8b-9ce2-9b3908b2491d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f370c988-4bd9-462a-a0e5-a5d75584f571\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"945cd47e-db94-433d-85bb-37fa1777ff1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d33f999-8d7f-4084-b550-e3b52e4df56a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fa3cf99-cf7a-4c88-908f-01959ae6785b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"071959fb-472d-4fe8-b590-a173225b32a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"744001d2-4df5-4398-bd8b-ab694c11e159\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ba693f0-8824-4ee2-8800-8ada4184daa9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f45171f6-6dff-43fb-87fd-fe45083f6d7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"596aa2c7-8efd-4558-a2f6-847585117dfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"679a7458-7e0c-4985-a2f6-394f49844d96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4a5560b-47f2-4e5e-8be7-5c3543d673cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1873c294-76e4-4b2a-b93f-45620d147bcd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c84702e7-3713-4caa-a505-46dccd9cd9eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a06d5250-eb74-4e67-8ff6-fd3f0c95aa0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7ef1aad-e3c3-411e-94d1-6387f9f23387\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89ad5fe7-25ac-42b8-9521-92c2a249bc17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31198be5-8472-4ab1-9074-4917778776be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb78a25-4fd3-4913-a1a3-488afde46663\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f894f8f-7828-4c09-8dc0-0c5f1dacb4c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e32632f8-0375-4640-9cf0-8c52f4b7378f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fc49a21-5653-47dc-825a-6ac0bb206fa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cda2ce18-665f-4f14-b2da-62ca800db9bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bb05a4f-89f9-4773-a660-b34942cea7c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48ba27d6-8d94-4db6-9bf7-51b096164801\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5109baa3-cfb3-4d9d-a56a-87475e798cd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba7c158d-4d1c-4ec2-8eb7-e132c85817aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb71cb77-37b7-46df-b51a-2ee0ac606eab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01413a65-f558-428c-a1c6-1f43425c4ac1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2aeb6b8-d2bd-483c-893d-b217367cf0b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89c7ff58-62d5-4854-8006-defb5f35d060\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fd60a88-8505-4da6-8b1f-e38f68742fe9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90845cad-64b5-4158-84c2-2ee33d697e13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5284bfc-887b-4dd0-a0ed-1b46fe281108\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1808070-edc4-4a82-a4ed-413f448bb156\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b6bd8d9-12ac-4670-bee3-01c47689d33a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8e932d9-fa8b-427d-8643-e2ea3f285022\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7875040-0a26-4aa8-9d33-0e1a6e1d62fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfd3f757-3ada-45a7-811b-2b4667aceab9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7b1c27a-9ac3-4461-afde-e341b15185d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e51b939-be8f-49e4-ba82-fcf37f3fa999\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1062bb4-5d9e-4db4-90c2-b3a910ebf5a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed2388b5-5740-45b9-9665-fa3820a3160a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68b5882d-741c-49a5-b30d-70c1fc89ef88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d740f38f-aa41-408d-8590-d16120140652\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caed62d9-9be9-46ff-bfb2-1b5c30e4b77c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7b6bd6b-00f4-464e-8b27-2bfdf4ac0340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a8c7ac9-dc44-48e1-8352-0f817530a9b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4518804-0a1d-47e2-a3a0-0f94525bcb7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"694b5b84-b056-4cb9-a097-3051169dcb85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"784a09ae-adb8-4f1e-9e74-8d5c4db1a5af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b7c95b2-6302-4784-afc9-d13321e357b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e449f4c4-68b9-43c5-bb33-f7701b41b3c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fdec50f-dd9c-4d88-8ca7-8cdcee52b08a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8aa262f-f3ca-464c-9c7a-3c5d2fd2fa22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bd74901-0444-4b41-8f9f-c9b56dbf7a8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2abdde62-6ca0-4e57-8d45-f63cb9e0038d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2da9a731-1db8-4d7b-aadd-413a8036f6d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdd69638-23d5-4db8-a59e-6e17ec7033f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df938648-f0e8-4fe1-8265-c0eb7346d78a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7bbbc27-9f41-422a-a789-67ad0069ef4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"588899ad-0921-45fa-8aad-c43c602b9988\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e1ad6c2-0466-4b76-8fef-9bf228787e90\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b20d4330-4c46-4b43-bf69-52c0594b7445\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"779cd5e2-0286-4814-8420-60664ef2c6a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"240a4bcf-0ec3-4eef-81ae-6eb6464d0716\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92f64e2a-b6e5-4328-99bc-c451587a245b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e3f3838-f835-4fe4-9a59-853bb13d2d52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef6e36d-10ea-4b7c-92bc-891d2aa63604\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e7bbc64-4567-47bf-9fc2-39c641b81488\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d72edbc-8a8f-42b7-a233-d4138766840b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ea3a439-1f27-424b-8f94-ea6b1e3e059a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e880750c-605f-4f5b-8d2a-244728e7477c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fdece4f-3709-4172-8e13-b31d1ed40a03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e23f77e-d7a6-41b9-b98e-c8a77fe3d44b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03004971-e1e2-4cdc-9c68-151dd0d3a830\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f25765f9-0f3d-45fe-b4fd-268aec527d48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6028523f-13a1-497f-8e6a-3df5bf6662a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbce7019-1c4c-4bb3-9a6d-147c39abf89f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d223c3c-27b7-44fd-8af3-54bebb318086\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.872Z", + "time": 85, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 85 + } + }, + { + "_id": "b533c958f1bc0dd2efcce4c45cb9a31a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "56" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=56&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9057, + "content": { + "mimeType": "application/json", + "size": 9057, + "text": "{\"total\":51549,\"p\":56,\"ps\":100,\"paging\":{\"pageIndex\":56,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"938f0ca6-8733-47d0-90ee-59ab02ab9159\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f7b546a-295e-45dc-afba-191062342a87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"559d4187-bfbb-4b06-bd3e-11a70049e59b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53f97a53-c1b2-417b-bcc3-c4109efbc926\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95a2e98f-bac9-4cd8-91fb-6132642e5600\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"399cf8e4-a8b6-4c84-87b9-4867a180ae84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7380c11-a99d-4862-bf60-fe09c80d7235\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a96b8c-21ae-4ec0-b37c-98544e56e6eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c9f7e8a-1893-4e27-b581-5388852cc078\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eca2f5a0-368f-44ad-ba65-bcd4719125b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc1b7701-0816-4ce6-bbe7-fd888464bdaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b6b7f50-31f3-40c3-b2dc-3069cac8853c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9975d08b-a3d8-4b44-8de3-af5b722b567b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"249d4bc7-b8b1-46bc-93f6-173928dddc35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0203be5-d4b5-46f9-979c-1c0ec650a1c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97fbb863-b5d8-4736-aba9-be31ad43412d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5660417e-78f2-4b09-903c-c3dc6ecf2d5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af711237-43dd-45a0-b4bb-85f4ccefd1f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f37bbab0-d7a4-4fe1-b8a8-1ff0c6225979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a38b1ef2-1482-48d7-a073-cb37e6438b3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0670d21-5f55-4192-ad87-8be8f672c7e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d2e90e7-da36-4080-84b6-48f4205bda23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f297eaa0-1ecd-4fcb-b6ba-780c1e9bc517\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11c3ce55-3d89-4cbb-a9d9-a16b69a890a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa297c44-6a38-430d-8f45-211a72540c64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0def658a-a612-46c1-ae85-14327a9c46fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d58750bf-1fcf-41fa-bf26-b543711ebd08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fac02bd-9220-4b65-a526-313b6f423025\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aad1a1db-86e2-4430-8587-884f825c7069\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"725dcb4a-c380-45a8-bea5-3daaa16583b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a18e8877-b177-4474-b06b-205c21466228\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54b04527-d62c-4348-88f1-d760ed246c2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d117a1d9-4545-4061-9614-c274362a6d2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6f4560d-e403-4f65-9200-83a0f5f38b2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dde37e56-12b7-4b34-97de-26a4cdae428b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdbbcaf8-5aba-4a78-8601-d7852faa732e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a7227d6-9a4f-46f4-b9e7-26d5816204e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c3a575-8adc-4e90-8a50-5858a8ec3cdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f5fc49f-8480-4521-b343-651914c7d24f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56ad45af-a036-471c-9a3a-900282bb9e61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdad1224-8cf2-45b0-bace-49952313dd1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fe97682-6396-44b3-9a8d-c2413d6c9ad7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdab435c-e77a-422c-9e2e-ac92f0e62d03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"973a809f-e513-47ed-832d-e7b1d53461cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8bc54e6-fb2b-44ab-a04b-f1081c6142c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dfd0e05-c24b-4961-b22f-faf301350c31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eef1883a-a5f8-411a-bd2a-342f1a68e2fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33eeb0bd-3a86-453b-b1df-f56bdd31ac7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"537ad639-0308-4e6b-985c-e155ead9dd33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c77d6754-d6e5-44ce-ba0a-9a2397dfbcbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4c76837-50b0-4caa-9801-538516e870a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62aad673-3970-4196-8198-9ca2e72abcf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24e1f5a9-31c1-4bf0-9fd7-fbf98b8737e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4837d3f-ec32-4d47-9740-8946abd0491d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df680980-2ee2-4b91-9a52-b6ca41c00e0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98c690b1-2bc3-49cc-b5b0-1789aa893786\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef7f010d-a2c6-41ed-b246-9ce245b37310\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db7db9ac-6e98-4ece-ad3c-19263b0a3597\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03a3c854-2205-42ef-a30f-d7e75a729881\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69822e3d-f595-45f2-9a36-d51a077c3696\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f38bc0fe-3e54-435f-aeb9-c2036d687c1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c8b2629-624c-4252-b2ce-60ac70b555f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1e8ef9d-0bef-4054-91da-ec32c63d5212\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34424d90-dadd-42c6-8275-d76a27f14f6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"961933e2-c9b1-429c-9be2-e8efa5f3e812\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9377661-227b-4693-97cd-1952d841da4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fe3f093-6abb-4fba-a864-b5683f1a932e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64d35608-a1bf-4ab5-96de-c0e6be0cb2e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"127f65c5-0dfa-4650-9c90-0f66c62e51eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab3e2f4a-74b0-4648-8399-4eee8b7fd00b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37a212c4-c802-430a-b6f3-135797841ee6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02069af7-2a95-41f1-84c1-d3841f401b00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6bb895f-aa8b-4857-baae-e96bc0cfc24e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4af693db-ace9-4830-8c1c-a3ccd8976a2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17158bb5-36ec-4a48-bc63-a8250abe0147\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d14f8b-9a49-49d5-8947-6523c3f8a4e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bd6fe0a-e1e6-4843-9770-28928915b354\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc92222-5cad-4a55-95dc-ebbd8d5fe660\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba16c6bc-e30e-4d64-9ecb-0f9a23dbfb49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8b4cbda-6934-4888-9374-935c63cf8917\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d6b2742-8112-4288-aed7-1208823f3c0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a33ea98-b9f9-4f73-ad83-b4b1136a227d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"701bf4b7-0ac7-4516-8676-e28fb09b48a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9982cdeb-09dc-45f4-87ac-43e415d2b621\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf2da8c7-46e1-47f4-adce-79ed9846502e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dc8bc93-76bd-4318-a983-af96889cb5bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1618ca7-e54d-4f0f-823d-0b180e16ea26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06acfe6c-6c3d-4a67-9e87-cddd59ab731a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3229537-8242-463a-ad97-03267514ab2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d80a660-ae2f-44d3-a5e1-d4a00d62d1d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd95360-7b61-468d-a02c-ec1151dc9314\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"724f2b6c-ced2-49c4-81bf-f18f8af7506e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"961730ea-d0e7-43c0-a6be-c34bb6b1b89a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc790182-549a-400b-8f12-5b08a8362af0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d8d7d9b-cfe6-4d74-92ac-45fc6f19efda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8edcd588-3457-45c4-8e96-d1ff449c0df3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f54c121-2f53-4067-bfda-59b30d1e455c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"013d2259-d5ef-4ec0-8abd-cb096b611478\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c27da5b0-a35d-46c4-81b3-977cc8f35493\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b8d30de-1cd3-4985-b263-900e2bcd1ca0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:43.970Z", + "time": 84, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 84 + } + }, + { + "_id": "5719dab4f6465d3fbf197e0b1e593f9c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "57" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=57&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9425, + "content": { + "mimeType": "application/json", + "size": 9425, + "text": "{\"total\":51549,\"p\":57,\"ps\":100,\"paging\":{\"pageIndex\":57,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"57f336dd-91fb-43ab-85fd-6d95ebf31284\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf007ecf-2678-472b-8251-1adab06f9101\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25ea0f93-5215-4aba-8bd3-e912dbf60e4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8481281d-621c-4d00-a80c-2d430b701644\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bd47f44-1425-4d34-9d3c-ec540bc3014e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"669845cf-3452-412c-b57d-b291ef70cab3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0813f53a-7f71-4117-8956-257359f96968\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40cc97d2-5896-42ff-85c6-daf05d063131\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3621ef70-3e65-4119-84d8-175988b36154\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e41382c-113e-4630-a396-be7f9c3f66a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f53faa63-f859-48ae-9265-f0390a0a71e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7663d33f-98c5-4ae8-9f44-39922df81db3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60233aaf-68e4-4c4c-ac3e-bc191577c1e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878770a4-d688-4824-b1ec-a075320e86f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b7da53-6f45-4844-bdf5-447d6b1fab9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0702bf52-c4a8-41f0-90c9-691e4829db6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"402146da-9027-4ea6-aa1d-c5e6c8c1d64f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f9db279-5324-44e6-b8af-3d19383e0140\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2b926c3-f78f-4ce3-a2b7-ae0af3437276\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e67f08e-cab9-4cd0-9846-d571d252aa41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caf2513a-2a14-49c8-99c4-407eaeafcb52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9319d09-3c77-424c-b099-2e001d52add3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f625392-91bd-4e75-a215-1687e080907f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37445e96-09c6-4119-b899-4ab49509dc7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f263c7f-be07-47fd-ac6d-b695587cb8fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e378a060-b0d1-43ce-9938-db0f0e421d13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7ce12f1-8f27-436e-a330-966fe4397204\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28b5e9ec-4816-4d99-8702-2c1dd259e4b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dbb1018-0a02-4bbb-85ad-f725cc559f0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f993c3-05de-43ec-ab74-946e65cf847a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b16ae75-0c8c-408a-bdd0-64f0fa567d1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1e224aa-71b7-434c-81c4-f0d7d8c5cf87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb011c31-a1a0-4a8b-8c91-5dd7dabeb72d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"777a8185-00d2-46fd-a8ee-b0ef646ff0a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2908c62-db65-4bf8-9f27-429efb4c584d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a245a217-a9d4-4cbe-aa2a-1560dd8651e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03e626d5-2a1e-498f-8290-43e77b330e6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00b40ea4-1fb3-4c10-ac66-436d95d26d29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d363c3a6-6826-4dd1-9fab-fb8856876fc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06f2f6b7-0ee3-45b5-ac5e-77910b01ffb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78c221b2-98ba-4a4d-8679-acd1a5bc4f72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae7322c5-74d6-49b4-8e9f-5649bce1b7cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4774f72-ba24-4793-8d0e-69042fc02692\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ea5ed3a-e17c-47f9-bf7c-3d844b90f5e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4be6dc49-746b-4148-bc1c-0d6a90f2ac64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19da76ce-d461-4119-a66b-28989e0b8866\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82ffad3f-2991-45ca-9b6b-24429aa7d881\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e93015b4-b17c-4d6a-8f15-618fca1d9fc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b479c0ba-3cbe-4b9b-9a41-11d572051769\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab6734ac-c533-4f77-8c57-fa1b6072952d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a4a8e2f-4481-41b2-92a1-422279092eb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05bc2516-5dd1-4cb4-81d5-902bc9420e3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7d9aadb-be5d-4b59-81a2-d2f33a7dcbfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd3bc1bd-ed99-491b-a28d-a991e8968705\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76c00ccc-ef47-4060-b241-8c7422f64f09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a933cad-54ba-4cdd-9d5a-85be83a050a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90bf515e-a7c6-476d-822c-a65692779ea9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96f8573c-8b0b-4bd0-a839-ba49dea560a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"ff88ac5459c56966388d173dfe0bae12\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eecfec87-937f-4aa8-8d32-53233ffde64b\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"426f399b-fdaa-4543-80c9-6b06a78c1c54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0823933-052d-4e90-80ea-95dc465ed77d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0231a50-14de-4c00-a026-c9a3eb35d2c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"194bca16-6fb3-4f44-ad6a-ab1759816537\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994e9c46-e3b4-42b5-96b7-ad84f40b8166\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afd48322-99f4-418d-baee-83da4d51e0c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5c4cc21-c4ca-47ad-9c8a-84cf16479628\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"496677ce-76d8-423d-a04b-abee9dc5a293\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e888ad8d-d9d6-4d7b-b50c-26eea85e9641\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08e0480c-734b-4f36-b8e7-2a21e3bc6e17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac750205-1299-4903-b13e-0b700d986e5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d47813d-0beb-4b2f-8eac-522aed98310d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe2cd78e-6b91-4c5d-9530-d838387dfc76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"572c127f-ae15-4026-a7f5-c03adaaa6bc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"628d8882-7a90-45e8-bc32-36486afcad61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcb0293b-12bb-48f6-aa6a-d049bbc60394\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b4ff9f0-4337-45c3-b984-d5e474a09bb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8e53731-2aef-41d5-8e45-99905f0b9dc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7ccbecb-5cef-4289-818e-e1fd7754289c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64daa4bb-73b4-4b06-a9ae-352f56f50fa4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92ff38c6-8a02-476d-919a-48b1ce896436\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6663ae9d-e276-459a-90f1-0af98db3889e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaca0bec-605f-440d-b8b6-8802962c7963\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"232f6055-5874-4e57-8e43-ee44c4bc1cf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fefd376-65e6-45f3-9ab9-7cec87a481b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41bf65f0-f206-4810-a3c4-8b6b29bc3a62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9f6a831-5a4f-4f5e-ae6b-fc5362990bee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3b9b5bf-ee5b-4c79-85f1-b4ce352df970\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fe44db6-16de-480a-bd09-8e608d45fcfc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46444bbe-8daa-40c4-acc7-c19500aa36cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3607233-cd02-4aed-b295-1a9609eb08a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2094bff-2c5c-439a-b7e5-7286670019c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dda0eaa6-5d39-4464-854f-564d0ec21c8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4915a49b-3bbd-4ffd-9735-17ffadffbadf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f3a612a-68cf-4963-aa6f-0f6e6dc07837\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b84072c-3bac-44c4-bcb6-b7c56ca7872d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"417a5f59-4165-4dac-aaaa-9a6c094c5cd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e68c5b9-0147-4453-b62d-89eb9f9a4249\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d56db17d-bc0e-458f-8cff-38f58ca7ff21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a05dd03-fb9b-42a6-baa8-43d3a2c7afaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00aae11-181d-4f60-a2f8-55114d273528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/artifact-registry/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.068Z", + "time": 88, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 88 + } + }, + { + "_id": "0964aa72f58b2b8c6a1c5ab07ee0ec51", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "58" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=58&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9373, + "content": { + "mimeType": "application/json", + "size": 9373, + "text": "{\"total\":51549,\"p\":58,\"ps\":100,\"paging\":{\"pageIndex\":58,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"71fcf5df-19e7-452f-a9f8-06dd69d56686\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8008a43-544e-4feb-bab8-1362eaddf392\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cfeface-9cda-4846-abd1-559c4cf1a8aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b060d6e-170a-4dd0-8fe4-4bff55d1fdb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"101a46e0-7a5e-45af-a6ad-dd728428c986\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3445d059-2103-4ffe-b3f6-90672e62620c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b2c4c77-db34-4533-9f1c-c2a9f4fba863\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a4cb41-336e-49a8-9f91-abf1184a6365\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b6aaaa5-c91e-4e22-a893-6818503d0142\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89445d5f-dd9a-4db3-9354-fc6bfcfbc58d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59082bc7-8111-4637-920b-227fb585cd4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d4abeb1-09cb-4092-8003-ecf35422b552\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1921d63b-ff2c-4e23-93b5-50606a304252\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7a33c8b-efdf-4648-91b6-c3dc27643ac1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab5d7daa-2646-45eb-9fc4-1d37e7880e24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd36348b-d291-4b72-a29a-6ca4139dd7e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e4c9c47-8777-4f18-82b3-6a25c4f132ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cbf39cf-f465-4fc2-b104-ab5315247d03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e96ca83-0937-4064-9426-7cc3852df413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63b9e311-dd30-4917-bf66-aa850945d8f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c0f3bbe-956a-493f-bd40-72d4c72751b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ebf3d95-594e-48c5-a665-12948f571c8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87699e8d-1b15-4cf1-bd91-f286c7d646e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"276980f3-39d4-4d6e-9097-25d700bb0d1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf08135d-ba70-4f63-b319-eff7649ccba6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afb61aa0-f21e-44d3-b372-1e9b9c3630ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28cb814b-bf0b-43c8-a921-b9c82ea6c521\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9a8e920-c896-4148-8804-afb21663a0fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a38e038-2412-4ad7-9fe6-c4892ae374f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17de4bf4-f0a7-416d-9499-5909348f1826\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93ecf142-2061-4e3c-985d-4c8e771f7d07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27a77111-c86b-44cc-bc33-34c46d4f5ccd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf45a11b-19d4-4eb3-926c-82c8bc7ef4b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"246f7133-ac2d-4a2e-933d-e46ffbfe92b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaffd6ad-dbeb-45cd-a60e-3c5901db98dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"383c9f8e-a2c7-4f08-b3e4-e996cdf9790f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c90dc956-15fd-4339-9d26-1788c3808e4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13cadf7f-2efb-40e2-b76e-d359a7da2a2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8d4c4a8-5e0a-4d75-a604-2f3c6fa56e60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6582a803-a243-4651-9b15-3243b4d4b0ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"013cdb0c-3860-49ce-ab45-862d0b7c4920\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44caa761-9164-42dd-aec5-64be38cce787\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd28524-9ba1-48ad-bccc-da5f8a88f299\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e6c72a-9b14-4f4e-9440-3e416dad5b1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153d7df9-b6a7-45c9-b50c-62156eeca311\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97e00f4f-bada-45f1-9871-0c38f5c9d73b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c4e6901-27b9-4c76-9aea-407324b9569b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52a2eb0f-f438-4553-a396-2f871b03a7ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2de80c1d-edcb-4b9f-bc46-4111a4565741\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be25a356-f354-428e-9cf2-3dc1b1a29d3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809a7710-a5d5-48a6-b22f-43675c60a85f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"2c530f354dfe06bb65ee42f1ae8404e0\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b459e2f-6ac0-49e1-b089-44c940a911df\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50057fb7-fbe9-43e0-baeb-9e3681ec9ccf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"232b6483-982c-43c7-8a18-d9e5f5bf31a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25295a8d-8360-497b-a097-0788d6b5d091\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35e14403-3a79-4dc2-a8f3-2acb5a8b078b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc455c8f-1e1c-4a96-a92f-40d2df105719\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a78b77f-b6d9-4e81-a9a8-669e2b051413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3ea6744-7bf0-4fa7-9930-1e2ab53d2e2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"401815d4-3e5a-4dfd-b43a-4d632495754d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94d91c19-a5f0-4eb3-a3a8-f8fe6412f430\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15ffc87-df42-4f9a-ba55-8874e20becf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51d1313a-a675-48a5-98bf-f0c51d73e253\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f1ee815-9f5c-4bef-8925-e5c6a72fbf92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5905a8be-68d8-478b-8539-def0b7109a96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab49a3c8-0bdd-4855-b602-e52aa884f435\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd72c9f2-93b5-4ba8-9ba0-efd022959064\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13c8950a-d04a-4ec6-8302-6ffe3fe6d895\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"905e2ca9-e18c-4f4b-8e84-e93461c8963a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7b6787f-3438-4d11-99c6-6c2120818431\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49b6f8e2-5558-4021-8a0d-569deb1aa7da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c407d78e-a903-45f7-9734-878b57bbb7c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ddca246-c3f9-4660-8743-647bf44eaa5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e35a4152-ff92-483b-a1e7-e7157fab4109\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85075d2f-eede-4482-94e7-da9678fe7551\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c637bc8-d68b-4d82-a4fe-a0bfdeb2ba64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f85fbbd-93dd-4a54-8a9d-ae936620ad60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0479b7b-3468-41c3-a575-036b9ef67384\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abe48bbd-d0aa-4b61-a8c1-d16fb96026b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe7d5115-4308-4e30-ad73-6d1046af5670\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae01877-6fb2-4ef1-b0c0-05e8e1b5007d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53174b28-bc01-42d9-ab78-8f22a268fc93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73780614-b2fb-47cf-bd67-cd3c26e014e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b0df231-12ef-4284-8fba-7cb7fb0d0130\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b05ea6b-4d8f-43bf-baff-f9b4aec9f974\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f226733-bc29-46a2-bc0a-979d9ddf4043\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"985ef176-448c-40ea-9a67-5f816ce9fba3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22b2bae8-8477-4828-8817-8bb6f047e3ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7fdc9c8-4543-4541-9ae8-2db89e772f12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba2128a0-eb03-4bbd-9909-66847895c6fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c9301b1-947b-4800-97e6-bdcc4ce150f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3af6fb7-dc68-4823-8fcf-88c4bb32f95a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c5e9d9e-ff54-4dc9-9295-b981324e53a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48d8b4e5-5fca-4dc8-b34f-d2ba479bbd2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ec8b70-81be-47f1-977f-87107b154896\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7f9ff5-7995-4fd5-9284-950b7011e545\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89ace6ea-a7b9-489f-b9c6-2f318a5d8f9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c1a040-abc0-4250-a237-11ea0eeedfb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75503780-50a5-4400-bfc9-254d5eefcf14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e54b127e-b7fb-40d0-9557-4d7b51db12c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.169Z", + "time": 92, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 92 + } + }, + { + "_id": "d9c8794090958427f038fab9a2b592ab", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "59" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=59&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9093, + "content": { + "mimeType": "application/json", + "size": 9093, + "text": "{\"total\":51549,\"p\":59,\"ps\":100,\"paging\":{\"pageIndex\":59,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"b69ac03b-5e7d-4038-aa3b-093d7b776d21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b3d6d4e-255d-434d-8521-cdb27b00036c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb20b7f4-c489-4771-b64c-01cb41904230\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12a48912-5365-4c92-b05c-c8e8f4359a0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b89e5212-1750-47a3-943f-2da6fe2e7476\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b43395b-b983-4385-93ba-38f58420e444\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f93652-cdd0-44dc-96b8-e373cefa6430\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76257ade-885d-48bb-a4a9-ddfbe5f785d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79267fcb-1d74-432a-af0b-fa87b00f32af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea513cde-d4be-4367-936d-ab2e151a62de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6b4a3e7-6428-4b5a-934e-3623d4419257\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ee67df2-d38a-49ee-9795-ad6f4660ccd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e14b6f7-6ca0-483f-9755-99481098b3c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7779f49c-1658-44b1-9293-3e1b82004bc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f431ba57-1a87-4bb2-a81a-0142c7f2030d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c36cd6f-fe04-432a-83e7-b910c9393476\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d6c2b75-8a80-4431-8f7b-070c1ccd42d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7acf5c4d-033f-442d-ac6a-06dc2b71c37c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07f5607d-3d50-45aa-a1cb-1adf22fa07ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"460249ce-f4ad-413c-a571-a5230285a426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b650a54-d077-4b16-9097-2d29dbc96efe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec7cba72-8334-43ef-8527-264592c1ecba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b44236e4-6e7f-4aaf-85ae-8105ad571953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04a1b23c-7b4a-4551-bf61-3baa2d22098b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"094b8a3b-a828-47aa-85d1-3cbdf74fe9b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d8e341d-576a-417c-8c55-51514b03c5f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d1a4c0b-1694-4eb3-a41e-5760cda88766\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc372c5-d28f-4f8a-bcf9-eec58f3e1e33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd7600db-f4f8-4e26-be6a-2b53bb19ea59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94227a2e-bc4b-4cb7-ad2b-3c5cf2cf05b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf61dabb-ee4c-45ec-98b9-d59182cea20e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1abada0-0a3e-4894-9ff4-4802142eaddd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c27bcde-80c3-4109-8c0c-29f86967a3aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a88273d6-4a78-46b6-82bd-4a61157817ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fe236b2-6a27-4e8f-8df3-5f1fd2f98a1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4419cd57-5d98-4a9f-b191-b99e5aa02bba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bdc1d11-80c7-4ea9-ad6d-235f9ec5d745\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b216407-afe1-49bd-bcd5-e68ab7c3c1e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e5e7843-14fd-4048-880f-bcfd1885d7f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"465ada11-4835-4754-9a94-80eb6a657082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22ab1dbc-ece5-4bdb-ad31-30ddc877e38e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aae664b2-beed-47da-bc06-298186f10a66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0a5c730-5297-4c23-bbf7-0ce9617ebf01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edc9aa5e-1752-4dcb-b317-276d86e0e52f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bfcaff-bbe8-41c9-ba08-8895311aaf79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ec2f591-8662-4587-b739-90b1d5fe4726\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8ac7348-8ff8-470d-b505-efbc04635bb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c15974b6-cabe-4f81-921b-23b0effe9a65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9114d8bc-5e05-423c-9d81-6c4d05528612\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"936c5c8b-d7e4-443c-9b41-53fe948aa423\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc979f1-7fff-4cf4-b945-7cf4abe20c3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8978a598-ac8d-4ce0-bcda-275fe251bfb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8104c918-6a7a-491e-b08f-4d699eb7a9ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05b3ea14-4cc6-4a73-b9ab-babd6acde5c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a4e9279-30fb-4ee8-86cc-7e855b784fa2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83316bf6-f97d-4fe3-9bc4-4168324ef848\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61dff4be-6ba2-49ae-a0f0-b7b6bd64f788\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63b16816-8669-44eb-acc5-d4fac0a18f6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5e689f2-b3d3-48fe-b188-a7ae382f806e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"348a7495-b1d1-4a02-9b0f-710eb0d0f76e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af77c0ad-4bb7-4b58-b7a2-3ba1fb68aa5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07024d04-bf32-4bdd-83e4-832d62e54cc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71cfaeb4-aca1-473d-902d-fc6c6f7a6d80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06fc3a85-52cd-4416-aabf-5c4b6670aee0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db1c130d-713a-422c-99b0-4c79027b08f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e001001-96e2-4543-a2ac-7eea7aab4cbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03c6f756-ef25-4d8a-8876-4206dbc2c56d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85d6c36f-4bf9-4319-8ed2-6059cccfadf0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0295c341-2836-4c8b-8eb6-bc7543f42313\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5239dc6-b0aa-430e-a23b-979a1a5240c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"872d93f1-9c44-4033-a468-ba29ab199204\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca826d45-ee76-44a7-a309-a9036fdac4da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fb06dae-c206-43c3-8638-bdf86c57574c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc92fdf-2531-408f-bd6c-410a37eb034d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b52e39cf-c890-4619-a884-4810b153acc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b751e96-f160-4e70-a4ff-ead0f60c0fe4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d2db6ac-1862-423e-8241-ea2175a5d9f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fdaecad-d071-4af0-87d5-159076ab347b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f872fe5-18a1-474e-9575-3f7ca0d176db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24a96f6b-f66e-4682-bd1e-665d9288233b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99d2f3e9-eb43-45e7-b5e4-be7fc976efc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eaac4d9-2015-4f55-a8af-cbca696e0091\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19b75621-b2ab-462a-8320-d7d165115845\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18f96ad5-4eb7-4012-b24f-38b8783bf01d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ea65f46-69ac-4327-aa63-b09deef7bc64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6511e49c-8e98-462c-b186-dc7107427a7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12d3baa1-be86-4d5e-ae43-e2f61a30ea4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a9ea1f4-1296-4abd-853b-e20b1470e421\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"444ecb55-0741-4665-a27a-24f39551a130\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ec30ea9-6540-4378-a23c-ce95222a6ad1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9707fb4b-b11e-4e7d-ab49-ab27e1c85d2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"433a8cc4-b3c4-4d69-902c-e5c52ba9db3f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0225e49f-5caa-4c3d-a5fe-d068466eb2c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7ac1f9b-b5fb-4cc3-a992-2d82bc1b2b5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d68a31-6538-4445-b113-162277f8a1e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"825de917-b2f4-404f-a20c-adbbd3950d0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e3d1a9a-fab8-437a-9159-baeeae69f956\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed1d78e7-afb3-4064-bf97-1f12777cbc9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a67532f7-dffc-487f-8cff-5208c908e2c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"290b69ef-1b0f-4144-9841-8c888d06d9d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:43 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.276Z", + "time": 88, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 88 + } + }, + { + "_id": "4409078a2a6e13dc7ae452b502c4dfd8", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "60" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=60&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9353, + "content": { + "mimeType": "application/json", + "size": 9353, + "text": "{\"total\":51549,\"p\":60,\"ps\":100,\"paging\":{\"pageIndex\":60,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"2ed3162c-4058-4d33-8471-293d21047be6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efce5925-8d6c-4faa-aaf0-87f84723e71f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a92752e4-a49e-451a-8c54-64963492a3ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5a59d6b-2b35-4440-aecb-88eaed843f8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"582e1a2a-9697-4f15-bfaa-79fee35f164c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06a8af30-fad3-4ab8-9133-7b9cb791b36a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dabcb1c-62b8-4546-9e25-e28bf75cfb36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b57194af-9ec4-4d69-b637-e64d8fb6621c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ca92d72-1934-473f-8369-797ca4ce1c0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b48c8390-3291-4d39-b156-77faf62e70f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f23b213-deed-4114-8031-04bf3ccc67e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bf95745-48af-4300-a2a2-2474d7290472\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e93dd681-1f13-48f1-b413-e02d2f648f4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab13956-982e-4ca9-905b-36d100e285b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"903e08e2-2ccd-4546-8187-b76f5d965b12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aad4e74-384a-43e3-9f30-e70c4ddd8db5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa43b76f-7a64-4947-b0e0-59874f038a5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e682ba47-9657-4b79-89ae-164cd01723c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15d608aa-c53b-446d-8a5b-1ffd6f4ac397\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"699400b0-95c1-432b-915b-b1537d1cc8b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3cceb2d-2e6d-4778-b96e-21771e6688dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a767b2c-1a16-46db-9582-062353070b8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44acb043-cec0-4ae4-a601-83afcc20b65b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d8e17d-39b1-48be-a822-0e3e210230e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd7bc9ad-3429-4d18-9f26-03b07f804f6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31b44e3e-6d42-4a3d-8bfc-f4a905f9c131\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bc46e0f-d319-4f3e-8214-a0b2574dede6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b8de0f5-45c8-4161-b4bd-c5b755f8c568\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30a35f77-9358-4581-861e-f07b46947041\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e029662-d954-4772-821c-a7109705f28d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1cf5c78-dafc-4faf-9e53-ed1e829b61ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfbf2180-1e7d-46b1-a5d9-1561387ac355\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c6305e7-af60-4fc7-bb35-6139f69b9494\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fbbd4b9-4b55-4990-b772-8d4636662686\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f672be5-2351-4728-9a1e-408c0bb84fe2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0334ef6-d30c-4cd2-9025-062a804e373f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e8d4d1-009c-4e7f-b2b6-0836f2e7e2d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01945efc-dde7-4a84-a5d2-31cf8a319208\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42315e79-4a87-43ea-80b1-355dec9d9f25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6970de23-0fe1-4ed5-9fff-019ccd321f46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbdcd006-7294-4ebc-a3a7-6192058cbde2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85b974da-944f-4ea3-87cb-1a556a60acb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f74bc89-f3ef-4180-a4d7-e53550ea3f79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cd2dba0-8828-4ca7-a0cf-cdd4f565490b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19ef6102-ea9b-40bb-8dbb-5b230a735e11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfb0a0c3-c694-4026-baa0-8362b336b1bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93f7a5cd-c473-4086-8453-6e6d3e323672\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77c26d94-4c01-4488-ad26-46cfe182b1ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0212e05-6246-4304-b8e7-b9a46c56e896\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a84f4f2b-544e-4963-98b1-64d299d1f8e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4172ee0b-cd9c-42b7-a4f6-0113a5130582\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2afd237e-b52b-41b1-bd2e-a2eb7aaf8c7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36144adf-3e5e-411a-8827-c9acc44c2bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a589769-8c16-4e38-9d1a-595d867ee556\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14ff82c-469e-4e83-afd0-52f605dfe8be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fdddf8b-95fe-4a18-9970-c6b68279e134\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1b094d0-dffb-4735-bd55-58dd6231798a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809ff69e-1daa-4b6b-a054-689c9ce4d68c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ba51d7e-eb80-4b45-9ce3-055a80a64a0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80fc3afe-ed76-4261-905c-ce7675bdc819\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0a95f55-b73e-4e1f-b920-96b712cdbec0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daa1b9cd-121f-4321-8011-d6f7b5c831df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"645c9617-2f94-4e3e-a4bb-96816ab11cfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c98270f-029f-4023-90ab-f6179a518239\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5313cd3b-ae4c-4458-973f-d79a3f56d6a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cee22b3a-8c9a-468c-a38f-72ec2ddacfbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1c92bde-ad20-4ee2-a0c8-693135434b2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc553c1d-0200-4363-93be-20d04103339e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8baeda7e-6318-4420-b01a-9d898cb7a684\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"355ffa1d-9247-4568-b104-d413ea83c109\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4515fe1-89ca-40a7-94d9-1d1d429e4aa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b90e70b-813e-475d-a8f4-5ed960c454d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba0b09e0-86a0-4375-8914-7f62bc2013e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4734ff3-3f04-4109-b844-0149ee0edc45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9a9cd39-9a53-4c09-ab8f-204e9de0a397\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae369830-648c-442b-a11f-0c2731c522ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a06ec63-1a2e-44fc-b306-445d648922a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df51a281-58e8-4c9c-aa64-47acb16b2109\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daf34033-2751-41b9-955d-9dfc666ef34b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"0f56666673927569ad5ae220aff49b3d\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf0f2a9-f76c-487f-b80a-f09fa00a3574\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf288f46-fe5e-49f3-ab0c-b3b053c2df91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58294ec6-368a-40b8-9bee-d16188345e48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bb42e0b-469a-4360-9817-2213198f9419\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3761b24f-70a4-4ce5-8f8e-85983672539c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6808ffe0-ca4a-4078-a809-60c74774a292\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1980eb45-c30e-450a-bec9-a43fbd9011fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44b28ac7-e4a6-44da-8691-06dbe9bfeaea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"254052f0-7be3-4b8d-89bc-1ef8748e5501\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2449d25f-4567-4c78-a901-7f5620ec7f66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2fc170-ff8a-4b8b-aa98-b3798ec02d7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3feece0f-7c33-4ad2-baa9-831272f137c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c7f63dd-8b33-4d9c-8301-233db10acf12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f60c6126-5551-49ee-91ea-0ec6cef42716\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06cc3609-22b2-4a37-b5e0-9811d170aa0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee57c01b-2924-4f5f-8dd6-3d04cd4fe8fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c4aabce-d533-411d-a2b6-2140142f41de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa8d93d0-4620-4522-b787-ccce64143ef8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b31237d8-75ed-4b8a-87ca-610fc76d8ae6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50801f26-00f4-4a23-9150-53d82189388c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58b0d24a-4231-4f42-a308-b6d7303a48af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constant.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/constant.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.378Z", + "time": 94, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 94 + } + }, + { + "_id": "09ccaf32c67b42c2750818540dc21aa8", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "61" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=61&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51549,\"p\":61,\"ps\":100,\"paging\":{\"pageIndex\":61,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"ebec377a-327c-4862-ba80-e3eeb4c971c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4eeafa1-072b-451e-ab0e-7867833da25c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"950f3df7-ef95-4b8d-a913-c0d51c9a30b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c0e29bd-137c-40fb-8133-85b9ad9f3752\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee4477de-cde5-40f1-a5f4-303ed1b0163d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21394aa7-7bed-41ce-84d8-576233b3a5c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce41acb-a128-49da-bb12-08ed66c5cb77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ded91ef5-ddbe-41a7-8dfd-57ec07cd33a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f49fd58-4859-45ec-a838-9cd76e409f69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79af3692-afba-4172-aad0-cf185a71bd1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b3bcab0-a64f-49ea-8f7f-e2ec9c381db0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c5eccd1-1a7e-47c1-91aa-c62892f5aecf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c33d1159-0bce-41f3-9056-47adcc39e773\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eed74288-aa79-44ce-819a-c0660e1805eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dd3ce02-2683-4b28-8279-8f102555f522\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"121440c5-8508-4a10-af2e-562bfa0a8627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4139401b-7847-4213-93c2-170c0888da5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2506c928-e049-45e3-bf1b-df3a3b2003ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0436ee5d-7c56-4e1c-b868-47576e5ab831\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b85df6d-7792-45eb-8dde-cbae850235ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b008fa2-6b8c-438d-b43f-b6e73e44f11e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7beeb349-f96d-4aea-8320-96e810294861\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5137a696-cecd-4b05-b166-c457463326bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac470a8b-59d6-4917-b1b7-4026ad247405\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0633d39d-877d-48fd-b317-9a89400d1118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49f5cd6a-a27d-4b82-ba72-c6e08829b863\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9ed92b-9f2a-4f61-89c4-2fbd6e2d762e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a25690c9-090a-4361-b453-d3d972678d5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"148b8ce1-66d4-43a2-8c1d-97d18c33a19a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"966b59ec-fdfc-4f4b-bc2a-bdaf85da5027\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84b98826-aaa8-4107-8295-b8c9038e51fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35138ab4-5211-4e16-9437-6938ce0c7d68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df50275-a175-49fb-bc02-ff6a1a30654f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cf20bd1-11a4-4ada-90c4-e46c58786901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21db5b6a-4750-4292-adac-ad4b025ea441\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1c59e2d-5dc2-4c90-959e-fcd5db8a69aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbbe7507-a28a-4d0a-9e7c-9524a4b47ea5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4879cb61-557c-42ae-aa96-c42babf25a34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3457d981-5370-48a1-a316-dc501a1a0caf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca273660-87bb-4edd-bc0e-55772c4f6e77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f10f1ae5-0946-43d9-a397-a6732ecc663b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be2f36c2-add5-49a0-af6b-4ef54ec4f158\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f36351c1-2573-4e70-9b5b-cb6d94772dbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1434d7cf-a85b-4f9d-aca9-8537645241a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19675a99-012e-4a2e-a4a7-c7b2b000b8fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"184c61e1-8384-467c-8836-54aa27ae3dd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9a0a2e9-0232-4d05-a501-0f74cd909cbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66edf7a2-d8e0-4a36-848f-981c9a0dbc9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6e7923d-a903-4094-b6ba-b32a7a7c519a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5869afa1-be44-4e9d-839a-81d29fac5cc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f092affd-e26c-4e18-a51a-3d3ed2d46aad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b10d4d9-fa7e-41e5-8536-f36a5c5a6b7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b21395f7-7750-41c8-b359-fa2e6022bdfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63106019-95f2-4fa7-8356-05b71bd5476f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bef9a01-9c4b-416b-a230-c916e17d01e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ff272d-258e-46c7-a666-550db29c8b8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7745bb1-d994-49b7-b3e9-35e534b3562c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d5d28fa-711c-44d6-b7d7-8e14d5bce703\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69aebe67-b96a-4c97-b143-a2847a7a91be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58a03ef8-ad33-4ca0-914e-a0f2f6cda983\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878e734c-607a-413d-bd53-7730c03a08c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3db8ba-a30c-4851-8ed9-d8097426a1e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"403635ff-380e-4f89-8e43-474c1dfe3e12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5051458-a76b-4500-bb67-d3d9b4ba493d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c51794af-c03d-44ad-9ff2-0845cf21f2a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d08ef11e-237d-4a3b-9e34-a9e0fc115558\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dd7a42f-e41b-473d-9a53-9805a58d143d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5824370-0b91-4ff9-a6cf-2d57f4bdd164\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ebce5d4-b21c-4f32-a438-35f24cd2c80a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4880a60e-24f4-43ec-971d-f34955d42f92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35f25b21-b9bc-48cc-8dc1-14d367f5e10c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59651259-c464-4e89-ab9a-99a344f079f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90ef30c8-3cdc-4658-92c1-7cd0d4a7061e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b6a8f33-12f0-4284-834f-ec6fffed7343\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90b9acaa-00ab-4330-b57e-1b55fba15835\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eef3c3d4-0783-47ff-ab1b-8e5aa06c5412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c6edb3-66b0-47e2-acf3-75f487016bd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11c9c271-7539-4a3f-abd9-682096dd7d50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"337974ac-b530-4c9f-838e-ca0d917dc8f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"101cef19-dec9-4c90-b7e9-0af5004fb193\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35acac54-0d49-4793-b832-78d67325c69c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ea571f2-3d52-44c7-bc0c-4c5edacaac4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bab974f-bd88-412a-99f5-76395dc28277\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ff5e0e5-4805-4d6d-9fa5-10d598e234f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee2349bf-bed4-4f8e-8d5f-5a1e3478766d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2afb3d96-df0b-4129-b098-28af1f1e38d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63a6b07f-f1b4-4c6f-b07b-112f13a95b63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e1ae49-f44b-4199-97a8-53399a0ae785\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c03c84d4-340d-413d-aad5-3737bec5d4b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea1c63c-2e0b-477a-b452-215f891b96d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fcc6790-12b4-4141-8b8d-0598e493c357\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7544743b-b82c-47d8-be80-00ed072b32b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00aae7c4-3b1e-45af-99e7-3aaeb8ad0629\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18e0c81a-f2e0-47c2-a3da-3e2e35fcf2bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54923b96-09fe-4c99-904e-377a031ee248\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d26dfb3d-71da-49a6-9342-dd223d431314\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9796f340-a86c-473f-adbc-c313f18a6d3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae0f3ed3-7ca8-4d87-8436-468626ccfd55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"490d22fc-7c84-4472-8a71-2c17e7b83500\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edc1d8c1-902b-4edb-98fc-7923a4d87dce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.487Z", + "time": 94, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 94 + } + }, + { + "_id": "3ea3e48019e80942c4192561352018aa", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "62" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=62&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9417, + "content": { + "mimeType": "application/json", + "size": 9417, + "text": "{\"total\":51549,\"p\":62,\"ps\":100,\"paging\":{\"pageIndex\":62,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"95362e4e-2ad4-4c9b-b7a3-75efc1d60af7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"682d8524-e752-4981-9725-238af7160e9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f66b19-782b-4080-ba45-fff56997165c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"892479c1-6a39-414b-ad1f-0a751fdb0dbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"664a650259940edceac16e6681a8c805\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"053e3e68-01d1-4c56-80ae-f5a095f10738\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9df13aa0-9c7d-4f1f-9495-e7180d275dee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e142f153-3da2-4c4a-979f-2cf42fa02925\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"166ca7fb-38a0-4efc-98aa-a8ecb79fe0bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c23365-37a3-49c5-b34e-707fe346e19a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaf47112-2103-4c09-be06-ef15e2047d88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09ee035d-8d61-4c24-a44b-4f1ff2b7306b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc07c8fe-0931-43d0-96ac-3e5f9caf8f24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d183c2c-406c-4f38-8a33-2e46c2121922\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"892cb8b0-b8b6-410f-b531-a5c26367fecd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cb9c73b-117e-420c-bd85-3066d644b52b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b1f5197-a07d-4771-bf39-a5a97bfd96be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbc4493d-d90f-4417-a3b3-eeea4395cac8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03617afa-2b5c-490b-8b5b-2628314fe883\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76f51b91-ad11-48dc-bafb-0da47d3ec237\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e12d650d-35f4-4790-9bbc-3325cbbe8987\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d624bae-f394-44bf-b194-35a8a00d5552\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ad2245b-d547-40a0-bd24-f6aa820f778f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc00abf7-1c94-4624-8d46-06bbaa9ebcac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f37fb81-f1e2-4ca0-b2c3-9160afea8a9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11f37b26-faf0-4b3b-a499-a7963dcace37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1982e9ab-f6ac-40c6-b996-71c65cbbfe74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c69293c0-298f-4d3d-84d5-a6b026cdd6d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d66d5b3a-2eae-40ba-ba65-2528547a96c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aa1a767-5d35-4bbe-83e2-89178ef865f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52480d3b-b65d-4a38-9dde-ed1bd29caf76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b8cf6b1-6e10-4862-98b3-4f08cac2ae08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"483bbd05-46f6-4b05-ab28-d4b98274dfea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007fa5c6-1ef9-4649-930d-c5200c08c9d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85818477-5b44-4cf3-885e-0e2c086fb465\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"792a0bae-95c0-4b76-9196-50761f588e06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab5ca0b2-1d73-4dce-a318-3e694acc691c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f94ba8fa-760f-45de-88e9-770dbcf3e068\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6024ba56-d7de-43c5-9be0-40882ce8c664\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b77be3e-58c2-4268-afa7-8c8a8d487aa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a4825ca-8d3a-4778-940f-8c73d83399c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d5b3319-8dc7-40cd-a005-f62223df09fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbd40298-b048-444d-a62a-8b16dd932e86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07e2cc3c-57d6-4b1c-aac0-0a63288d004f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db364d84-37b9-4ad5-b2ca-f29844efede4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71ee97f6-ab93-4d45-966d-3179a8cb875d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c3c223e-1016-4c59-accb-fae9b662dd29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c254c56-0e77-4422-8b30-03a888470850\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1426f74c-54aa-4e5e-8c7f-d1c9acd17792\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aca6e2f2-d35a-42bb-a4ce-2cc215762040\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e85c927c-8a71-4175-b203-f06f90d48dc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee54383-4fe3-47d9-a503-47bb66f3c529\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a365e8f4-ddce-4803-9090-1dfebc462964\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b6d4bc7-6b62-4b22-ba62-c330405f2e59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29724582-3f89-44f6-9438-766c1b6cf3ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3974755-dc39-4238-b414-d58d133866bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d9f666c-a942-4a9c-a3c2-2c8fb71c2f3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13a6180e-548a-4241-977e-622ca3bfa230\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45616832-3e16-436c-920e-9f107b951f09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9995863c-4141-4e60-ad7f-7f6844ea1b13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e542a7-6188-48c3-ac2a-b2fa3f281900\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"098946e1-7627-46a5-9b44-180e8ae66bff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1a57ede-8cad-48b1-a544-5c6c07e02e10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe057c3-7b54-40dc-ace5-bf644e5327e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48d9806d-98a3-4207-83c4-031a50fdd0a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"701802da-48c4-4a58-80e0-b04722a0ebb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3f8e3a6-7fcf-4b0c-974a-d39009102776\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa7a1c97-efbd-44a2-a2b0-14da1fb695f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc3ebacf-2b4f-4c79-ae84-3d1094a100fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca0841dd-dd8a-414d-bf90-9308af241bd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"116d019c-db71-4e3d-97fe-eaa6ce27a7ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae283e2d-fa63-4fbd-86cf-2bf9e7e51fd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8962ed92-19af-4f7d-83a9-a9c33a524947\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f78efb6d-5498-458a-8095-a97be3ab7dd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08c5a86f-8e31-4755-ae93-85e4bfccf5f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44632427-9c9f-4856-b801-c183146262aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9b7f1d7-4e74-472b-9c0c-7a8091656925\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe94f1c-b033-4707-8530-da15e7347a57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3c45c3b-ad8b-4e3a-964c-d41e1691bcf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eed99814-876e-4bbb-95d9-2dd7024d2b03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcb8c109-6cec-483d-b9f1-844023c18ec7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de66b595-3db7-4701-b607-6f43c534e9ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2200ca5c-bacf-4e62-9692-703f8cf16ae4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"463369a3-07a3-4d80-8194-4b36e0d1be73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376ce85e-1af1-4615-b6c2-d90255e025eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41610cf9-5269-438e-b326-581903e3d787\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93188671-7031-46a3-97b8-bf78b5fcbcf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a31a50b-541c-4572-a313-fd238a69c751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73d34304-0ec7-48b4-aed2-3f971a3a11df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09f4a23b-6872-4ff9-9903-99489a8e05fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d325516-38d3-4a0a-b0a3-7239fe07a918\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3270538b-85a0-4e6d-ba27-7ef033e2ae6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f6566bb-5e37-4508-9423-e198a695c46f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41631db5-27da-4d1f-abd3-7089cc78e019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd16c449-9180-4b86-9f3c-7be868671ce8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31ff2e3a-54a5-4e37-ab9c-f01e8abcbe19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d79f08cc-68c8-4746-8b07-37c010849d6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"674484da-6a03-420b-bb7e-4c3106ef3278\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"491b926a-b992-4cfd-9cfe-5d22f8826c13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8c7a9dd-fe33-4ad0-b27b-08b07f63e3b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0336d5d2-e2b6-4c07-a17a-d1282e71c77a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converter.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/converter.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.595Z", + "time": 92, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 92 + } + }, + { + "_id": "f015d88a3a825c901151556bfbece2c6", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "63" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=63&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9101, + "content": { + "mimeType": "application/json", + "size": 9101, + "text": "{\"total\":51549,\"p\":63,\"ps\":100,\"paging\":{\"pageIndex\":63,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"180d7392-7eab-4375-bd70-2eed3c004f38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3708004a-cb1a-4a07-a90e-c0925f15d2a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75ff499b-0655-4640-be9d-8a4acd484582\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1ec71d6-9980-4ded-b662-231598d35986\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e09a5fdc-489d-4a16-a892-b0fd0803ff7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba08357-4f26-46a0-8b26-d702b2350fe1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"031d894b-05d3-401f-80e2-73e97a93ea27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a5af0c7-9063-403c-9bdf-53326be76a33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3caecd79-1abf-4439-9e73-88d4f76ad14d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b63d0ee-fd3c-42ce-a317-e6f3a1989980\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f239701-877b-4e47-9081-5ad805741ba7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03d53f26-caa8-4677-aebf-70712ba6cbaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23adb382-12e1-4591-82ba-abaa7bd990f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8116c126-3c34-4320-a881-b18174e26bc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"614f25a0-0941-436e-be4d-003662539184\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01058757-3c42-457f-88a7-fcb08c55faa5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a81f8c6e-7554-4976-88e8-c813cb3bc8ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7809958c-9661-4b5e-a9bc-87c132c5716a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8950800-cf72-4f51-bf12-dd53d58daeae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9398718f-0993-4fdc-aadd-e5bab2e473d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"314af0ab-7fef-45a4-88ee-d2d7a475165c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c07d3e5-83a7-4a86-a758-42278c5328b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10af6a25-90a8-4cb7-ac9a-03ce8ca1e843\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06b42c26-ed25-41b0-a4f8-7f7a0e458a46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f4b76c7-4d5c-49e2-bf9e-b82f1fcd4af5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd15b1a1-63d8-443a-9e6a-05ddb70f97c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14dedcb-e7b4-46c1-b02e-4666eb3d1073\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7735a00-93eb-40d4-9ea1-8cdd054052e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be94cb0c-f241-4ff7-82ad-93c94e0b2a15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f13c57bf-99e4-4a1e-9fb2-fb1d77926332\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e8e85e-4de8-4efb-a1e7-4081e2a9d3d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24827430-285f-41fa-aedf-3303e20406ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a25378f-4af6-491f-88da-ac869e71368d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67997aca-839c-42fa-b5ce-9fbe0883a817\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e359d5bf-c0f6-4bb0-83e6-df56f0ffe17b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"345612e4-1d21-4bcf-b87d-bbe792c51cc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90bffdee-3033-4668-912a-c2d6b9a92365\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4adb4f89-3042-419d-bf37-8a640cb4a0c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"589c6c12-f5b0-4635-a462-8be1f319783e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a78c8dc5-2e8b-41b4-825f-77121761cfc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe3ba4b-7b0e-406f-b0be-682e8a03e28d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de228382-5b57-408d-ae8c-7da582fa1d33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8641e1cf-9c76-453d-b74d-5d008fcebb5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55a174a-acfe-4dc8-b618-7df845031128\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db3e7b2e-3939-4832-9928-62f51c184631\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49611c66-5400-465d-9113-10f2152e19dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"329ed410-928e-439a-bd2f-fe818fb7cc18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be40df7f-bc4e-4d80-911e-2fadcbdbe0ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bd83184-db32-40bd-9f99-eae6810df1e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf8d2c3a-a103-4396-835a-8a7028426655\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daf7e040-e220-42ae-98b4-1f7101e7c967\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ac707a9-087b-4529-967a-f67a28524751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5f44ff3-b77e-4d26-b908-258d7802d0db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1f1627e-767e-4eab-b7c0-1c473171ac19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d563aa8-c009-43a5-8782-63a3bc6cbfd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33088f36-49e5-402e-9441-f7ccb00958cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76f49d21-2e1b-4fba-b4d0-dfc95c1f3288\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7496818a-9cb6-47e7-ae55-8ac042475fa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3dc8a6-f50f-413d-b22f-8ab40b1f5724\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e0b778f-d9e5-42fc-9390-6c8924d971c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f7fb688-a664-4b42-b688-5bdef3aac2ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82dfe9af-674a-40c9-859f-7f725cac3f97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6dca449-9756-4460-87ef-127ef32a9019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c282d8cc-6f86-40c7-ace8-8fb4fe7f1f54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37e66667-9855-4b4a-8b49-e4773303661e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e161977a-10f0-48a0-80a2-3cf8b1af8d05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fc0ccc9-4d01-4466-9aca-71fc04b8d66f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f26ec22f-f3e3-47d8-86d8-e3a5775f00a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"997ed6ab-d76c-43fa-b4ec-c71c1c5ed403\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"595db494-b1fc-446b-9b27-95161de00c8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d297ac63-d85d-4fad-995e-995eb9d2ed49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf501bf9-08a6-4db1-b4a1-7f136e310f11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c43d9653-9cfc-40d5-ba4a-e738a1d32ebd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57d27898-b3ed-40a6-bfbd-e4ea1dd896fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dbce676-01b9-4d33-af45-8bb91fd93fab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29820ab4-1366-4fc9-9475-5383304d00d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce2be24b-5e43-408c-ab6c-1297a06c2a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3da9032e-7adf-42cd-879b-6cf7409fdbc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83ce5d6a-8e11-434b-bb0f-b9cfa2924f00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75aee29b-5a77-4e69-8d79-a099835e3750\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0255c88-a938-42c5-913e-c35a301f9f3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8edb7e65-92fa-446e-8f3d-05e4a865d0bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ae3635-d0a5-44bc-acf9-c5aa3d6e6401\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"001b59aa-21a0-4c68-8ba3-d641ac797344\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bedb785f-9a45-4a40-ac85-689ba74bceb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb4229e7-5af5-4f1f-876d-c91efe83ccba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bc961cb-c7b6-444a-94e2-a19364bb1096\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dce6b11-fe81-47af-b2ec-4f40913df142\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51b4c1ce-2dc3-4fd1-84e7-8c77bfbdceb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aee87169-bbc6-4d61-a542-5d62520e2de9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a0d1d80-5b66-4204-9637-3700cf5e2442\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bf48edd-2c77-4762-b1e6-541cc130bae6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59d57047-0be8-4447-8e4a-ff9aacc1a8e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84884429-629c-4a24-8e65-a3a8a8d7d2ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a14277e-a85b-4c87-b29a-00f2c9e46ca5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cce51928-4838-4aa2-95d2-1efeab7f81f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9d5ad3-bb74-4198-a9b5-c9709cd5c210\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a4080da-f445-4656-99e8-a75142bf8696\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64814398-99e2-490d-85f9-4983cddd8398\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46972725-bc86-4496-b503-4ba3938de785\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.701Z", + "time": 96, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 96 + } + }, + { + "_id": "1421a9aab9dd714ca4c7d7aa4c9c9776", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "64" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=64&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9089, + "content": { + "mimeType": "application/json", + "size": 9089, + "text": "{\"total\":51549,\"p\":64,\"ps\":100,\"paging\":{\"pageIndex\":64,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"fb428525-0abc-429f-883c-013ae8a57b91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc177ec4-c52a-4c0f-b0e3-5c175f2b6203\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6b9397d-abe1-4113-b8d0-711fa01b9f30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91a4e421-3136-42f4-8b2f-c5c2b0e12953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f50892-8377-4104-9330-88147808b789\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b23bdec-d2f9-4108-bc2b-089c5d046754\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4f27124-00d6-4d94-bfb6-8e7371b25475\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"782b18e2-cb79-4f8a-ada3-7bd92d097a50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4d0f3dd-f761-4161-8d5f-0cb3f91dbac7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4e625b5-3bb9-41af-baa8-1649aac9e8ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1528c4b-0aaf-413e-8037-3a7e0daee36c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f09c3075-d604-45af-8627-990299271530\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc37425-cc42-4fb6-bfdd-581cd5e0bdad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d436071-66a4-48dc-a594-61c29c42dd74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a754d57-679e-46ee-92c8-5601cbfc4854\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85665b09-aa10-4d4f-855f-4a327bc9cea0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef1a10a9-ea25-479a-ba8e-62457cc51545\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b98505-24ff-4506-a0c9-1757e8cbaa6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c699595-f087-4ca5-8e21-d194da5d2654\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"141dc1c5-4b76-4d00-a727-b8f78650f14e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1776568c-9987-4fbc-9649-45e1302d92fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e1ae730-c9c4-446b-b67d-d30948a72f39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef63e2d9-fd7e-4658-80e8-b4155e8a4040\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8104733b-d33e-477b-9a73-426ed45463c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0944f30-50b1-473f-9551-bf1465dabf9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68625a80-52c7-4784-885b-48c9badb1665\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"704c0454-d23a-468e-a089-f01d789f9d6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c79d1a2-1edc-4b14-bea7-22dfb545406e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27234302-f570-4b0d-a34d-259060bb16f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"197f3093-b9f8-4f2f-800e-7b52512a8123\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b32cf05-860b-4afa-a5e5-420ed453d899\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b690c53b-f963-45da-85bd-83f575984773\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2f020c9-f4ae-46ed-a7d8-5e1548d7121d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5bee135-63cb-4853-a5eb-ed5f22660c9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e304559-35a1-411b-8402-a3eae2668911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbd618ac-8ce8-45a5-a7fd-122bdfea6a86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71a7e3d4-1548-45c5-b2e1-eb1e6e968595\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1aa26386-4bc2-4d59-9a0c-7d0f57bd9117\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a34a95f1-8ac9-41ab-8cdb-740afcb1c492\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faefc4af-291c-46ca-88f7-0071c5419236\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c01f25a9-ea34-445d-bd51-03f8dea8da8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27af1c5f-b969-4cda-9144-6435233fab6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b282472-c5a4-4384-9d78-b5e529bc7ad0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac7326af-1dc2-417d-bc42-b180a61a6200\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02a3ead8-6082-4135-bc81-1646305c897e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae9905a7-c159-45fb-b8df-4584101262f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2f15128-3298-4dec-aa2e-6d79f8f3a28c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dc697e3-4b02-48e6-97ba-c38f522cb31c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aab25c9e-1e6e-41cc-9ff1-74fa414fec61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a09d6517-580f-4efd-98c9-51fa2cb5cf40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdad31e4-9c91-4b5a-9e7b-6a19f0299049\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f93441cf-f70a-4942-a2ba-251d1072a7d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05e7a19e-8933-4e01-98e5-393ec4f4035d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7246211-d1dc-4d6a-b4eb-468add305cf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16be198f-1a62-471c-94f7-2e7eff4e821d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e7b5737-4b2b-4866-b857-1e1bcd7a4ee0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"621ea066-4a68-4e56-84a0-eebbd14b5a4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eac33792-ddf6-44d1-add9-f3cad5aa7c0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e86168f-d3d5-442d-b2dc-fdf644ae6202\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7aca4a1c-cc33-47d4-ab04-8b44dd39d254\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70248b49-ebe3-45df-a651-729fe77e5482\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"288e2743-e0f9-45aa-ba6f-652ec1a42ef9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de72c05c-0e10-4c45-bae1-e31fa128f7fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5da3d1b4-56c9-47e1-bb05-e466d026c33e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ebf4456-2390-48da-b99a-675879cd6e78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12e97eac-bb25-4fff-b695-2f54dcd48f7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5db392e5-bb6c-44ca-ad28-7603b28c324b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bcd0365-846f-4d3a-9d6c-a60792566b22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ce159ac-21ad-4809-bd10-6c310bc8592b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3737f78-adfa-41ac-beb0-aa78305d1a18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11727e67-5bd6-43d4-9d10-3f5bc3130bba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47b402a1-c826-414f-8599-d061aaad9e5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e04628c3-0ed8-460c-8493-f0b1179d3e18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f447c6fe-cfa0-4af1-bac6-f5edb274934f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ec21d3b-71dc-4f44-b5f6-b2f7562b76f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f28c1fe6-8f1c-4bc8-8f00-82a794641f14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1274f3-14cb-4a4f-b5a1-2f75075341fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c73ee4b2-2dd6-4058-9195-4cfc510054fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90667090-60ab-4e2a-9870-e09c1e874b6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc078e63-da4b-4805-90a4-057074f27717\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f72e21ea-78b6-4724-afa8-c9ebe077c8d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2c46741-f239-41ba-adc7-6a56145151fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6e1a53f-6668-4e68-8c73-d3e686ee6148\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"965bc001-8b0c-4c05-a437-c7421a0f2538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d59efb3-2819-4742-8652-99cbc8805fc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0682c4-1b58-4258-9c26-53fe20dd610a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8e11579-24e6-4acf-954b-6a671e84d84f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2033f45-3bed-4ce8-9a61-df5f8395955c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f7719d1-015b-43f0-a4b9-c28079c92cac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"542289cb-5d95-46f8-88ee-5f94ddde1ef7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc0e76e4-ceb5-4116-bc30-e6909a33f44c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88f3fcee-2e93-4d8a-84ff-ae3a62fad6c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6075d6f2-067b-4cb6-8eab-f120520ca5ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bde5069-f735-4b2e-ada3-55afbb8c584c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3a4d151-56a5-4db1-9231-5f50d1cbaa75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3c85c57-c4ef-445d-83b2-bffb837cca96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30f95001-8965-4b4e-ab81-3c44c22996b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18a67638-b268-4db6-96e6-b8dd8adb60d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d3efb0f-87e0-4603-9591-4711b021b56f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b248e00-24f3-43da-a401-3398e8f7cd5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.811Z", + "time": 99, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 99 + } + }, + { + "_id": "6e910009d0b10be72fbafbac616aa30e", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "65" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=65&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9069, + "content": { + "mimeType": "application/json", + "size": 9069, + "text": "{\"total\":51549,\"p\":65,\"ps\":100,\"paging\":{\"pageIndex\":65,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"6cd64c5b-e408-45b1-b09d-51bc72d3e7c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e30780dd-313f-479c-b42a-8ad1eca36393\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a06f7ca7-5a50-4220-bff1-86ddce38a7a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"253bae75-b88b-4fcb-aeb6-d6a7c90ea7a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"716ca2e0-dca7-44ac-ba21-fd67fe9bc5fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cf41b9c-c2b9-45a1-91f1-4fbc9de30319\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c41d9f17-51c1-4f1c-a141-b3f50edd907c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5a99703-fe53-441a-9bee-defc3c6b596b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92dcc6f3-46cf-4c69-b19c-3a7ccd0caae9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"483be917-0f34-49ba-a6b6-b7b0553656be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a3b0905-3265-42dc-b2bf-38b607c25654\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9f6588-402b-4bea-baae-1b41a975e6cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a89e46d-024c-451c-b574-bd627935c943\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28eb4b7c-a73f-4a67-a9eb-902f42d1b2d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"583befea-bfb6-458a-bda5-8779d3b1b1f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fcd4937-eec9-46c5-90c4-d9da2c1cd8bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0687b40f-3a1d-44c4-bcd7-a4b32eab749a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee194c2f-edd2-49de-816f-155011ded057\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0034459d-0870-4af5-822b-02a6f8addf68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b3bfa0-33d1-44b8-ba80-69224b9f2bb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b363133-349c-4a86-a715-60a2bfa60927\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c00523f-d8c2-4578-be64-8860eedeeb23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cf97da3-d0ea-4353-9f8d-3c854e67661a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07d6510f-818e-4a22-8fab-87ee844730af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb3db826-5658-4374-8156-dd9d0fbd2563\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"628fcdb7-e106-4217-adc2-bddfffd37a06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d070f3a0-673b-4661-a05c-0f48e81a8767\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1706a74f-5cfa-4ab6-9642-472e9539df0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4351a9bd-9e5c-40a9-a98f-616f8070c5be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"061f5cf2-d052-4123-9c8c-c958d99f93ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4011589e-0f69-43f3-88bf-20a6ed9fed21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4178b36-2fb0-4db5-b89d-809615e2573c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93e3fdc3-c62b-4c98-be27-f4ccf5ffc6f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cdcd3015-e644-4007-91e5-01b3f67a5349\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a6314df-0fb0-49cf-b549-1014052bea8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1708a5c3-f691-462f-ba26-9f98d1cdf245\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed872852-1cdc-4cc6-995e-c9308bb13962\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dd03df3-b18a-4aa8-ba7b-c4b65d4260dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afeb06e6-bc93-42d2-b616-ce9b9ef81b3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e1b4a9-e7cb-40de-ae05-5f66f4e4cb2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f00565e9-46e1-4eb5-bdee-cab5c77b90f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a939c72-82dd-4362-b6d4-89c3931a5bbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99e30d38-8bff-4615-93cf-6a629852d1ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aa004aa-48cc-43dd-8ff4-66ba4fb50ee3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d432672e-9cb7-439d-86e9-9cef0a6ee7b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b95ab260-0a20-4353-916c-1ca938eb1ca3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3992177-31cd-4f18-975a-3b2feb7d6482\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc35637e-0f31-4eca-8f82-3ca63f9fde0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13c7acb1-f4c3-4a4c-92de-1b6bd175dd78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f94794-21bb-4bb5-82db-32db1827b48f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0780eb51-11b6-4753-8b3d-5f74a7fdbd27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43729e1a-0f58-43fc-868c-b92c3d13d40e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"720d83c0-4e1c-4baa-a2a1-1dab18faf91d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2c01d00-2cb0-48bd-b22d-addcb54d62be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a55e2e47-e199-4091-aff7-436d38e40623\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52f0aabf-5504-4d16-8a7e-b654ff7917db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8833e32-6726-412f-8639-b67e55349492\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67534986-78d6-472d-b01b-63133382549a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c383653-36ce-41b0-986c-aa5ed3cba25d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c9f9cda-4aa6-44e7-ba34-32c7ccfc9c9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da28bb85-9a57-48aa-88f5-aa0a0d55afc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab363cad-3c47-4df5-ab72-721d013bcf51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcf0e794-86d9-444b-9406-150c706a7a8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a09b334b-c68d-44f4-8def-51b811be4b0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1dc61a1-e71f-4253-ac33-60c539b3a78e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67b1c05e-2649-410f-86b3-60605022054e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2bf6ca1-5008-4a0d-82ad-1e23cbe8d4b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29dca5d-8c25-48f6-a593-2ff28eb75f18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44985a9e-04f7-4e13-96e0-21f68b97cf75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3effe0-563b-4609-8d15-6185269d4f4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a83e8fa8-cc1b-49cf-a027-69163aa5ad8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79ed8c87-b084-4ead-a3d2-81f7f076caab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24046a6c-3fe6-4659-ab59-5842596fcd7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e22f36fa-fd00-46bd-b0f1-470170512acd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"951f4c5a-ff91-47b3-811e-eee747ff2d84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b9c8ed9-74c8-4980-abe6-b46f73140b08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"340abad0-7b07-4962-90df-1155a97d0d58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e09b7384-cb1c-4bcf-b263-852df4c19370\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f898e00-e250-4427-8df5-b47637a59c8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e14943b-e062-4a72-834d-b4558c18afff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40ebf4e-4e67-4145-9a12-a166f2d7bc63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"885aad8b-49d6-4ea4-9e61-351d5ce5d109\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53a92939-afef-43e2-bab1-cf977cfdd3c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb7fec64-f621-4f9c-b0ab-7ed79c1a2f56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9a5502a-0d53-4705-88d3-72f7e9eea718\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a932309-91cc-4495-8b5b-7af26cbc1561\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0124609-f982-48cb-82f2-47d9a344093f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe7f5ef0-822f-40b7-b9d8-a144fe30eee3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20549397-844f-4332-96ae-6bb58c0a675c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f417ab9b-9f1a-4647-a5ee-2582821ef260\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b48d03-6752-4143-a1f5-7d19b3470566\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13c14db7-50ae-4b39-aedc-35824c4eaea7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"279bc4ba-1d62-46ff-bb98-419e6a01e86b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"290299b2-f4bd-4335-b4ba-7e2859d1b9ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb625746-21f4-4901-a6dc-7ccb26605d86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e2b307-135f-4586-89b2-40063a486dc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e48a909d-3edf-4427-b7d7-0e13c9d3ce67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17d863eb-97a5-467b-85c8-03730cc87d7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ae4a50b-c6ba-4382-a4e3-566eabe6552a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"431aa9c2-e934-40de-a8f0-63834acc86be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:44.960Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "1279b2d897c516c69f88310a5d3032ea", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "66" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=66&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9061, + "content": { + "mimeType": "application/json", + "size": 9061, + "text": "{\"total\":51549,\"p\":66,\"ps\":100,\"paging\":{\"pageIndex\":66,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"cc5a6847-dff9-4607-bfd0-2dbd2ea172c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c4e3dc1-9944-4e34-8f6b-a4fc4cf4baa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb42009f-2a85-4a8d-b85c-9e342fcbe98d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ae1dddb-6598-436b-917a-2de2e15eba28\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b76488-a23b-4869-92c3-46832d58fbcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c003d337-7f3c-44e5-9f57-8a7187dd7981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4491e6c9-8b35-495e-84d6-dff59b3ddb23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"238ce5a1-b3e6-407a-85a9-6892bea86ce5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69f84b4f-814e-4864-af9b-f7094026df6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"677ab029-5322-49b3-a2ba-0dc30266e1c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2f4cdbc-35e5-4dd5-b471-5366ea1fdbdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eabed92-1cee-4584-bdd0-d0c46779bccb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed3852fe-8f6a-46b0-b381-d5c0a8e6993d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a08f6ea-5e1b-499b-9708-f1027b62ee9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bfe7bb7-a43d-4ba9-bf76-42e3ebd7d8f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ba26ea1-0c2b-4b28-9a76-c909b3a2f8ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c0494c0-bc91-4523-9300-449c2bbf2243\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5c11c60-707d-4403-a9c6-c48d1b673583\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36993da2-82a3-4902-9045-cefa8c90adc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"247b0959-4b4d-4527-85e0-28dafef0b063\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2003629d-11dc-4648-83fc-8a9c5ac6e9fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"159c348b-3acc-40f4-9089-8f34cbb5f118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a011236-fa91-4265-a039-c45a7f9d4034\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"184f06c4-448c-47bf-ac1f-32c688f465af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ba3da8f-83d1-4bdd-8433-8cb7735187fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"041bd7fb-0b40-4743-af13-4e2194af80b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9cfc99b-3a41-4533-a7d7-18b5418b0c69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e9ffe18-3f84-4437-a903-de4fd8ad42e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c883538d-7d21-4660-8646-869fac538d5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"060cc6b1-19e4-491f-95be-4881a5bf64d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad78c61b-6bfc-405d-98e7-5a2c25a1c84f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"401d1562-4f72-46ca-aaee-86984fa2a9f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e2a6eee-c83d-4d54-b2e0-abd63bcf5175\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4f8c201-b26f-4de5-a608-0ad50c982044\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3682464-2b8a-4ba4-9d50-4518121e7a7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"def7bc5c-8174-4a33-965c-b6167b0f8ca4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cacbf676-a895-4997-b523-bd862d80f975\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc94eaf1-cc1b-4ea7-b195-620737327157\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6008f465-a6b9-4801-bb52-9d80d71f4d89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16cf054a-a6f4-4916-a6cc-640717ea2132\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2747bbb0-a0dc-4218-9e03-155f2ff2582e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"750f15b4-51d5-4c91-9dc8-beadd8fe72ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8136ef35-8be3-4439-8a44-be290aad65d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84f09633-656d-4003-9460-1b3c0efc48f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f01cee3-1a92-4e91-85e6-0995bbac6648\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03dfda18-5a16-4f63-9514-0053b6694519\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8d48da2-3968-49f0-8798-cba9437036aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3e3e3f0-6813-441e-8bc8-335fc8617fba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"332ea5bf-6bd4-4f74-993a-4327e3b377d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a9ec34e-847b-4343-b87b-c949089eb8fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a756560-1d9d-4fa2-bbc8-d34376b489ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9003748e-bc05-46cd-8f31-76b59e13daaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ab518da-7109-4924-ab05-99633fc21385\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80dd2906-7c91-40f2-b0b4-a923ff78c488\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3060d5bd-eabd-4bad-9682-db8bd33e8b33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94951a10-f059-42fe-9ee8-8a52213cb31b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6029449e-3d21-4e50-a41a-1b3aaa98fe48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93dcd98a-a46f-4998-a20d-8f6ae9117adf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89b3d40b-463c-4db6-8c4b-3ef1151aa77e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a12a1fbb-c38d-4dbb-bb10-2afcff6f82aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73c11a08-d859-474a-9527-95a3aa1abdce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a382759-f948-41d5-9a50-cb22855afb08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30c4aadf-9ff0-4620-afa0-37f9e0f6a719\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86fabfb5-e0a9-45cc-b962-c54c192ed289\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e13e9dd7-2528-4e41-b734-5072fc3120a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93d91ead-e878-4ae3-8154-b6d26448771c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e92363-57b9-4218-8089-579a6b05e6c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cd194ea-6165-4c93-82e1-a6cae38cada1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c77fda89-9294-4b85-8970-b2d712c9eafd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60669abf-ec4c-40f9-91e1-db2570f5f602\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9319746d-8aad-476d-ad66-0da2c397c336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d380b277-605a-4483-b892-ae00d2e7bb8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57860d41-e2c3-4265-806c-73d6a5a29fe8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e79aba98-0f99-45cd-9b02-5b59f5e33c24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e48740d-e963-4306-9587-d0ddd27f8a30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78bac983-8e11-4772-9bdf-f6049d19690f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5367ebe-470f-4fbd-a740-4c1d7e607cee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89ec2dbe-50db-4d4e-a4ec-3eb3d57b66f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e75bd4fe-32ae-4935-959d-d9e2278890e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0501883-3f10-47e9-b6c7-8b601844e748\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63b399c6-f47c-4460-8124-f8af6ec484ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa806eb6-8661-4533-ae61-efe957fe5255\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8ac51dd-e8fc-4f9f-938b-8fffd69fd3a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"571a2852-feec-4137-8df5-2caf91a2e476\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f844a5c-60f7-4ff6-80bc-a7c5e0c1b533\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3162b4db-ca06-4e12-a856-667343fbfc39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b9c43ae-9c9b-45dd-8025-bfb232b1c659\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb20c4c0-ae08-4617-82ce-b528373927d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58645919-e948-4d83-8d34-0e19d28c078d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbf8ee4d-376f-4bad-a00e-bb96f6b2632e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ab80728-64de-4bc2-80d0-4c28c28ead9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77c3de26-543c-4880-ae68-d7e9f530a532\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7be6dbc-75d7-4a5f-8721-78eefb385fc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c918638c-0341-452c-9bc7-cddb2098dd72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b16b9a4a-0df1-4ac3-aac2-52c6d34c4cb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3654a80-cbf2-450f-b876-94d9a9872a64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e65126d3-61db-4344-ba65-5a83605c40ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"421804d9-bf8a-4465-a062-2251df8c2786\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2aca0bc-0a6a-4e65-bc25-7091b6309493\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74568e57-c08f-46cf-8e7b-9c8bc90e641a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.087Z", + "time": 97, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 97 + } + }, + { + "_id": "a07bd93856f318feff58633cd92e6b86", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "67" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=67&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9429, + "content": { + "mimeType": "application/json", + "size": 9429, + "text": "{\"total\":51549,\"p\":67,\"ps\":100,\"paging\":{\"pageIndex\":67,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"9f41e7ae-1516-45ae-a96b-88a75ae0df1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44641c7f-798c-4889-8b80-66a81610a493\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d36de2b-86f4-4e69-8904-e68a8936b9c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc00443-62f2-4b9b-8127-0dec4bb16897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261056aa-2916-41e0-8007-c6ac3d843774\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7a7af6a-dbfd-481c-a5b6-4f6b34d3e8bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"172f21e4-8718-4a10-8f64-ca3398e7af95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"139bc8d5-bef9-462a-8fa2-71cfde218f8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6dd13b0-0360-428c-a371-26df8d593fe1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a7449da-6e2e-4f42-a159-891742ad1554\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64e44b37-d9bd-4e06-a216-15ef46d8d1a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de89a065-863b-4b03-8bc6-4739a283b03f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a4876d2-590c-4cf2-97a5-9b8bd98c5279\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b03ca961-8365-443a-8240-aaa06bb4f29d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e31553d0-6ad9-465d-afc1-df6a1b4ad997\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb317db7-96d6-4720-aba8-779f10fdf114\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c95639d6-6372-40dc-9fbb-9fa022ffa347\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5763d87-a8ba-4172-9c04-3c08adc104a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8de419a-feee-4c48-8358-42ee6419a8ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"216ea5e4-4a02-4cc7-aaaf-4acb8bf71756\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a9ed96c-f904-4dd1-b98d-1410b71515ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"ceba8d659a84c2a2b1582bd65e4bdcd2\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"062423d5-7439-4439-99b8-4bd9cea7e21e\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f12aef49-732c-41a6-81ee-85a2c0c8be62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c933622a-81b6-43b8-8c61-0d8e631de4cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af64b253-f6ea-4fdf-969a-e9f6ae83122b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8845ce-200e-422c-a900-21e1a5df2c1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c729c40-255d-4a66-ba80-895870e4eecc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b4bc969-d8c8-4b60-bced-86e6a34cf5bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc2ee9ac-0d40-495b-903c-eb018539b49c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70c233e1-7a6f-4d6e-8168-66526ac3f5a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b973205-fdfd-47a3-9625-434c3173a0df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3463cb5-2e03-4658-8986-e02e4672a49b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f522ee3-d267-4a9b-875e-04411b3ebc3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f79917e2-64b7-4c40-b52b-94e25c207fb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d60b01f5-321d-45cc-9ec7-8280a1ef3efa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c705a649-2714-48ad-a5e3-ef3e98082b4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b320de23-0b5c-498c-a2ed-660d1d2c4d32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"042f2d61-39f9-4c2b-931e-0025d697eb4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"189ece2b-1209-4ae1-9e00-968da0883aa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bd55ffb-d0bc-4d13-9067-5e1720b47ccf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f72a9029-5f7b-4e29-89ea-99ec16a5ed23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9386bab-dbe8-4a13-8161-87a1acda2ece\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2591e89e-61f9-4ac5-8740-d7c4e5c2ecd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb730707-bd97-4e26-9108-b093b52ad258\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3d424a9-7c26-451b-8b32-de9857a6fcfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7639532-7c2b-4056-9240-a7d368f31401\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f416a1c7-d8a5-45f8-b767-95e50cf15e13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bad28b0-e00c-448c-ab59-d2691bb609cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b877e105-5a12-47fd-90e6-3f804ac58264\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f262681-e89f-4584-8a1b-29cc318d43e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"343fc16f-9d97-4fc9-874d-710ef283e846\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97dbb7e8-3ce2-4428-843f-623be8709422\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ae644b-e5e7-4d5a-b65b-2660d59fdeab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0b34323-dd24-4064-8746-fc9d199ae57d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fa75648-5d63-4cfd-9acd-2e6f1099a0f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65ce625d-038c-438e-bacc-73fef2f7672b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bf9082c-e371-49f4-9d44-383da105416e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4058ce6-c769-4acd-b5f8-bbbdb1808aca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"081a1abf-f81e-4877-91f4-1bc7d439242c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e2e771c-d09d-409b-a578-87f741433f16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"671a2a6d-fe10-4997-bec8-7a0ac1602c98\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e0d1d47-61fd-4895-b38c-043e68387fa5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6ded9a7-7a13-4840-a8cb-6d9338e7b855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"153171d8-160a-435a-b136-4a815b47c0e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"372edc15-5ee1-476c-b7a9-a5c41d706d06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3936e85a-f99f-4e36-b0a9-3007798b42a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a338337e-0190-4a7c-8b0d-134f4ead317e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dee754ae-1f0a-4f7e-84c3-298c1b3ccffb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5d5106-7320-4d5c-b7b6-ad2723f38c29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e33e5063-56c4-4e13-a603-b80302c97926\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8ae2de4-d4e5-4bbd-91fe-901b119cc062\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6a1b68c-c906-41bc-8df4-26516e26675d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a96802c6-9983-4913-b046-61c2d36dc483\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8648b326-18ce-4696-84b9-e79fa0efac36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1626770-097a-4a45-89cb-c970431febab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7a9d6ba-60fe-46ff-a237-2d4de9d93497\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dc218d8-afde-4831-9c74-366d7c14aec4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1593dbac-6dda-42d7-90cb-8ad4247ab638\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33ecfc0b-9609-48c6-950d-aa35400a4f60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c946c7bf-3f49-414c-a4b3-4233f277c9d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10075d02-d29f-4809-b99d-1e23aca891eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8119b8c-1b21-478a-8586-ce5945226f25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4aef531-116e-444e-aac7-668394fdeb24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72f5bede-6d3c-4a46-b2d4-8b1d3cae6f33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"204d6cfc-4edc-43f9-8f6f-7dbcdb9393a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa36c31b-2d29-4f3f-adb3-b5287e806db2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f6d8b44-3fad-4b22-8814-38264eb4c61b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"575dace4-0d2e-44fa-a543-cc6a0fb956f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebb216a7-4f2a-4e1d-83ef-a2e27b63146f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"994a5018-b07d-4df3-a10d-6be8be25d4bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a50a9fe3-2c63-4aa8-97e0-44e859ce36a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f1c2c5-50ba-4456-8f01-66ceb8043687\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b6717c-75ef-48a8-a92a-105016aef572\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14d842d7-e1ae-4ed2-a34d-198c8d6ab997\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a883e5e-ae7e-4c58-bcf9-daa5eca5ac9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6990e62f-429a-4437-af8a-8c07453e2f5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cb01b4d-6a8e-478b-8443-42f83ae8f13f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdf8922d-688a-43fb-a8f8-c92f960a4cbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95b87f68-be55-4fca-bbb1-78a0286a0ad5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"494fd16d-fafd-40f3-98f7-02feea2e0664\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/beyondcorp/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.209Z", + "time": 96, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 96 + } + }, + { + "_id": "eadda35d41f038b24000149022664f68", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "68" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=68&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9129, + "content": { + "mimeType": "application/json", + "size": 9129, + "text": "{\"total\":51549,\"p\":68,\"ps\":100,\"paging\":{\"pageIndex\":68,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"6ac1007a-8c7a-46d3-8f8a-331d953e2100\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c55e9bf5-f943-4a2e-884e-68e9d32e4034\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e5fd458-2baa-4c06-a9bd-f65315caebcd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"558950b1-c9dd-4e54-b3ed-5ec038621c92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1123c25-9baa-4a4a-b75d-3f2876f4480c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"052d59b8-3a5b-40a3-8b72-8dc7a7c394b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"864f2d8f-43c8-4745-b218-8f5e302af88a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2b4e685-301d-45c2-8a70-54c2af77633a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09b2eb0-e659-4c87-a899-ae877318dc19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21015fdf-3265-4cdd-a3b3-8657c809ff71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01e2b04c-74b4-4f4f-8576-a83b2f16e3dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3f57e80-93c6-4757-b496-236e342cde68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b52365ee-217c-4d3c-a59d-bd24ad1516b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d107505-a96c-4328-84d5-460ae9bfb0f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"515c04e9-c06d-4d53-8e66-1496df2f3d70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fbb32b6-0805-40ec-b8ba-25010001a800\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fae9cd09-fd67-470e-bd4c-c9caf6c894b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4adce891-d05e-48a4-a797-ce86e6159d0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebd40648-554f-48ce-b7fa-83e3915599cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5746fe44-2e57-4ada-b6a7-ff91e9bc5528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac1a7ca1-8e0b-4ef4-9810-308e9a1795db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"808af5f8-e1a1-4b13-a8e1-79c6cc528787\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd781f8f-aefd-4ad0-ba46-8313dac0b27a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15b98e57-f0f7-4dc8-a13f-188865c676ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51733742-256e-41a6-833d-398bd4e56a21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7d29d2a-36df-47a4-b176-55b7aa471455\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc328f7b-0b8c-46ba-801a-bfd4cdb6b6e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e01bad29-8aa3-46b4-90dc-a42764f97b53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fec737dc-7289-4765-afa2-dc4ca7c1c65b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"656fd512-a917-4210-9ac7-b5e260537486\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30b4ff12-95ac-4bb7-8256-acc8eb119cef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b0734d-7465-442a-ae42-486d63903966\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f603dbd-e7b5-4031-b20d-a948b6e80a2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"068e24c8-cc35-4c4a-9ef5-7a02928fad3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c49f9542-d2dc-4434-96f2-33dc49631b06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00a349d0-b16c-4ca6-a255-8e942e04af51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5514153-f330-4aa6-8659-0fa4adcdbb6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebf95df1-090e-4855-9469-03a60dfd40c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66aef528-0c45-49ba-99b1-519787cd6c2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d936353-e514-4f8e-878f-9935b9931dd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23bc6b69-e98c-4f86-b77d-881f3d7184ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"549815ab-a6a5-4e26-9e58-e5e66275f8b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d0a6f2d-7b7e-4c49-b9d1-71811b3b645f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de3b7a10-897b-49da-b5c9-45658f0c9993\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fc4bee5-ec78-4381-a6b5-ff0431f8267d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e385f1f-eb2b-4f83-92f1-8f6734a75301\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b6f43d5-d2d0-4b23-a7ac-40bfd8b5ab73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1083d1ae-7035-482a-b375-3fe1e3c55b8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e0a356-3f99-470c-a70e-dde7a40f0b44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84464105-7477-478f-a0d4-065a0c50ca92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f7b5044-0f01-4803-8f15-65273480689d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78b5fcd8-a8db-4923-8d49-f22e2158757e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b22a152-a9cc-43fc-8183-574354680701\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e1133e2-1dcd-474b-b744-8a2bffcfe8d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d485bf0a-9738-4b14-a1a2-d30546571e72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"477c79ad-744a-4605-a5a0-d89bd619d1da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e521338-7380-4367-972d-3201d74b589f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"257d2812-326d-43a8-a5df-588fdc07a91d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2705dd14-e73d-44e1-9f95-4a95c6bab56b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49634fbb-e461-436a-9271-126838a19d83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"578f81a1-4a0b-46ef-b27f-926cb9c5ee94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e4df884-29b0-47d6-a343-8d97e79efd08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0586e1a-2983-4592-ae87-f7ac4604d100\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de3f1e95-c8d5-4b06-a783-fd28733b044e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46b19def-6a11-46fc-8813-e0e5c7f46f78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e34f544e-755d-4722-9fa8-7f8ac0169d5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c05adde-ab7d-4f98-ad79-7d0cc0b9b31f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8f2174b-91d6-45d2-9715-039285bd2153\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"984fcf98-c75f-4181-b05a-49e612e8a4d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3d3bbd4-2cae-44ab-b5c5-4551bf54ee48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41e36187-ef3b-4544-bd2e-043076246a8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b675eed-7d16-4b76-976b-0162e03033e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d205b1b-d498-4d9b-962d-31b203298175\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c122bfa-aa27-4207-a89d-67e1e12979ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf4f3baf-d8ac-4dee-a7ad-eedee0e3a25a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c12b9b5b-690d-460b-9c9b-b418b726da74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1f47148-c89a-498e-9219-a881405c0c4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde1d232-9aa8-4a05-bbb7-5a3cee672d2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"687b22fb-c109-41a3-82fd-220bd359dd54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2abeb369-e5e6-4635-b9fe-2db1fc2c7194\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8882d87-0da6-4d91-a53a-e0b43e1d0d3c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82901947-e715-4466-9cfe-b42d1bcb1e86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe7ca827-20f5-4fa0-9c32-ac2be34ce92c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8778384f-5169-4e85-bddd-5e4213442111\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fba5a55-fb73-4528-af07-9f0f125a9e62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89b441ee-e5d1-4424-937c-25488acf1686\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"746fe733-dc6c-4080-8993-6aacb0d9092c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e682da57-7bda-4bd3-a512-0b10be34972d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df0c7a1b-b91e-46ff-9ee9-a7529e552bc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4701ac73-18ae-4de9-9003-49521234a63e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d2e9d49-efed-454f-99d4-52afc392e26c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47ca422c-84fe-47e0-b1c2-fa0c9a51cd5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68ef068b-591e-4073-acf6-6fa8c6eff354\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b51b9b6f-cd54-4b61-bb82-ed5d3a2ac7a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffa6b166-a220-4b04-945b-fe8a69a567d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b6e7a9c-ed24-4076-8c82-6b6199a90bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a7b74e8-82fa-4810-b23f-f93a4f6a5c29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bf08357-b560-4aa9-ab75-0b0dcba15820\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbabfe71-0677-44cc-b117-9259e9310ca3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a4c93ec-82ed-4355-988d-3f385782e77c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:44 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.330Z", + "time": 94, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 94 + } + }, + { + "_id": "1589f008c20a702e135850532fddf098", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "69" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=69&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9657, + "content": { + "mimeType": "application/json", + "size": 9657, + "text": "{\"total\":51549,\"p\":69,\"ps\":100,\"paging\":{\"pageIndex\":69,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"78cafce0-7477-4fa6-aace-26efa21c8656\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"019c67b5-3b45-4bbc-8d28-14577383e653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a10a873e-c827-4a3a-a089-dc4cbed32781\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6d49414-19cb-4237-8b04-86844c2776f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e27a1b3-2664-4445-96bc-7c3f02902f55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d662557d-a52e-4227-b985-d10c1e3dbebc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58cd2ffa-6357-4df5-94d1-22d4ba3ce95d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b8ce2a1-2786-44f4-96f2-d203a1689c8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5683e431-0a5b-41ec-bd31-16aa9a1f8ea7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c14bf8d-9547-4d01-9665-0de614a4c4ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c04982f-1f5a-4367-930a-d74c888182d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a62aaf7e-191f-48e2-a14f-f5df33020a25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfb064d3-0e44-43ec-b96b-618ff0b72cd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"157fa87693cd2712fa425660b8c7fe0b\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf6a5be2-9dc0-4e29-bd72-8137a9a9cd5b\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e4d1cd-8310-4e9d-93b0-28b9c3074134\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d170887-9d15-4eb5-96f8-644bcb49fb05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfda66ec-96c6-41f8-84aa-6137eda341c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3385316-0688-4f09-9e38-042266cbf1fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2b2e12a-6f95-4779-9d7c-207ffece9b9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39874584-2fdf-4c15-9f83-b1d919cd4426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5093841-acb8-43bb-a685-04caee02b729\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a237a25c-ed79-46e4-8202-0e5eb5a9878f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09f531da-9621-4cfc-8cd5-1ec8a621b796\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea7a97b-54c8-46e9-a771-9d92c627f372\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"258bf27c-6c28-426f-8149-f1aee32bef18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb242096-d285-4596-a3d8-e359a934e566\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a48961c-7c95-409a-87f8-ba64a1b71064\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d8eb347-8e75-42f7-9247-8620af44a89a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ed8858-84b1-424c-94d7-da8895905440\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f036209b-ad75-4c32-b415-c95c96d8b682\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8562343a-0c51-4611-a1f0-9188e2aa6b9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4aafb3c-4921-438e-a2f0-e4ecb6f4b542\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db233404-8e6e-44e0-a3b6-3c3688fa85d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1767831-5dad-4f7d-8c6d-d8707d8f4ded\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8a4f6fa-d7fa-4727-b01b-0fb2cdb251f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f9883d7-a757-4dae-9a3a-6b12603517b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c0cad2e-ba46-4261-9608-2f4fa9f599ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10062a95-0beb-4c30-8ec4-2d237a5201c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f30f75d1-db2d-443d-87d8-2ca755496194\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45b058e4-f108-4f0a-ad4c-45aa34fa7127\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89408450-eef9-4953-8db6-6d263fe40192\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a1b490d-210b-47de-9b3a-79e9247aa0e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df563669-4345-411d-a763-d40f6483274b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4703a3b3-aaf8-48f8-a04a-6a21158516b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e12ff9-297b-4494-a05b-6a7c1c377c45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f8bd7e0-90e3-4fc2-b41e-037af68a2b28\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fef3242-3861-4b74-ad5c-375eab977614\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baec7cb8-93c6-476f-90ac-e90da227b2aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0efba976-dcd4-4249-a0ef-557c469554bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b3d4e27-6f9b-432c-acbd-f9d23cd4622f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"102a93bc-4c2e-4db8-b073-336e3cf50826\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a65b992-3542-4118-8027-eda45946a6e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19d582cc-95f1-43d1-b4fb-59b24d1aecb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9c0911e-3cb3-460d-9aa0-43d25683a563\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa42415e-c28e-4efc-aa85-a3905b327168\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8796efd-efcc-46f4-990a-54c3a22c67b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76ff5338-f3af-457d-8cd4-e7611e0f3e14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"127fd37c-7907-4458-b88f-fb7dc6ab84d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51d1ff8d-2289-4236-86da-de13323b748e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2c0be04-d21d-45a8-be21-903c0ef03b35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"360e7b5e-98c2-4558-bc7c-35a726391489\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36cf597b-a61b-4f7c-9e62-11ce4a2e9882\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ec2eb65-8c54-4779-9f75-76d1cb7ae534\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04051274-340c-4102-be69-48fe41f0b4f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3d8a675-529b-48b4-a569-be371a4739c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ffb680c-7350-4c86-8287-a13adfba409c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01d567b9-8b24-4d63-9590-8529e11c0cdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44fd8166-18f4-44de-9453-5d0dd16ddd87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87464a48-ee65-4181-be07-312a7babd156\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02267592-6a7a-4a49-8ebd-bfc21407deb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0aa5d32a-4377-4c0f-a009-59298a6feda9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"736b1657-b506-41ea-846b-d37a49e9c8a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bedfc495-89d9-4a45-ad8b-050550c2564f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecb9cea2-fd07-494a-8a71-9fd1b2c62dd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"3cc5bb3c3926eb5774e99992a6767f2c\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe0b827-5fb6-4796-9205-edf5982c7530\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0518cf73-4ec8-4e30-b725-7ba1e548c030\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a82fde49-6db3-4702-8d36-fc7ccc2be847\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f4ff91f-1ab1-4e28-af89-a2711301d947\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2719275f-aaee-4afc-aa93-9072827345d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"115e2cc6-6255-4f5b-b0f4-c82845d30cd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f07cbe1-ad4d-4d04-b5c1-ba04562462a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fa4ab5f-100c-47e1-ba4e-d31a726386fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef8ebfbb-430b-4422-b50f-9c269fdc29ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bfb0ae8-10a6-4037-8b4d-8ffff0321958\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da529e94-313f-4948-9b71-0643d3c0bf89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1844f678-e298-4452-a841-ef6eec08fbd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f459a501-eaa3-4dca-8dff-a2cf98ea4de5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"018a0cf2-3206-4914-bdb6-e48b31fe5633\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e593ac9-a7d9-42d5-958c-6eeb832705ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e73f2b78-a612-4e82-8f1e-5d9ea7029541\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1028e0ab-4e6a-404b-a9e0-12ce92ca694f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec06637f-d4a6-439f-875f-7ccfb3e9db4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52b2f4a0-620d-4519-a77b-87c97354ffb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"705fd9af-53ad-493a-a681-fdfa720ebe0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c90af956-d2c8-4846-be12-2f42ff9e161e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e714205-0c9b-4ef3-b447-6c4b8fc22fde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8058bc3f-4933-4f27-ab5f-c22fd144ef88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cd41d6c-cdf8-4b9d-90ef-9d7e826f0ee1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32aff2ef-df65-478f-8378-cf5b89e3aa94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae5e6505-f624-4efe-9ea6-7ab8416e3dd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/constants.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.447Z", + "time": 96, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 96 + } + }, + { + "_id": "984d90fc9266cfeb13a83c9b3f80d5be", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "70" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=70&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9141, + "content": { + "mimeType": "application/json", + "size": 9141, + "text": "{\"total\":51549,\"p\":70,\"ps\":100,\"paging\":{\"pageIndex\":70,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"bb5b6e3f-1ba4-47e1-b25b-03249dae3d02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09a1e76f-c1a2-4783-9813-50a83b45dfa1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4720fc39-90b5-42a8-aacf-ac8a1de5f47c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5937a76-7574-4b22-8545-93537526cf60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d14f76ff-d0ba-432a-ab6c-e9cc0bedfae4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79291fb9-d08e-465e-a869-2ed73fc8e1c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa85f085-35cd-488e-b3b0-586fbb2b1c41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4e1855b-c19c-4ea7-a83f-185b88ed798f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cd8d285-449e-45f1-b605-7d308b0925ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200b9a08-7284-44f5-97b7-48b59ff59413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3903db88-7f2e-468a-a4e6-bcd00f98a02e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180cf669-50d1-406c-898b-fc6deec62c21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3b8526-aacb-46ed-945f-ced1f4675cd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2356e44e-f97b-4a52-ab82-be6acfed9520\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0eb8ee-1ab6-429e-9829-ee449a55c437\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b398482-bac7-4de5-82ff-938350939984\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"757e8c71-3650-49a2-a40c-323a9aa1fc25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"819254ce-6914-457c-89c1-b9970e766dc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3754554-91cc-4d90-a8cf-ec419fd36780\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df84251a-8fe2-48e8-89ab-ed9554a77b53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d8b6fce-7eb2-41d3-9cc5-787997be080a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8aaebed-3daa-4fdc-83e6-c019fffbacfc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07aad7f4-95db-411e-8f20-d0d39af56010\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6cf00c5-d2a0-443c-9705-2353b3b545e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fa75b5c-2f0d-4cdf-a8f7-c9a92f996672\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf0f1b8e-dfb7-4484-a082-a8049ab18cbc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9058500-d457-4818-b66f-aaed44e60e86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d125e216-a8e3-437f-afc8-6da9f4997c9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"457167fc-76c1-4564-b6e9-498ca6cad25d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbde657c-dea8-428e-99a1-afe40b0e6e30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"570362ea-4c2e-464b-b959-b0fa3c55da7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"110ea5e9-cc3a-4904-8c91-2a5b1ae13ed9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bca024e-6954-47c4-b74f-76478ac80991\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5ef9d60-7d92-46d4-bee6-f4844e111463\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"492c238c-8bde-438d-8a3f-1550fe73ca6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf739a7-5f88-4919-b700-694e52d76b64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c524ffb-97e5-46d8-ba89-801cc6a58032\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27307558-7691-4592-b6e6-41655b03e37c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85bd660b-3a24-4485-b404-fbd873adc4c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"342f9d50-436e-4d0f-a575-cb4bad6b5b88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45dd2e8e-6c64-48c8-9a5c-d57690bc1ca9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c3b8225-8475-4f08-8f4b-f294d4a5a658\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faa82045-01c6-409c-8fe0-a60978426d1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c986c917-dad0-4ec8-bd23-d469c8f40048\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b504bcc5-6e99-4edb-a52f-a84ae728e9a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59dbcbb0-50a5-4e94-b80b-0735376fa1af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b1b86c2-72b8-4607-86a6-9f48bb69877b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8e5abe4-5abc-4acb-a0bc-a75040295a59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2abd3300-21ae-4394-b194-29c7ba88c96f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74f37206-8a22-4d4a-b241-777bd04b8b14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af2eab77-4f4c-4ac8-b657-f25c9354e927\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ec272b-fc3a-40b6-9ad0-7724d3f543ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c78d5fa-7fba-4a1e-827b-74df4d9d114a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81795302-1a1e-42d6-a7b0-686e7d768f85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bb6facb-78ea-45e1-bc87-3be22f1d45bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ece4029d-637d-4150-85fe-cb932c390f16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4e949f4-dfbb-47c8-a814-1a5fed59ae72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7193c63-fc9f-4a70-b265-d1801dfd9ee8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"517e5c86-835f-47bf-beca-0dc4e9392ead\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f39b1de-2b8b-4434-ac53-04ea816aa2d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8c4ff83-e021-46ce-8d78-3e8cd996ee99\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cb8b280-fc73-4b2c-8dbb-231f7e63d458\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb775a8a-571f-46d2-9072-421c6c1d796a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7888bf86-deef-4d17-b226-781ed4413712\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c115468d-4a13-47cc-948d-c5684afab603\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d2ffd35-b255-4973-bcc7-be5587f97806\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"210c5a01-543c-49ee-8286-2c218732aca1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea18d4f-144a-404f-a827-e5dbb8e142dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5955fd7d-60e5-4426-9db0-9ec588e8c8c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72811de1-6696-4e51-b853-77d398769aa8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d681b4fe-c53d-4c3a-81fa-304cae2e0f6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67f702f9-5d5d-42da-ae60-eb2a6acb17ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a2066a1-5a50-4435-8389-1eb39f271d5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc3bab93-862f-4c9c-9c15-ed0375034740\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bf80a73-8509-419c-9d28-5a03eb09fcf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92f54672-c629-4556-b7ef-1622ced17659\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba27bf8e-087c-4bcf-ba5d-67e69e40b9f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d1d875d-41c8-4755-9cb2-236414ca10f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2983fc0b-9de9-49d8-bc8f-cc80c5da2f95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33f77479-67e7-4cd8-b1b7-74f347a71099\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8fe093-995b-4cb0-a211-a4d2131b8250\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e2eb743-31c3-40ce-bd8f-53c04c7ce397\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2b8f5a-0831-4694-aa32-1a3cd5b743a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21200fbf-18b9-4114-8a03-7c4a929078b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cec9569-247d-4a2d-b7f1-135e66e2485e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01617d38-402f-444d-8fb6-1a7420ab2e4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f661c11-7520-490c-8209-247a6d8abe54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaa5ea0a-657a-4ca2-ac62-c9f1d526bd2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e03d1bb-845d-4dcb-a51e-d2404eb5b01b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38444414-3a68-464c-ae1e-8eb9443f0250\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50612846-6c70-4e38-96e4-d51aaade6625\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"338a38b3-a009-4835-8238-d713656a9937\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53cfbe01-7343-4397-a902-2ca438ef0786\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e40ba610-20e3-4ce9-9848-6b87fd9a6dd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df8936d6-e2ff-4e3e-9421-1a0d1ff914e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a81bd8bc-2a76-44a1-8f1d-0e3d78db6a48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d12c3d2d-f9d7-470e-88fa-0951d5878c43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a515d1a-0c69-4cd6-b2a5-facef1cf4e78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abb34425-532d-4f3d-ac35-0f5243eed610\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29bce1ac-468f-45e0-aeec-04e96d61c615\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.569Z", + "time": 95, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 95 + } + }, + { + "_id": "4f34ed269f58dc8b4613208fa9057e8a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "71" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=71&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9421, + "content": { + "mimeType": "application/json", + "size": 9421, + "text": "{\"total\":51549,\"p\":71,\"ps\":100,\"paging\":{\"pageIndex\":71,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"40741319-de00-45ce-98a4-2eca387f0c75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13324a70-91c2-40ba-89e7-1e85cfea63ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56bc0a3e-febf-4588-9726-c167f0c5c2d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"159de5ca-cb2d-42e8-87f0-f9d8c7cbae38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99fad015-fb87-444e-8ffd-9b7303dbb2e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"596d88f6-9eae-4ad7-81c5-c12b1048c3a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3251606f-f0dd-4e0f-ab16-597e6aace675\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7700c1b3-0233-47fd-a397-68f96ee1e468\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e99f2d79-e38c-4806-93fb-8ab30499342b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc66d841-efa1-4c74-b88c-161896a92c34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34b6fbfa-307b-48d9-ada3-9387c7dc517a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0dec101-7f8b-4dd1-bec0-067f7c6feba5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06c930c7-b4d7-4701-a1d3-e5d552e8ec62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aecd326-d65a-4595-aef8-4488f036e5d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02358094-c816-4a2d-89dc-aad677745842\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb681a1b-8b58-468d-8e5e-dc8cc9b892f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4618a343-1f67-41e1-8296-5ee90527d368\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f938ca2-f7cf-4204-9fc9-0b9ea3c41dea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f46a39d-f48a-4f47-b5b6-3eaa95332874\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e08854c3-004b-47db-aee5-1ba12f6a7b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eecf13d-51ce-4ef5-b05a-397665a1e056\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a20903-f395-427a-92f3-a20cd7466591\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78d599d9-46db-4bc1-9d0c-94eb4f62ec3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e3f5d31-6aa0-46f4-a0e6-7bd9fbea1340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d466e1e7-442b-44cb-9658-bdd3fc7a2b70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31eddde1-e702-4726-acf1-c5b59b77bab2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ee3b097-805f-4a0d-8e91-c9ff9f4d5131\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0c91a1e-d071-4b42-a194-28817d2dd227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"790e976c-6e11-4b3d-bd2a-fe5283ba879a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41b3190a-911e-4e11-b194-f266a789a8d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"48adda666eabdd50c11d690474d4518c\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9f78491-c3c8-40a0-9bab-18d79456ad9e\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d51844d-1dd1-4b6c-a99a-a8e5f7e60a1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c0c0a93-0079-4771-b696-a20afd89d9ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70021b22-1314-4ca3-a796-5da97d4b3025\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2be7cb8c-d2ef-41cd-951f-822aebbab637\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76bc76c8-80be-44aa-88ed-eb6565715242\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a33ede8-eaa7-4bdd-89b1-2bcdabad3853\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3349fdc8-9edb-42c7-b4d6-db5cb1867c9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5ec6cdf-5c84-4adc-b88c-05c79686b7fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b0b2220-ceb8-4ae2-8d0a-44805e6568b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eee866e1-a1ac-4ef5-8548-ee8efee0a223\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4848b066-c0c9-41bb-967d-1e9904e45da4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2658e659-599b-45bb-92ae-2cd8d8071401\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"588e47e0-2b79-4145-af04-7c673a305dd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e8aa7bb-5e4a-489f-9298-5f1f01a394ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7e50e14-6664-473f-8f03-808483422d67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e39f7b32-63aa-4375-a632-8016e636c927\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eb87e44-8b60-4799-a547-b86cae2e7562\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24a5c0ad-8743-4c86-beff-25020e725321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dc27767-4aac-4881-a77f-46287d7def95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f7a48c-6161-40d8-9c8e-c2dadb6c6dee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4827d7de-5101-4644-9adc-511e598a0d67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7fd4935-e164-4cc0-9f1d-20db3da6cfeb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a48c85c1-02d0-4af4-b2be-ce3192820d64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d4b164e-aff0-4d9f-9eef-8b37286e0527\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1129cc6-d04e-4c28-b6e1-74a7e8976df9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d58d577-c453-4c35-84e1-1f5f19d0d1dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1ad68f2-f9ee-4b70-ab0a-f2fcdcfe549b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58fbea21-5199-44ba-a00a-a7512d0b8e5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d6c5ca4-3d59-415d-b18c-495b3cf4458d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"009cdda1-986d-4e5c-8f65-6fdb55252fd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c73ab5bb-295d-4954-a477-83ac64d4477f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"887397eb-cbcf-437c-b84e-3da2a977d874\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb8875dd-7ea2-43a5-919e-cc9c81b0fade\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4dd7f63a-e3cb-43cf-88e9-5252a838538c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fe70601-fdf2-40dd-97c6-168e73ba0c3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"044ec000-b09f-4fd9-978b-9b953e3c71bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44c38e1a-d0f5-4eb9-a828-0b1e654e6220\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e889d4b-6c05-4f65-9862-e183e82cb80e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b016e9b6-b8be-457b-8baa-d19b20fb3648\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87f9d6a5-d6e7-46f1-9158-10745c321c19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a918a34f-7087-4bf3-a729-8d0dee6dd642\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f19be8b-2fc2-49da-b986-0a3c067b6a6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f543d33-8ade-4abd-9720-91c1e7f02c9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d519a5e-1fb4-4cc2-ab6c-f55b6d32e788\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7526c506-2ba1-4954-8ca8-6ccfacae6fa2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6f9d916-9283-4ac1-b029-768588e14a25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e88862e-3d13-4c22-bc5c-2843473a9d2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"203ffeaa-adad-4494-afcd-272d753e779d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40b314e-10a5-487b-beed-bc6e9432cd6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11a2aaaf-ca06-46db-b8e4-21bb3b0f6637\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2499d553-677a-482b-a47a-a55cbcde12d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1d84d17-3f31-4249-81df-fe3e0563ae92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf5a2820-5bca-4024-9d92-42c912da970b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"105313db-2794-4ca5-bf3b-638e18f4d77f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df46de3a-1bbb-4cde-b5b8-41e39555796c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22831873-7e2d-4f47-8319-32f90c023697\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"786d8648-ded9-48f5-ae79-69e08f40d73f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d87e0d7-d0ec-4210-a290-fb7202d710b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd5ef979-6981-41e2-bd04-a8c700655ccd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41a53f46-d944-416c-8825-ae49e6d0ecb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22fa277f-7d70-4133-a3d7-d2494936b7b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e189bc6-9189-43f6-948d-e2f5ad2c2411\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"422e7d58-a515-400f-b914-c23ccc59e784\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29405127-4824-4d5f-93e4-5f8390ccbe7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"807edc7d-5a36-4ceb-bde1-45360c6982a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"178d196a-d45e-4222-9931-c61c3dc9bcb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81c78a4b-946f-4812-9c79-9ad5d52eff9e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8ad6f84-d961-43f8-aa93-544b5bae85b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5da1dcb-73c8-4db1-8725-8b306f66ed33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.689Z", + "time": 101, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 101 + } + }, + { + "_id": "16aa8b9eb76f8c978d41be88b9c7a5e1", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "72" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=72&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9125, + "content": { + "mimeType": "application/json", + "size": 9125, + "text": "{\"total\":51549,\"p\":72,\"ps\":100,\"paging\":{\"pageIndex\":72,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"1469aceb-582f-4f04-9a0b-c417bbd7bfb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b31b777-b5c6-49c6-8416-38b973886700\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec75e64e-09ee-4002-9cf1-4dd1643cc379\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa867cb3-7f60-487f-98d9-507c42ee1336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"823233f6-88b8-4d50-8ff6-b83adac11f7e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"befbc15c-e27e-47cd-b0d3-cb0652f648ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d7c4075-bd75-4895-b4fb-07a7c7f5b8b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec21938-0579-464b-aa59-800a1c97730f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8575ff3d-7417-4527-8c2e-37215c1ef860\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3417e7e-54fb-4a8a-acd4-ef8037da059c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abf0aea5-90e7-4ceb-92da-d3b8c97e7d22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98b5b792-c11c-4a78-bc19-6286bfc8c6b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0fa2330-4cf1-4e17-bc19-a8eb2617f5b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08313f51-7e7d-4315-89ff-9552f069c63f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40ddd617-611d-4517-b7d5-b9cf24acac41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c281820-faa8-4978-8e88-06bb3c458a0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98837aa3-663d-4d19-a128-2cda70122cbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d36eca3-11d4-43be-b620-47b769677733\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83f9f93f-a36b-4b4c-861b-9ee00f89aa0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c0c1af-df88-4f8b-82f4-8fb581ee7ae2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f747d108-3eec-4fd1-bfc0-828ff002dc2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84ad4d69-aabe-4200-ac3b-7fa3d65a7bbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"072202f4-ad4f-4bbf-adab-cac82b4e628c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62d84995-9212-4365-a2e7-b8e419e14a36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"502de98a-d9b0-4762-a128-5e9a6603cbc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c77fa2c-8448-4fae-9d10-88fceda7ea5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64ac408a-2d38-466d-9e17-6e32ea40647f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b9918c-bf09-47bc-abc5-07ebb931e6fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1d41f77-ea21-48b7-8ff4-131fda741d75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77321164-d8fe-4270-8581-dedc2aed6a6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f34c46a-b574-4e23-99cd-29d493f06520\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d3bb88d-2bb6-436e-96be-0aa5de3dfe1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e7f7dda-265a-4338-80b0-8a4903910bf8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b6b1856-f99d-439c-b4cf-ec025aef0234\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e715bef-ccc7-4c7a-9b9c-3a7df9079bc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e254a2c2-6eea-4fca-ad27-f385db073bcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7144ea2-3e1b-4ada-b087-bf6c8576e48a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45dd1e9a-b8bc-4211-a256-8d21bf270257\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a43135e-27ab-4d91-8432-2edc92d3d7f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5977f550-7a7a-4583-8264-47de143c9963\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8e38d85-402f-481c-903e-c9f443262e16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abe3866f-f410-4ea5-98d9-b622bea7140d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa9f6722-5294-4be0-8096-878ca46263f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10b5e37c-7c2c-463e-a652-194051dbf4e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b83e665-f617-4c5b-a193-b8b229213d36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2ea547-e642-4804-8e5e-8eb2242d4dbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ca178ef-5b21-414d-af56-f9bb813d03b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c12f9db8-0d29-4643-9916-545f76fbc436\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de4cc60f-4a72-4a7e-8d1b-454ad577a669\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61af4e60-a56a-48af-ac7a-990088f38731\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75cd5b59-ce35-46e3-a92a-c8cc3fdefab1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc194227-9958-4e8d-9e3f-d0961d849e76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"885c83f5-aef6-4d3b-9bed-7708829e679c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3cabc1-1d98-4fd4-84f2-bf978e0cce6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28ab9a7a-a66b-481a-a9f1-ef6b091008ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43bfea1e-2c78-4b85-8445-ac480e8bc90f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d982305-e51e-413f-bf1c-a07c9db4cf3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0654f2e4-3b82-4ff3-9947-53adaa356461\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73bee093-bfe7-4033-b893-6f66291be330\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8ad1fd8-4955-4ea6-bf6f-9ca48e9efddc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3773dab-d46f-4813-824c-478585f86f19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed45e067-ec70-4ce5-ac24-cd4f79cf3167\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb1b6d3d-0931-4b45-9515-5a6b3564acb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"763308ca-e1d7-423a-82ef-de07645920d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d757247-170c-4242-8d63-fb88dd34c008\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"284fa693-d34a-4716-9ec6-aa797beb191e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfb6c904-62e8-4298-bf0d-05e2cfb363cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b08ec740-2f64-4f18-8bb8-0cbf44171674\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5744d230-e2fd-4d5a-83b3-70b08b5611ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8107641a-0a53-4bc1-96dc-b0e3da96216a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c50d88c1-c8b9-4a60-bf0e-6203bcccbb83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5895c27e-22e1-486f-ad8c-bf2bd00b31a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7845dbfb-f05c-4391-9d45-d6746d9c3482\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf710a6a-245f-4515-8988-d7ef474fcd56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff5cc57f-39ef-4c34-956c-a1a98c09b994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93569bde-b0f1-4d73-aebe-dc9112382970\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d28becd3-c767-4e4d-b1de-8d7e0c4dd5be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21cf3c69-be9e-4eb3-af6b-297c3713106d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21e80517-1a00-4ca6-bb4e-39d9a8a1269d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72f28bfe-8335-4d2d-ad37-275681ac8651\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a5beb15-bc95-4606-9043-320144486cb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94e93186-e470-45de-bf97-a0b397425c9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4cfa91d-f8a5-45b5-8608-4c93f13e6767\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f07b9d40-b92f-4cce-93db-6c2f5ba63956\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5123849b-5345-469c-b157-33c177180144\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9220cd29-09c1-4882-887f-3340f07e4b82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52d530d5-85a2-45b3-a9dc-378fec39cc29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49af665a-4131-4181-9323-e683e5bbea36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d44609e-9da3-4551-8157-f5f1790b42d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1d689f-5d9b-4b55-ba34-a274815a37b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0240a1e1-40b5-433d-96eb-1ef14b5ea9ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"098611f8-a7ea-48de-a492-dd6d64e3847b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ebdeb25-ba4b-4964-88fb-17cc1fdbb78c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65cf0d0f-1b4a-4550-8aee-ede85379546a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fcf7992-9944-451a-bef1-b27ff8c340dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f039b98-230b-4ed7-8fad-a68f2a3c48ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a66f3a4b-1a7c-47a9-9793-764c150081e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"556eeef9-2b17-44ff-9084-3ccf45da4d03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c70ae42-82f2-4f4d-b78c-bfc36a69012d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d1a7272-5749-4ab4-bcb3-e02b8fd7f191\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.812Z", + "time": 103, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 103 + } + }, + { + "_id": "bd5de029b55945f456785d09e0cbd009", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "73" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=73&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9073, + "content": { + "mimeType": "application/json", + "size": 9073, + "text": "{\"total\":51549,\"p\":73,\"ps\":100,\"paging\":{\"pageIndex\":73,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"7558513a-3d67-40e3-842d-d36676b1f336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69999dcb-f93c-4fc6-9f9a-73d3eefeeead\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f2f7995-c843-4cd1-a641-99752b726fcd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88b377f2-7b93-4abf-80e9-0dc170f3476d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1c0b95f-a0f0-4476-9a5e-117b2c592244\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cba25600-d4f8-4ade-b31f-c11e615a40c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dc1bcba-357f-470b-b3b2-84aae2f66011\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d95e472a-87e2-4eac-9dc9-57e8c3996749\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeacf3f4-f2ac-4508-b397-090eabfa1dd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9ff0aca-c086-4e4e-9bf0-6690de96c28a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9baa18d-3a00-4566-82ff-0917762f8a8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09eb51bc-7f1c-4558-96d3-01591126a0a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b3e85e7-5e2c-4705-aaa9-d1d7a574acb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d0b992e-f2d7-43fc-930a-116fa4d04137\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffc080d5-95eb-407a-b26f-7dc1845c5358\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1376fbdd-1762-4c37-a480-3ff456ed51c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3490c2a1-2426-4078-be4f-0f5888c36a1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad80b85e-5d7c-4caa-83c5-3fa549761041\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0b70233-148c-4597-99a8-1008503bc4e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2eb999ae-f1b0-440e-ac7f-9f89526cff25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c1b0355-ff2b-4e44-97d2-8ea385a716bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cce36add-2939-49ce-8552-7052a89e19ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8feff110-1936-4ab7-8b00-f602aed08405\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b8b286c-728a-482a-8c16-ec77c15a59b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65e1b191-de49-4096-a15f-e67462432fc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d92768d5-4afa-4d31-b3e9-25cf894b7a2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"849282bd-aa44-4e4a-8b5c-87b8fcc5e2e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba1b4462-ac77-45a2-9dbc-68c135fd151f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cee68fcd-def6-4aed-b635-02d40c501a18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"759405bf-3ddd-4603-b805-cdbed9fbc5a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cdddc96-6ab4-4505-a3f6-f842da151be2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"026e46dc-aae0-4532-8445-597efec8fa2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dcf07aa-f3df-4114-8d33-6d54368c5b77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3af1ab12-fcaf-44af-943f-4a73ca3d44d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6999681f-4979-4010-af63-bd24c1a83d33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"298ca918-928c-44d3-b0a7-9a715c1dae54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"900356b8-0060-4b19-91e5-d7dda0614c59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd71ae34-610d-44f8-90c2-57e793706081\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"452ca0ed-4c48-424f-afe0-f2af35084a84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4468d4bd-9d40-467d-99c3-33b9d1b4efd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4feb76bd-b803-4893-9830-c4149f65c729\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"080c6416-e6db-4aeb-a30b-4a708058789e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1e699ee-1e53-4cbc-bd64-8dffd70056eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8849ea43-b4b5-4f42-9247-8adea3cfe3a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4c341a1-2ba7-4d02-afd2-9306ade7a99f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d27219d7-90ff-4300-8544-e76e27d02576\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd1d924d-4493-4410-9f3c-b396fcca613f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d92cf217-c2e2-4479-8371-d9c3c9b9542e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"669c6c6c-79c9-4936-9360-4630dc36e68f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab951afc-7a5d-45ff-9c0a-225e09922321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f00aff6-65c3-4d45-8d62-03f112af1450\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7125df6-be5b-4668-8c27-e2c403d5f48f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d26904af-95e5-4d10-934d-4332ab836de5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01962582-c344-47df-8361-7cf0112ea6ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c920128-ae09-46ef-ac73-46eb07567fd2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0840709d-a14f-4f32-8ebc-b2125706eeb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0320b9e0-7cae-4f0d-a6ce-be806f132ae3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7adeb4c-b1a2-47c3-a7e2-ef0f7c301aa8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58ea4061-6612-4d6c-84e1-2b9cdbfdb902\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1894bdc-5251-4d2f-bb49-63fa0e1bd19e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb6d7ee7-84ae-4dc1-a23a-7f3808574815\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81cdd4a2-9598-43a2-b864-37315d963efa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e3c7298-31a9-4ac9-9216-840f62901f4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd89667a-7421-4adf-95e3-8761ab29b026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4bc35c7-567e-45c9-ac74-a115f76b7534\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c679d328-6061-4eff-8a31-23d8a3787a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f8e9cdf-bb64-4b91-b794-6ffb403e3cf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bac96fa-3bae-4fee-b0b7-83e036ab85ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adf20353-dcd5-4fac-a7c0-9438a9774510\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c91f3d4f-03b2-4443-93fc-578c92800bc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9ccefc4-2491-416c-a427-e46eeaaeec53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9b75c62-3b1f-4965-8a2c-caf12e52cf22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe532498-340c-448b-a991-cb2c5339d1ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0d9fa09-8aeb-4129-b641-18c1c3b37244\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c541e16-d240-4d7c-92b0-48c48e0dc8a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5971d180-f7fd-46ba-87a7-aca55b0d69e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1b4331d-da6f-433a-b7c1-c311c4e0699e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f2c3e0-3eaf-4fbb-bfe6-52c2fe52321b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01baad8e-c1b9-40ba-9048-579a1de72d10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b87c32f4-059f-4578-90c7-f8c896f230d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ae45247-ca28-4311-a3c7-090f29ad2428\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c139d362-57ad-43fe-8d62-d20f918d6a10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3781657-8dc4-4d21-bae4-b2010808d805\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb19c55a-61b1-4540-8e81-13524dfa3b68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f020695d-929f-4739-8819-4d474d022a27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2564096b-f352-4fa0-895f-44e009c3f2e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46bd8299-5880-4861-b25f-324634579f5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9e2373a-72b0-429a-b473-dcd3d98e08c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"855886b4-e1e9-4500-9837-99e073ff3f12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da053b6-6706-4998-aa34-c3351cd1b657\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a17d399b-e6d1-4a4a-a279-7bfd13934032\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"674be6de-ae7a-4ef9-bbf1-da546b4ae771\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3756c2bd-f0ae-4461-a3d1-c38fff3b2a2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f2f6f51-ad7f-4af8-b818-ffa6b32c6942\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f584ae76-f452-4940-906b-cee87ec5e909\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91002506-c9e0-44a5-809b-fb85444cdb39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01496538-b4dc-4ca9-9ae6-9f2ec5eb789a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d91bccb-d066-4e0e-a587-fb8f893c723f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e434e26e-4c78-46b1-a557-919839d06f85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"832b161a-7613-44fe-84d4-ecf00a3b293a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:45.939Z", + "time": 107, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 107 + } + }, + { + "_id": "c3197be02e12a82197613b39ceab4d67", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "74" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=74&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9377, + "content": { + "mimeType": "application/json", + "size": 9377, + "text": "{\"total\":51549,\"p\":74,\"ps\":100,\"paging\":{\"pageIndex\":74,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"fd88a2fb-b5b5-4487-a58f-03b8041185ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0abe93a9-d7f0-40b2-938a-15dd01299147\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6718a1d-cddf-41fd-88d7-80ac7767da5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9caf7a5-a724-4975-bd67-b5ba92919e88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f91b9c86-9127-41a9-9b16-e5a065ac228e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"053c3c02-eca1-4be4-8a03-1f75fbfbddc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4c71e1b-6d50-40ef-a927-16b780996eb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77dfc18a-4f7d-4219-bb16-24816fd0332a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86ef742d-e210-4473-8363-b24cba7a5c73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db05e868-0735-4aee-9bcf-735721ec089a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b865dfc6-aef1-4de4-8854-1c4a451432b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6132df0-dbb8-4d0d-b454-a0bf8f0def52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33e28632-fc3c-4287-972b-c1aa6f4e0244\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4677ea47-9fad-4133-9da7-8810d30785bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b5c78b4-8b2a-4a99-baa4-f06a505f9d4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74be8fbb-977a-4e43-a1e1-62ed79f19538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59223e20-9cab-4984-9936-f5b995c9aac3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59a4f9b2-c47a-4e23-9ad0-737f610a136f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4aa57144-29db-4b44-b0a4-58d55c51714b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0e601ab-bcbd-42c3-b7cd-c0a2c993ecf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa0b1397-9b20-4e69-8a4e-9cfa28530483\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ccb065c-06ad-469f-96b6-6550e9d3421b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20b6b3d9-732b-4a9c-8609-5c800d953d1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306ea933-04db-4a39-b465-42081e6edf4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c4ede0c-f572-4a77-b311-a2d6b33a89ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2413792-224c-4ec5-8322-a0308371d321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edda5ff6-a6de-4028-a352-862b283f1be2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49a7e4d5-3449-4500-af9d-b8fdf9b9df53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d7df2ea-d9a8-4d6e-9e76-4975c4399369\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e28eb0d0-eae4-4d7d-84c9-1910be6346e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5aee37e-1078-4830-ab70-6d982471eaf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c19f9879-04dc-4c86-bac3-4e867857475d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"677a0e77-adfa-47c9-909b-a61348878f72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"912cfa84-2e4f-43a9-87e1-0c56212b66ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80ef2f29-83da-46c5-9a9b-4b06dfd1a285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8b91862-09c2-4144-936d-e85fc41496a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae0b56b5-693f-4e30-b4d0-031ba7988b7f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f6293b-22f2-4ee5-987e-80572e7f68ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45d1fff7-8698-4136-bc8f-22c9045c495f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea5a11a-2916-4da9-b6a7-bde962437786\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a75aac21-fe97-4c21-9229-7fdd39e35471\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75308d16-3a7d-44cd-a83d-d33fd1558897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29fb54a1-ee92-4894-9a44-1cb0c20b2c14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec76a1a2-3902-4c15-9f02-68b85f6e867f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e86f0ee-7912-4b9f-a597-2fc1b83ae880\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5bb45b5-0bce-4e0c-90a1-8438cf28ac8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b67be14-490c-48e0-968f-efe55d4da538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaf112d0-5fce-42f7-aafa-d574b88bb400\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e95ee78-7895-433c-b3e2-f944ea792cc3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0a87eb8-49bd-4ef3-b2fa-4d420074a732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db7242c-792b-47ba-ac73-93d6d56adab2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2be769-6f52-4a1c-85a6-7275f9bcdb51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2929ce30-5c5b-4f1d-8aad-74efcdb86a96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"052a080f-996f-4f9c-9d9b-cbaf02d9cd2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8efa9895-9759-44ee-9d77-521c92894a08\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c83bfe-f1f8-4ba2-ad08-d344d626484c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed056902-8c97-4e69-b80b-d133e06d164e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d21982bc-b4a7-4d17-9e65-88f66b760724\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"603837a1-ceec-43b2-923b-0298f66c0b93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5248bda4-e486-4d88-adb8-75e7500b4995\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b272d86b-e31f-4982-86aa-3132a51536d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306413e8-68b4-4946-b28a-3e60210b9127\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bde449f-9367-4ab7-84a0-aa9f963fc743\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4d6a2a3-f558-44b4-a0ae-36bdb6670b31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9673a20b-9d25-44f9-bad6-64fb2ea7a467\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12ddd5c1-6bb9-4d14-9300-5db0fb713833\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7970832f-6288-4830-ac7f-1a12ab8adb69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25382878-cc6f-4e79-b426-d7ac8984b1d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f90b2eae-0bdb-4b58-bfd8-a6e8c3f186c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18e00bcd-a6ab-44b6-8f76-5a588b00be11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"493dc33c-3c9d-4259-a989-a9eff9c9d982\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12f351b5-15e5-44ea-b886-bd7db7c5764b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4368c39b-9556-432c-bc62-d42d962b9f86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e1e965e-eb9b-4217-a678-c2b767ed7af6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"c1f28b0aaa68dd5cb28c3c81c884343a\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8225a5d-76ce-4370-adf6-24a15e1e39c5\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cc941a9-8787-4a55-8709-c93674c78754\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dfebd89-cb35-4dcc-a1d6-2a0f09882f66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efd87505-091e-4320-9016-16683fd29e21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d6a6ea3-02b9-4cce-ae25-3c5da5f5f3da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1be6150c-17be-4ad1-a176-0d83493e316b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5070110e-f748-4c95-854f-8ca4807f78bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72bed8ff-c9b9-47c3-8190-3bc68666ecac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c2ddf71-ac79-4323-a655-3f3af4df1770\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a1a9fc3-0bbf-4be8-8a88-252fef11b86f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7dffaa3e-8281-4844-a439-a955b5ac7a84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e9939c-256d-4323-8b59-2e7227db2543\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d3db2f9-0233-4e06-b5fd-a315c9fffdf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f0d90f-45f4-4302-8ffc-12ed5dccecdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dcf2bb5-8f6a-41a9-9966-64dfcfe8b11b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f911ce05-41e8-4dfc-9b2f-4eb8f61884c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34e98a2f-ee6a-444f-8f37-95dd7f4d40af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e530a18-97ca-402c-a93f-679ff318f839\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b16f9ee-4f0a-4878-bd22-56be5e0a281f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a998472-99ae-43e9-8730-19aede6623dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbab0a3b-ceb9-41ce-af59-b33f477085ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8989a95b-0e0f-4c5e-9236-7db6e8020fe0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f948b13-af5e-440b-ba2d-3b69a32210a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c7996d2-f10d-4e24-ba95-a63e01126e36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fe15701-56e0-4887-b815-44ffbecc262f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27160b63-2a0c-4591-ba98-b9a5830023ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-query/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.071Z", + "time": 107, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 107 + } + }, + { + "_id": "641e5641ce9a3b4be74d6cbafdf1bf84", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "75" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=75&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9105, + "content": { + "mimeType": "application/json", + "size": 9105, + "text": "{\"total\":51549,\"p\":75,\"ps\":100,\"paging\":{\"pageIndex\":75,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"b0b4758c-c94a-40bf-8cf9-2641a8f532c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e9bfa50-eb6e-45a3-81ed-f0612b3319c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af7bcd7f-01ed-4365-ae9e-c24da8755b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1c3cdf6-4049-426b-97c3-2771f9531389\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a7df21b-b74b-40bc-9411-21300cbfc33f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"472646a8-0630-4cf7-b2e6-f64dab727981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc51c08-5547-4c44-9cfc-0930aba797b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec0b86ea-b518-4cc9-8840-71fab7568fd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e77ec54e-f097-4d58-882f-bb42387ea5a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43a32a89-02b1-472a-98a9-4ecaf526af96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3073918c-52cc-4ab4-9f21-8e924276a57b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2046668-732a-4419-8309-a4cddb3fb1a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29b22b2a-eb71-4626-a5e9-26bac840f693\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f93683c9-8910-497a-899b-0ab9f10e6a56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ff06c2a-a558-490b-8fdd-1516878724cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f7973c9-924d-4e09-b49a-b174c8a45855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23eb4d45-8254-4ddf-be27-36dab81959ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b0877c2-4b00-401f-90f9-9358377ff5d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61c62025-23ad-456b-8bd7-763d24ab2bce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78e75d3a-5c14-49ad-ae48-64aa12de5b51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d6d48d7-9b3b-4463-be34-d2efca591ab2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af7ba859-8579-4c95-b595-127169124f31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1055c7b8-f59e-4b66-ad1b-d7670d3869e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee9c885b-f5bb-4821-8fb7-a69c8ee158ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa89decb-e093-4b2e-9155-5d96209d505a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb47a941-80db-4427-9a39-beea3606e0a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3d55a1-0ca3-4428-83c3-0c467afe7305\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b29e3de-3505-4314-8048-ad1ca7675c86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcecbfcd-52b1-4e51-9b90-388d7256066e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bd2dd32-27df-43f7-9d2a-b4f22ab5116c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cb3193c-0df5-4fb7-8d40-788188f9452b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8234ff07-8acc-4ebc-a985-16d2e850fccc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecd71bb0-1b11-406b-8bbf-d34ea9dc650c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ee87905-44da-4ee8-8352-c7f4ce4109aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63d23599-4a8a-4ee8-84a5-99dec1343ff1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6ffacdd-6f44-492a-b822-edf72622d155\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29fbd9e7-f9e7-4541-ac43-86e9a9e56da2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfc0d9a2-4b33-4239-af74-7af87649c63c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fc4db5e-4a1a-4a37-8da3-dff3153eaeff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24cc5748-9e32-456c-92c0-c4762435c74f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1ff5dbe-c414-4108-b5b4-bd6319f4d1c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22f17ff5-df92-4829-84bb-bf1a1b13534a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"658d68ac-0a75-4474-bbb0-05add968b7ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f35adccf-6439-403f-b7d8-1d42b73f406c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7a335aa-ffb6-4b60-b002-683570f11573\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40c0419f-7307-4068-98c9-30ec343faadd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4734d32f-a046-4d4d-8697-f10eca724094\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"761d1262-deda-49ea-9719-374dc1617013\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04ba5a43-736a-4581-9ea6-ed6088369374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6729aaf8-9185-41a6-8ebb-ce0185322034\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1c853e9-d440-453b-ac7a-466c92ef8a12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3d81a9d-57e8-4c5f-82f4-49e80b26b4a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e5243e4-c90c-4c03-8114-ed065bbed25d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2251020-32b6-4043-9d68-1b5ef798ca17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab1351ab-c49e-49dd-a0d6-f7c1b7a229da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eea964ac-04f2-4af6-a426-bc3cd16c5c14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f12ebbc-6245-4238-9632-b0353d135b1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb3625a7-f934-49d1-9b2d-2cd8f1770247\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"196b116f-0332-4654-859f-78611f1291b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76159d9d-7a19-4b43-9158-d370b43dbd8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e93b0793-736e-4e3d-9d62-5b71c0040bb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e16305a-ccf5-4441-9ffd-41dcd0c939cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8376326-a7b6-4776-928d-a1f1bfe19c39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83e62979-7ebf-4286-a957-1ec74e4b7f3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc42d254-fef1-46ba-a4ec-c7aafddcfd47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54315616-c5e6-47ac-a981-f5bb312e88e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69d28aca-5e0e-4898-b7c2-d9fa4fadf7a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b44e9ef-216d-4ec5-8519-982c2e3738ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca51bead-0a66-4edb-8495-98541b579f17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fc2215d-7ccd-48e5-8518-024ca44fcc32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9c4f517-a8c6-406b-afbe-2349561fc96e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50aa882d-2af0-4517-ba19-3218511f2614\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5eb9d128-fcfd-4368-94a3-b4d046b8a00c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c3af00f-a9a6-4be0-9419-b304fb6a5033\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db399e10-1ad6-40a0-a41e-14e92ae11954\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23e205e7-526b-455e-b3b9-608f52125118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b426fe5-0c4b-4819-9304-470bcfa39613\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a905816a-02f2-4a13-bc91-8f2d71ee7e3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb40879a-7254-4e4a-ba67-4e2219f08c87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0321e4d0-a76c-43c7-bb69-a678a9b1949f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc99715c-ba50-45d5-afca-a20d0f0c3fd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bbdd2d8-c717-44ba-87f1-bede67dc12ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb15914-eb26-439f-9109-66458bdf6f11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e34fb3e-e3cc-42f0-942f-612a236bb17a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9265905-720c-4221-abf1-396342df5f48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e4b25c7-1b71-4e12-8125-1b0b4897ca6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d34a5821-bdc3-4800-90d8-cf481318be42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e648f471-0b0d-47c9-9461-02cdf351efe5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7095cc4-7884-42e1-b955-7e91e63f77ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"661c0974-a084-4b72-b0f7-f3e76e7e52fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e45bc28-e606-4518-a0af-04f17331404e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"feef3e2b-8aac-4f7a-9e14-b3d54a6c79ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b50408dc-92da-4c1c-83d9-63bf91b225cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3a29e86-d88e-4696-92a4-ed12295d76b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01929f67-0248-4573-ac74-c366928a524e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0675919a-7084-4e2f-bbeb-c708132c8890\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81f9ab1f-e583-4062-b4ed-0d453be34458\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad44b628-7e5e-46e0-ac49-bc4cceaad5cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6e7b960-5db6-45ef-93ee-98cdb0afc979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"878a3666-4313-40fd-8026-445b503eb3e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.200Z", + "time": 100, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 100 + } + }, + { + "_id": "2dd4b06f7621438343cb4d9b74ba1473", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "76" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=76&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9629, + "content": { + "mimeType": "application/json", + "size": 9629, + "text": "{\"total\":51549,\"p\":76,\"ps\":100,\"paging\":{\"pageIndex\":76,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"a18a7178-93da-4e0a-bce5-22d481792c16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e76fd382-0918-4d29-b912-aeb114cdcef7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6625e340-4022-4be6-8459-83bdff84a581\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37535b81-b848-47d0-a15d-feaa81119915\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f8f8034-13ef-4ac3-9f95-8e4313f73b80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"534114d5-2441-4112-ace4-b33c0269ab5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bccfc40-504d-4d14-b3e5-35131cfa8b62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef932a12-5969-4a28-b2d1-b9ef01549167\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68e5506c-096e-4997-af6a-48e0da287aa5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"f2b833e9cee2a3d1c449d70033660ce2\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c79dea-7642-4773-84a8-e7b84ee2f8a6\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"761a0382-8034-4504-9bc0-c25230250ed2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6741b95-575e-4824-84b7-1138c2819b1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02aae02b-f3cb-4b7a-ab1a-b95f0a5a5bee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"170f9d75-024c-4b9a-9076-2d7ebaa51e14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1689b0be-a8d3-4b6c-a334-e6e8095eba65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13259cc7-05ef-4987-a665-2ae6e7ff257d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf7d538d-9c70-4853-98e6-d4800ea3fa2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5810d1a-6fd0-46c6-a5af-7f361f9a95db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72e7ee74-c138-4f70-8443-8b594348f30d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"567b16f8-614a-4806-bbd6-ef4a999a5238\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1f4b487-8453-4c95-9e21-b719b2f42ec1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8fc2a3e-d887-441c-b34a-20c7c439d05a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"642682da-ac28-46ec-961b-5b5b36cbae51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e94c9c9c-31e5-4a7f-8a1a-ea1fbabe177b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1670940-f180-4dca-b71c-5bf7db24cb31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d5e9d88-7f9f-42d6-94be-e73299d85683\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25be1074-e635-487c-ab3e-2d60160911c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c93fbb8-fecf-4e40-ab23-97352e030c4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"760548a8-3342-4994-a46d-fedd3b79d797\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78f7d9a7-cd87-46c5-ad4b-74b85b9daec1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd1396e6-e018-420c-9005-1aba3fb5f146\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ceb891a-0efe-4097-9cf1-9cd876e1b50b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c1677dd-f64f-4a54-9770-5c4e104da0a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4530ba8-e1ed-4db1-a2a0-746b84a34c80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d07c7ab-6f1f-452d-a5f1-2ee9b5ea1912\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0768342f-50f1-4a59-b3e7-bd0c55e2fed8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cb10340-962b-4978-877b-b194e54ef934\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"003f8755-5879-4961-b8bf-6c09eb85c588\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"776fd80f-a970-4f12-a8a3-faef70974667\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c75cd131-b937-423a-a42d-6e5f646c40c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62db20fc-a64e-43f8-aae0-80cfe0e6a2b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15a9282a-4315-4c83-afe4-cff10b80f045\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caa17d24-83b5-43df-a2c8-decbeabfd6e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8aac0d-d4e1-4628-8e05-cd74bef4d54e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f5b6eb5-187a-43bc-aa9b-9dc8891362e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1238a559-03e2-4450-8797-c8fb613a7601\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb91a5d8-ffce-46e0-b393-128925b9bae1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7649e9a2-bce1-4434-a102-e5c16990fe18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64d802f7-cbed-44b6-a0a4-3f3d61d78fc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"057318b9-57c7-4f55-909f-fea773beb126\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"741ba07a-4b7f-467d-9917-5471b84208be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48320d4a-7f75-46b2-8b6d-68a316efa098\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4adcfc4-e59a-4be4-b113-2581a0281d2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23ce2d32-6399-449d-845a-208eb72c7e66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"936f8fea-c132-4850-a97c-b9c921257627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f47fca67-2204-467f-8b89-d4bd91f5842c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78c76b8d-36e1-4073-bf70-ff4d43e1524a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b439afe-d831-461a-95ae-5c52f3ce2742\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c42081a5-ea1a-4924-8157-9f1b4b88bcda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0002b49c-fb27-4191-9303-8e510d13b4ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a56e71-0ea7-42f7-99b3-4fa0489186c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23e6a9a4-82dc-42a0-a323-7ea087867ec0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ef3d107-fc14-47d9-bfac-02e1abcb9173\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58d72478-44c7-44ed-a33f-3e26d847c65c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1743c5d1-a132-48b9-9e9c-c7fc5f11fb75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44eb3987-87fe-4362-886e-28c08b538421\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7d3f070-681e-41de-a721-9ddadd7e3a0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01a12bb2-2a59-41f9-a03c-14e90ad9499c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c16f115-5d98-48af-9a54-a4c9618bf05d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8aa8145-7cff-41eb-b030-1d9a44bf1174\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c264451-61ac-4d7f-8b95-2fe55a155cfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1e841ff-3f60-4fd3-a1d2-b1f4a6633e37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d41b746-3bff-4e26-802a-a0f180604b8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"066f35f6-8f54-4998-b46d-75ccb6c55530\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35e0b19a-f9cc-4d77-9d65-4a785aa1d2d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ed5b71-940a-4420-9f3e-7023074f5d76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7ea3109-91af-42ae-a5d5-1457a6ab31f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47f246e3-a7f5-4f20-938b-3e1c209edaa1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fe6181f-8e43-404c-9f10-afb1b048bcea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62b64f5a-803b-4dea-a54b-f7ec489ce06b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4400b23c-d599-4b86-a953-feba0461194f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44916c38-8f9b-40af-9b26-43ccf4ae7b68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f02b8a65-61a3-45df-88f5-8f4759e4a345\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddca6e59-27f9-436a-a415-c2bdff040210\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbc23551-a36a-42ea-b6eb-28416802140a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dabd87d4-a61d-4000-a509-b4d7fe3fd395\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a81ed76b-3337-4624-9b72-220cf3a1a015\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32fa95a5-09ec-479f-ada3-39aa1f06c376\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"086e8290-2958-4efc-8761-ebd1bcd4dc4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b343fc3-fb39-4127-b131-dc8e9c3402f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef34e3bf-ee71-4ae3-9fae-b9cd34e8356d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ba33d3e-7171-4082-8550-e069afb93fe5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce8cf12b-9b0b-44e0-be80-df8c16766267\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"d5d57b349b102040897d1879a656a6c5\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3ea5ecb-c7e2-4f63-8a7d-1568fb10b003\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddb54f77-a0c8-4336-a5b4-a18a9328dffe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c6a37ad-e31e-408b-a489-8f0ead2b8100\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c431e41c-c0e5-4a4a-98fd-b6103d332059\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6fed797-948a-4b65-852a-f25d21cf207a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ed0c274-926e-4979-97d7-0a5c0584564b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b590c21f-91ca-494b-8b0f-8d7c8595fa64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:45 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.325Z", + "time": 102, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 102 + } + }, + { + "_id": "bd6f208692dfee7e44d16815f5b50df1", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "77" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=77&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9117, + "content": { + "mimeType": "application/json", + "size": 9117, + "text": "{\"total\":51549,\"p\":77,\"ps\":100,\"paging\":{\"pageIndex\":77,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"1f43a29e-c0ad-430b-9abb-84a1cf90e158\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0956bf6-a9d2-4f09-8604-d9b24d5cad7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe298da-bd7f-4776-a2f6-2d598e98482b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68d9c2f9-6dff-476f-b70e-9b7c433f15cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fee9d740-bbe3-416c-8d97-d66fa1e02335\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65ec52d2-a6b1-4b7d-b0c8-4d21bbd1219a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"266113c8-74cb-48c3-a0de-8e2c5e280e74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea5732b7-3521-475a-8675-6ecc6cded31b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f75dadb-9dac-4a84-8b88-d511ce81bd3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23f86281-be16-4d14-be11-b6ac9dee8a3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d47a6350-9179-43fe-b40a-07d9950950f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5663b4ca-90b0-4dab-8e7d-a47efd1b7898\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00630030-2e4d-45d7-a84e-025acacdb6d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6affe260-eb37-4f95-b46e-b915b7fd8321\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a39a6bf-8bbc-4796-abee-14405451254a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f9a90f2-584f-44c7-819e-8c055a0b90ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15f9db26-bcf0-4211-a9ed-1ed6ca70dc5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"badedba5-5904-47ec-ba30-00c79b6aa55b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84d39469-54d4-4ac8-956a-84fb4e929380\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"265d1347-f097-4a19-9d9a-59af0a3bd99a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e412a54-d012-4a5f-a4b2-8395e9b4cee3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3137d091-730f-4342-9c21-a9b5e5d040e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3d71bb6-c7e6-48ab-b040-bb28158272e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39da95ad-9ac5-468b-b9be-2e7879c965dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64dd7f75-ecf8-49fb-870d-aa4dc99a6f01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10dc7401-6426-49bd-8eb0-852dd97bcca5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bd2b664-e066-4508-af85-7d37035538f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9be3a28b-9c5f-46d9-a7e2-30656e0edfee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f38a2117-5a82-4675-bec5-cde50971c461\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41f7bf19-44b9-40e8-89a6-0c1c59380d2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b4bdb1b-bec6-4ff1-87d9-a1d9f4819c45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7158be3-d7b4-4a2b-aa70-433f828df2ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4737b816-40a9-47ec-bd8e-a832bcfff41b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fd0cf56-21b1-401c-b7f5-c6a85d5b4b57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c89dc611-768d-4da3-b194-88393117f1f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29c135d2-895f-4782-963c-feada376a08e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14ba3750-a5e0-4555-ad48-de83cf34c93f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f75c70ae-897c-41c4-b105-e5817c87c1ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ccb1880-0e26-4f56-9520-824de3d7cc45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a914a35-b51d-462b-aeef-44bde219ea40\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58b37ea1-53b1-42da-bfd8-4123a7c97b45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0423955a-dea7-43d6-90af-96e17a8ee8cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3583f1ed-3194-4686-8f75-dc5fb16b0911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fb08b9f-d5cc-41c7-a971-95b134ec282e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff07569b-c9ea-4c9b-b625-b842f1431e78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2814a1d0-3c32-418c-91d6-88522af4e513\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4e56859-3d40-41f0-bb20-601f52de7104\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4a358c8-e891-4d33-944a-34fde64be03e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f242732-f7cd-42ef-9855-7fd3d7cf8062\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eaf1261-4a7f-4306-ad05-56c97d1dfd42\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5fe9e300-9389-492c-81c3-84df13fbaacf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba288b65-350d-497f-bd6c-7f7e7ccf5776\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"311f04ca-ddc2-4ba0-8a5a-fe3d5e6fdbd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a74ee091-f5c9-4f8d-8a64-d387a304d834\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce156fb3-8499-46cc-ba20-e8f6aad011bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d324d51d-f0e2-4491-92aa-5c044752d38f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5e7f15e-c096-44c4-b396-fff71e23839e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddea0630-0bb0-4d66-bdee-83db1704f143\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8d4db3f-6ca4-4de6-bd92-ef212140b6a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5808d2ed-c019-43d1-bd6e-25d5bdc0ee89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42383781-7bca-42c5-b2ca-ba6d90fcf0a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9864b61f-9fd2-49ce-a75c-5c513a901f24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f45fbd35-a933-4001-a8c3-343d7f858441\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32eb725b-78ce-4943-a77e-c4b8346e534d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc7c9285-3a33-4a26-bb74-f7ccd5c1a08b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a7f9be-2229-4342-9f63-f64badbbb333\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2fb3765-66b0-4c72-b8a8-abb54dc0b9e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81fff283-aeb1-441a-966d-4ee79437e0c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec2f6106-f3bc-42a1-8372-7e67b0d488c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"589cbfab-c6f5-44d3-be59-f6ed5c32f4cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70777137-ebcc-4aaa-a519-531778174ac7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2b8a78a-29e7-4585-b54b-36ad15982954\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aa15080-1f1c-40c0-9b71-94ad110f4ccf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82b7d30f-06a2-478b-9c39-f8e0bc9b1cd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d95c91d3-a278-4fa5-bbff-872caa88682a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2db7b59c-8fda-40b6-9149-706b1bd075de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb2ce62c-ba99-46f8-8bf3-f3f3de1fbd77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98095e37-987c-4bbc-b576-e5947143826a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42a7e7ea-7962-4334-b06a-660853dc26d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"756e8fcc-fcee-4817-96c4-218f8f93b2f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16fd36f-a896-4860-ba9f-483bdd44155c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3cc20c-0c08-440f-8b49-20214323c02a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de2b80f8-74de-4fac-954e-c7b280305eea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6017ebe-b4e9-4011-b393-93b0c143bf02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12472f6-dab7-44e8-af61-cf6edb768af5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5cfba14-14e3-4dd2-8caf-b9a56f37445b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbf7e294-0732-4df9-b153-a2ae1f3c1ad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da247f4-0cb7-4041-9019-96c03b99d560\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"247c3fc3-6cad-469a-a09b-76067d26842f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a3616a3-b938-44a0-b14c-a8798cbc38ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05604fe8-6b20-4817-b318-c7654ca2d8e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c792ff38-b36e-4dce-bd71-815ec551f234\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68cb0818-1f0b-4c4a-80c1-743f138dec70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bc28b07-c641-4ebe-b4c2-5a2b0e60b64f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c976917-8bd2-4440-b339-10c5769d3f5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3827a12-2865-4872-a413-0c8c696a3800\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05f842ef-27dd-4cae-8ebb-fff979c5d10a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1441c5be-ce8c-4649-adc6-012f7c32b8c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f5e154e-75ab-460c-9a98-fd1eef8d9bcd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e961ad5-7add-4f8f-be90-17f185ee590c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.451Z", + "time": 104, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 104 + } + }, + { + "_id": "b159c075571cf697284df7774a409308", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "78" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=78&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9421, + "content": { + "mimeType": "application/json", + "size": 9421, + "text": "{\"total\":51549,\"p\":78,\"ps\":100,\"paging\":{\"pageIndex\":78,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"7a57ebb0-eb4c-47af-a75c-65bf23902f8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a47ba81-4874-490d-915a-1cc968f84683\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6165f76c-21b4-45c3-a1e8-7ac105e4e686\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26472b36-bc08-48af-b209-32a79b0c967d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a8b94e6-33d5-4af9-8f08-b93324606735\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2715358d-90b6-4a71-948d-ade480530d12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80eaf26e-baec-4adb-84ba-10c79732ac95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f71c05f-26cb-4c5c-9eef-91f2114d862d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a89f2013-5893-42f9-83ac-e5b63a401f32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9274599c-bf40-4799-ba83-3b0510a9c516\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6df52a20-e048-40d0-8ad9-9eeea778baf3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72346107-25fa-4cea-8adc-e764aef4f38f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1de14758-d355-4525-a2c8-6a70777f08aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"88109c42-453d-48ad-b67f-5ab2c7ee7441\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9605b6af-5b16-4f8a-b87a-562e1784e4da\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e729b724-e7c4-4263-8ed9-593b64e00156\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9be931cb-c7ed-4974-b536-cca818c3d083\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06600743-51bf-4e2a-8177-d32d87cac3c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf9a627-66ed-489c-b304-dfb605a614d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9835904e-8189-4e0f-952d-85a30a5886ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4d74f3d-31b8-43c1-871f-3320da5c9418\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"261eed9f-6947-47ac-b312-35cd4b8ac24e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afdacee9-21e3-4a2d-9e4e-1b36797b3e46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5112561-cfa4-4b90-845b-38a0aca32033\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7742a980-d7f4-4ac6-99ef-c6b236be8dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c62e2b05-6382-4cc5-b980-6149c10117cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cb8bc48-ef26-48f4-96fc-bd4c4af895be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1760168f-c297-4286-bf30-1c293118b721\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95baaaf9-4fab-45d2-88dd-7e4517f769b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"441385da-5f41-4a17-97cd-bfc4c9e682bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4943ddb-8383-4ef3-ba70-fe0e1d713055\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35d780d7-cda1-4da8-85c4-dfe138c8d89c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c5b792b-da89-4211-b526-4f71b9ea7151\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"957f906e-4f0b-45e3-8a15-e267e7015d53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9289aaf7-70ba-4818-8216-440b42ee31d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a2bb863-610d-4b2f-82b0-2c82bd2bd58b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61f6e164-279a-406e-9847-842fa244784a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcc09489-cce5-4a38-a917-bf70a1e575ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9b267b7-41f9-46c8-9cd4-1ed7d3225f52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"535016c8-a5fa-45b8-9c6d-54eb93b1fe91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51970f1e-e9c2-4bc7-bfc5-6717abfe9da4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8184f357-e65c-4d32-83ac-6cace0e5fabc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ca0a70-3ebf-448d-9873-340c54fb6751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9719ae8d-15b4-405b-9d17-a6e0266606e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf57394f-a177-4c9e-8e3e-ac56867b453a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a61050ab-144f-48be-9e13-5ec4f95e98aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d91e19ed-c73d-4034-8613-b2f53f592cdd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8203301d-e2ea-4135-8957-a04fb9724e09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2ae62d0-515c-456e-9164-c6a1b297806a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"403fba07-4f80-4d5a-a96c-3cfc26ed5f77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de674c52-5ce7-4a6d-a950-a00d6c2ec739\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e55d3026-0703-4b4a-9b33-664cdc8c2b5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7dd5bed-94d4-4006-beae-fa65d2d51071\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b108012e-f84d-441d-b077-f99f741c3856\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38019778-7f32-4157-a12d-b2c8c388d4af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f2683a5-37ed-4e81-a252-4c207d630cc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeca90c3-8af4-4c9c-aeaf-09751dd683cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdc65cc0-71f4-442f-9c65-3a6a1584df01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1dc9e30-5233-47e0-9646-e8baa924f70b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32c77b56-05a1-4f3c-9807-2e46617c7bcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e10e120e-217c-4141-b87e-9d7434930847\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b13e56c-6c3a-4a8e-8c3f-82f66875f5c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f7468e-188c-4880-a955-8a42e66c2faa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf5c8384-6b80-4754-808f-0111cfb35eac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fe24795-a8ba-4577-8419-8891838373ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"706f4e3b-5838-4c1d-bf70-1cec4710a8c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c52437-c9ba-4c8f-b806-3fd178792291\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2153a216-d55e-420e-b81d-4f4346e28249\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de2340ac-32da-4850-9916-5f3b57d61f8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7664cae-36de-4051-9a15-988a14aac8e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38d945d2-4aee-449d-90e8-13affad7fccf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3295d254-4b0a-4557-b544-756a2aecc65f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f2a6e03-5c18-4dc1-a7b7-4a07a7669207\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f03debb6-0a2c-45ff-8418-c4d62f707d25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"002e9cde-c735-4dcc-8b85-515dc3b22889\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b5bc758-5af3-43c4-a01f-9da66f0b4c80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ff64862-db60-4e4a-96e3-f178bd757da4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b42dce5b-1d93-41c3-bf7c-562634971b46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb86d3c-a21e-4011-9f82-f277afcd041d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4650ca66-faf2-4acf-9fa7-90a38cf00cf9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"babe78e2-b6a2-4adc-82d1-19805bb54bdc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eaa2f9b6-473a-4fed-b4ec-c501dcd9837f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"74e2767a759677afcf7b41f09dcadd20\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d8ab6a4-bb15-4f17-bf8d-20f320c2417d\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec18d470-dd5a-4c1b-9985-cbbaae42f9f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97058259-08a3-49d2-b1e6-4a65c391a1e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc16e279-9903-4acd-94e2-4a38d64efced\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c5e9b0f-07d6-4fb0-b523-490a2e0e5952\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10d906a9-58f6-4936-9f05-f32af95fe30f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60161fb7-f3c3-4749-9a6f-1d6bae8d75a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7439794f-b42c-49a1-915e-4fb67ec0983f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d88734e3-92a6-4653-8c47-b1252454ec13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de267abf-a200-4c52-944b-ce152a865b09\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59e52d4c-b083-4d24-8bb5-d2ceefd07182\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"841fb878-ceda-44a7-be74-9a8da61599fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebfde2da-7682-4fd3-a232-b16fa7ff38ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f968d90-12c3-455e-8868-43461882c901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6f4fd41-c801-4693-bf1b-96e2f298c706\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"060441a5-7fce-47c9-a548-bca1dcc4a1f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99775a9d-2bcb-418b-b1bd-2f733fb210b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4ba0534-caaa-46f2-ba4b-85857e9c78c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.578Z", + "time": 104, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 104 + } + }, + { + "_id": "dbceae9222d3753d9474f8c89f2a6f79", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "79" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=79&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9101, + "content": { + "mimeType": "application/json", + "size": 9101, + "text": "{\"total\":51549,\"p\":79,\"ps\":100,\"paging\":{\"pageIndex\":79,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"22b9841e-fc73-43ff-8f17-efd97d6ca88e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dae53a1b-aaf1-4e0b-955d-19392eb9cd8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8e98dbf-0dd2-4a2e-8165-87163fbbd360\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86074a75-19f1-4416-ae6c-26507d8b4fb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14e59a80-bd58-4ee4-b743-2d68b876090c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f89e8927-1689-4886-a15b-e447d114bcb9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"848088a6-14c5-4be7-bd6c-ea0968ca382a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02d60c95-7f85-40a3-9741-b81d0f3d6d21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"09225a24-94e0-45a6-bfaf-bae1a0a0e2a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7bbe855-ff2c-48f4-8297-35ed0c1e9e4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eeb15b8-cd96-415e-a7dd-28b753f96428\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e274be9-1507-4476-9f56-c592bebb62a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60637c4f-4547-4d03-9e95-83581581d229\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0ef5b27-f200-4ca0-90fd-4b8c572bbdc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee0d42bc-b309-4612-8da2-f44018965f7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e343274-4e06-4472-bc8b-bd0e8dbf8b0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecf39025-8102-452c-891c-c49759f7bbed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b2e0f18-e471-44d5-91b0-3a3aae886596\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a3ea73e-e8ab-4977-9cce-3e12914c4223\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7b6a16a-c227-4e01-8a27-0256a72d4148\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11707a46-93f9-4ec2-84be-5c4273f0c7c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c76cf693-f083-46a5-b025-fcf855f0f3a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c47a7a4d-a22d-4764-92f4-a659365f9a56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16fa7b29-d4cc-4668-a8ee-9166b276c7cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"162c1861-4e94-4e36-a1a5-4796c0e6276a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f99eb05-bbbd-4498-88b9-0d7494c08ec9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a254e85-cb9a-4e66-9330-a5334aef4bf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d26822a9-ab3a-4f81-a22d-1049d6562698\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0128fdeb-9da7-4d7f-b73f-47d310f3c7d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60735c09-a097-44d0-a835-59adb306314b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"023d9b50-17de-4b84-bc17-b86101f1ea52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f89f5c6-44b2-4174-a578-cd01751aba7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b26c2acc-9072-495c-ba3a-bf06bf2b98d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aea8f0aa-b40d-4c75-94c8-3de3c92c0231\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"962d432b-1154-4185-8022-295959fce20a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91146ec2-ab94-430e-bb39-558a34c97bcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3efe906-8d16-4ca9-8aff-dfc64dc1c8b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ad1d3a7-8a17-4dc2-90ef-3a2762d38221\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cba97f1-fea8-4b10-9737-5dc41a84f1d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e8931d9-8a5c-4e42-8d38-a4059ae99e21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7803e32a-90f9-4d99-949f-4ff024bf6cfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7775e61e-87a4-4a35-959c-18f8a929d462\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e40e7c-9ffb-4098-9c59-12ecef46c06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"025316a1-a228-452f-af8b-86e1b831297f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07af66c0-a06d-40de-86f1-5d0c1188eaac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"856f0c72-17f0-4ee5-9adf-964bc33475ff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b70567d-5820-417d-a46e-98ea3a0d1981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49eb199d-a074-4ed0-9efa-8d0a322a2e1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b16b20-38c4-4e17-8d9c-54089d629af7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86a74d94-7089-4722-b1ea-4a0913428781\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"087e8037-7488-42f0-bf09-adca3bccb50b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bd9b9cd-b070-4997-89cb-efb2d153747b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84269bbc-0946-41a6-884a-f8f40b4788e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4584f51-2754-4374-ae4a-db0aff12976e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a43a624-0233-42ae-9ce8-9928205bfcb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"958973ed-f26e-4e98-9b23-7269f7f1b507\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"322c6abd-a5c4-4285-8c53-20ac8de1cac3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba2a8d2c-80b7-4af4-85f2-8d7d2278e466\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e12f1524-2411-4df7-af4f-b4236d49df6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b08c5ea5-f090-460e-a078-93008408c5f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fecb5f47-1f35-4f78-a683-9a7e9c31df15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf95cf40-6a81-4a1b-935c-095ad505e343\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0535b15b-2751-4e08-87ca-867f104c6193\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"734ee0ed-be0b-4460-8c38-b18cb60000f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fc9b775-03ab-4bc6-8479-68914b58afd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d45c09be-e721-40a2-91a9-f108a1ed2099\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95f5432e-4329-4caa-abfb-330d2a176a24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b27653eb-7e74-4c76-b5d6-f825c25d7b2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e019885-e6c3-479d-b23d-02cfaba1223b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c35b8c5-00e7-4ed6-9748-a48e64ee4403\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d3655db-208c-4a50-9fa6-4092a09cc763\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50e72bf7-8a14-43f5-8341-9f96b56c63d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"737bad9d-ff36-4092-8cde-9fe6a49bb075\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8da3b1b9-fb4d-40cb-9a4e-da65c158da03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0e4a5fd-b7e2-48f6-86c3-85d4f4562ce3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebd70ca6-110c-42ed-a633-5a62fc5acbb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49fa75a2-6261-452d-9d16-fe5cf90d11d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7a8d839-eded-4702-a3ac-843f1b1e7bd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c71db65-2bc1-4600-93af-c1dd56108b5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0da1721-3538-4903-993b-33bd7b64c811\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd051638-0bac-445a-b76b-5e36d676d823\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2375c337-352f-4423-baae-e8271a50ce0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47acd671-e9b2-499a-a757-b4a647fe09f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ce46465-762e-4425-9562-19aa57274970\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b4b220a-c841-49fb-8d34-d30b99787180\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bc42ae9-38e7-4aee-bbd3-66c0420480c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c620056-2bab-4e61-8928-5fb87a50d278\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ab2139c-66f8-4386-89db-c6cf5431faac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27cb8275-f25c-4b5c-86cf-324513bc672e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c350e943-8bea-40fd-8788-067967884c0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4760a24-2413-49bf-b5f1-26434b6ceae4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"976adf4a-8eb7-4bac-9e09-d492301ae8b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2867ae1d-7642-4b8d-9a71-864d8f800818\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a94cd635-4086-42bf-ae51-4412ac16e426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bc37d6b-98b5-4253-aa48-4c06c3f650c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9106f578-db28-45d2-967e-130e5cc81295\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef489ad9-8623-4cac-82fa-00dc0c26767a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"229b61c2-595f-4c73-88dd-799502de3459\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4a99264-0a52-45b0-a60c-2a28ef99c420\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73cd8975-c313-4f71-bfb4-5784ee419f71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.707Z", + "time": 102, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 102 + } + }, + { + "_id": "7154b7906758b870fd4bf06189a4228d", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "80" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=80&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9045, + "content": { + "mimeType": "application/json", + "size": 9045, + "text": "{\"total\":51549,\"p\":80,\"ps\":100,\"paging\":{\"pageIndex\":80,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"d91db8f1-317a-46ed-816d-7caeb473b564\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03ba2eef-cc02-4b3a-99c1-f602debd8a1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4d1bb30-dbf2-4a12-96c1-c10ef5701327\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5dd44b6-bce9-4cff-8e17-f18d48abd102\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df82164d-1b6c-480f-a0f6-212a3faf1a74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e2e214b-96fd-419b-8d3e-cd67453ee39f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c1ebdd8-a71f-43ed-9e71-92ef4d44c90d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2014b14d-1ce4-4eca-b205-e66917a22806\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5526bf56-b951-47bd-a532-09f16a53d7e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"836fff05-7b50-4b62-a6a0-cd5f6452811c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8514718b-167f-4224-bd07-fa129822505c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"910a094a-1379-4cc5-a2fd-636f816e4616\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6ff0513-4050-4eb7-85c6-6435fb662dfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6a32dab-2e82-4413-bd1f-3cd69f8ebda7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cff0ff8c-8d8d-4a3e-887c-e377318842ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc07acb3-3907-45da-8d89-bd4c85e8a398\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08367e62-200f-42a3-880d-a2a2c34b1a4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2d6ad0f-a1d2-4a95-8b03-d04872e1dd14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6d76f72-f922-49d6-a1eb-bbef8befa851\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d408e08d-f430-4804-863c-913dee24d31a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68ed0f77-44c9-47aa-8916-d9c39614abd3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"630464bb-839e-41c8-8b58-77dd49a6372e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"981ce3bf-00e0-4d9c-8ea0-f635e2ec1ccb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ffecc9-10d0-4493-a9a8-83396d844588\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44db5b49-415e-48f2-b61c-c7f4cfaa5e0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9031384-a16b-43ee-adef-6af6c462104d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98f7d23c-7fe1-491f-8127-e0e1965ee310\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2039c43c-aa07-48e8-8a82-6661c89226b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ac046fc-e6f7-4658-bf91-7ad82b6cd00b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa28b4cc-2569-4e16-b4c6-045087fc7f4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df635c4-4045-4874-9c28-191a6bd33fcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"789faeca-cf39-4c3d-8ae7-013de7605134\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b90ac114-71ba-4e11-80f4-2259dee0e627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6302939f-0942-4f71-815a-c12e902ea07a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94784db0-6a2f-46ae-a726-e0f4a64e7994\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5166ff31-d9cd-4ccf-b9c6-75a69e6ef735\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"830e661c-de83-4b28-a346-7354c2c8a676\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80195172-f617-403f-9823-5839a153f2b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10c7e4da-cb87-4718-a228-141cc510e33c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"082c5126-3ba4-4e55-a103-12fd4b40e4bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dff9260c-b5af-46c0-89c9-5e7403297daa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a678c17-ff13-4e59-aab3-7b825a0ea020\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d841ddca-b9fb-42d8-9fdd-289743a1b483\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78691a97-00f9-4350-9a29-d4061039d1ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3a366c9-ff6c-4312-b3ad-6786bad6a759\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0034d2b0-a383-4d66-b7a9-99516f1b2788\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbab2a4b-459a-406e-b1f3-863838b65f62\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2da7346f-ee67-4938-8b32-f335c5af96a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2547fc71-4f9f-4f58-ada7-67a0d7b678fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fe74c28-7096-442e-8144-3db6a444f981\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f35939fb-ecf5-4ddf-ae12-a984db7bf045\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2c36763-77c5-42ea-aa25-314101e5749b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"545f3ec5-56d5-4e02-baf3-209b5165bdcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56731b39-779a-42b5-94ff-e5b54ad10fb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66615399-fdc7-48be-87bb-f799f92610ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef8d2205-eaf4-4d62-bad3-f0028b2d4ba1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4e6060c-d32a-4ad2-a0a2-05c0455d3727\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e8b9324-3b34-4dfd-baae-279411f2d7e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e31241e6-f51d-4322-ba0c-0b1848ed7b4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f1afc30-1413-4e48-bbb0-e9305c5cdef1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50954561-3628-454c-a2ff-8e649f251085\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69cf73aa-44f8-48ae-976b-5f6827389726\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93943869-49ad-4d6e-b87a-920d2f724eee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fa9bfe7-91a8-49bc-91d2-f8d279801157\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5304a179-03a1-43d7-955a-5c51fa60a926\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0683632-653c-4d7c-9b31-869b9090d8a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd2fb5f4-af3b-49e8-9779-009e23cf1c74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c61b24a5-8cde-4947-b341-2e76ed6c8e4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c85b108-54b8-4488-a327-c2854c66f197\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c69366cd-b675-4721-ad0a-860d20094cdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"def646d5-fda5-4780-a849-9c8a77d0341f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04573542-40fe-4dfb-922f-a8b4883c6d6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a29a071-b9ef-45d7-8717-ae8873321d6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f1ba48f-d855-4729-b72d-0ca3b655c27d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70f4f826-7466-4db8-a3df-5fb62977c901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7873e5bb-8fd1-4874-9047-a8857f61488a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a22e734b-3ce6-4ea5-bbf7-312f4f4371e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c25d2d0-426b-49a3-8c39-0f97bc9bd3d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acb01e8f-b5c0-468c-b690-9e1ccbdf2f04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ced9c4c4-f70a-4d36-8c29-66b2f590c324\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f141a8-2a04-4344-8887-b7b54291984e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2fa221c-8c1f-4a95-a115-e29b492bb639\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe23f20-e9ec-4f10-821f-adaeaef47aa1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c394ac51-6bd1-4d57-bad8-2ce91b760bfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ceba750-5fe7-4032-af34-822dcfff6c53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0fef8ef-348e-4711-9a42-6f77df5c6c44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9c954a5-4724-4ef4-931e-e6220821025a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f5a871a-ef4a-47ab-8d99-c2618a21db52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03b61933-a680-4a64-9db5-a41326d8a8a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac05df57-df42-469f-add3-ea5cd6bf0940\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2157140-a1f0-433d-9243-d5f94c8b9fcb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1445d55e-c5fc-4b68-9ce3-41f11bc8fc6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34e6d004-9644-4fbb-9d5c-8b00bf7a8897\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0c39ae2-0952-4c0f-9597-d1f404f54dfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f69a9c1-1369-4a43-9709-03a084e8670b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36010f4e-540d-441d-8bf7-f6600ec8264e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f232c8c-164a-405e-907e-aa101c5cc84b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a038ded-c2cd-4541-a397-085e27655770\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c25e538-2861-4e80-bbf4-ee3ec4023335\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00744ee2-ab18-4dec-a78c-688994356c1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.838Z", + "time": 104, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 104 + } + }, + { + "_id": "dfdbb569d8af0f912fb7eb05ca472366", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "81" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=81&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9105, + "content": { + "mimeType": "application/json", + "size": 9105, + "text": "{\"total\":51549,\"p\":81,\"ps\":100,\"paging\":{\"pageIndex\":81,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"c3f0fee5-2249-4d1f-8070-f5494923e1e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abb69d09-d665-49be-a799-32515a6ef333\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55df1f9c-6355-4403-90a0-e800485d928e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6638778b-5e0c-474c-aac4-0b8e940e8c0c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1dc22761-85da-44a0-b102-4053c1eb2106\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98d6c04b-7deb-4ba0-a72f-1ba7e1398fdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0720bd91-2ab8-46c4-aa56-fc3803316bdd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c01d10d3-1225-4cd2-8786-a0591818c05a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c0b967f-ec21-45aa-a7c7-e0baf38b3189\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea29eb49-9c13-4c9f-b27f-c4b02fc0a81e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89961777-efc6-4b4d-ac88-d9bc972433ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10d05c29-feed-4bb4-bf26-cd01984573c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fee5f0d-ae5c-47a9-9bb2-36584c0779fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adc4d5de-9e63-4df9-a311-9c084fe665b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1715c5f4-4105-4c64-8314-16a3f91eeaaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1341a180-5301-4602-bda6-100f380832c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c6d0a29-7024-4a3c-ae61-c880825348fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"487bccea-2874-4b60-a1ad-46dcdb4fc5f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b003b3e-d7b7-455d-ae6b-9571bd835f93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be7242aa-d19f-4a9d-bb20-6bf5625e9e39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfa798f7-4fbd-47c8-ae3f-0b583d8047f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"774228ab-4f25-4f74-a338-48036001c08a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b40bc224-9f00-4604-9f83-4052d777bf23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef4ce47-562c-4fe0-94b7-fc8180186627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1485e72-cc92-4282-8612-7edef888e0a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aedcc98-37fc-48de-9576-8e754f37dfc9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ade645bc-d519-45e5-8dd7-042f08b5cea5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7699295e-6f8e-4f1d-88a4-9ce4b77155f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a19a64b2-6e59-46a6-b2c3-79a23787da07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8566805-02fb-4480-9cca-90fc31525d13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96e5be7d-a293-43d4-a17d-4a9424d8ffbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81a8b70d-095d-4bc3-aef2-d6bf56e1378a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d23dda9-9429-438c-afb7-bc6229189eb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b966d33-f475-4cc0-a037-bc93e2195dc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"020219c4-ba3a-4c1d-b492-709801137703\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ab6dca5-a57c-4f5b-9497-46609274d473\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007a10c4-668e-4aac-bcb9-c7a04bebf0cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02c9ae2e-6dad-4457-b8c5-95b8cad34187\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06922722-95bd-4519-9e09-976104d8aaf0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62949f52-d5ce-47e9-a8f9-dfb33dabb19b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"879f92d8-d7a2-4510-95f5-2c1a3ce0d597\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aebc392-fb21-4ef8-9df5-4f5112943ca9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"180897b6-9152-4306-9350-57cd5bf9bc03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96fd7605-4742-4b19-89cc-db8dfb24c56e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"047a3c2a-b026-4adc-bfc4-3187c2df8c4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d7a09c3-60ab-4eb1-9b4f-6629079bf493\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f87e14da-1297-44ae-b803-53ece7999278\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fc599d5-afcc-40b5-a3a1-26d18662e5df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"725d12b7-fc12-46bc-9ca8-2c3e40823128\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55569852-1bd5-492f-8ba5-42bddc4ae27f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"076e248c-ad52-472b-a928-f0022bb19d7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffd08656-a0ab-453a-847f-f2c098c31bd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f69b7a7-a6f5-4f42-8bbe-ec2c41a76625\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"969f2c90-4e55-42a2-9d8b-914ddbbcd0e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5943bd3-4e31-40d8-912a-af5efc15e52e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dad511ef-7994-4259-aae7-1db6440e1d76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8685ad3e-2c3b-40ac-9df7-9017054cd79e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e55f82c-ff08-480b-aff6-007b5b3e7e71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdd7c2cf-6908-49f8-9e3c-03c4b51a6719\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ec99a08-7522-458f-8398-e97132eb93dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97601bd9-c6fd-4b1f-8ce1-c78e61e0abac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81fccfe7-1d65-4963-8fe3-267515480a7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b8b4c35-64e8-4b8d-ac7f-51e96056d236\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f08f4c68-abb3-4564-a634-66da6427f005\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd55ee1d-4379-4939-ad22-f91804d3db21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5352dccb-ff37-4cc6-a66c-5b67d1335504\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46d70bcc-0a01-4a48-b250-a63df4d39c19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24bd91a8-4465-42bc-a7e6-8cc98f55f970\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8256f782-f52e-4eb3-a54a-28e2603d6bbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"927acc23-fb20-4cbd-9c4a-b65285aee5a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e39976-bc19-4a72-9271-5949470754f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e59d13fc-c915-459d-85a2-b155ff2d2cf0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6911e236-1a2f-486f-b4db-a4fad4bd65a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77662977-367a-455a-92b7-82ff9ed07bc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f26eb24-5a22-4742-b9af-1db1708449c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c201c2e6-f6a5-440c-8fb7-257c9aef14f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63c78a15-086d-4b83-8eda-2558e7d042f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b1c23dd-b689-4c46-bd2e-b769f6376cc2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6721075b-9fca-4ebb-93ee-3e557e97579e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"893a2346-4a73-4aef-abe0-2eac22be6aa4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17d322ec-f03f-470c-b1a2-56b3d32a9fc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef6d17cf-33c9-449b-8aea-ca80337a5560\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b38ed93c-dd76-410e-a6de-d1404b4ea8c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873edc5e-03b9-4329-8842-3399102c4a7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde7679f-c990-434a-b770-ca54ab587e24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"198a15d4-6ab3-4361-8306-13167a348653\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6a85567-41ac-40d8-b9d1-d6618e5e8c39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed81e8f0-b70b-406c-b7f6-5487eb01a2df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36ba3920-b104-4117-8663-a7d86b6f0187\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70730de2-2739-4d23-ba33-eb1f561518a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6aa9bcc7-b892-4b6c-88c5-598e6abc003b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc570dde-86c5-4d7e-85ac-5edcdb6b4e3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b797e879-a3cf-4473-ba87-f8553461fff1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7819fadd-b87c-4c0e-b028-bf0d5cf6af96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8a71fa4-c045-419b-9902-018845074085\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"698202c6-2e2e-4752-bc76-6d8068b3d37c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cc7ea68-e749-4d7e-810a-424ddaa08278\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f49c614e-b2a6-42ec-b504-f4af721f4984\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0138bbd-8cbd-4356-a182-44b6e38ffaa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a181bc5f-ea06-4077-b821-3359e09209b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:46.967Z", + "time": 115, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 115 + } + }, + { + "_id": "82f664810ea1e58dc55720fcba719c8b", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "82" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=82&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9641, + "content": { + "mimeType": "application/json", + "size": 9641, + "text": "{\"total\":51549,\"p\":82,\"ps\":100,\"paging\":{\"pageIndex\":82,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"7b955efc-9ad7-40eb-9ae7-28e5075c2581\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce4e90d7-0e6a-470f-9042-0483d440d028\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2d27e23-743a-460a-943b-6de65d00c1a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39e496ba-58a5-41af-ac09-e07ffca6f44a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31b74747-51fe-4498-b714-6a0281147962\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"892aab4e-4ab4-4881-bb7c-9452a9f3e749\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e56ade17-e98b-4eee-98ec-6d111e6e3a60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7d0366a-0a41-43fb-a184-52b6d1ed9cd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce284d3a-4135-4a25-b900-4810d9f6e9f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6e4bb4c-a81b-4891-80c5-79ec9e9ea01b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1eb2d4f8-ee98-411d-bd73-0e83b42b2d07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39a5efbf-9d1b-460f-a2d7-bb090fe0f329\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0cbfda7-82cc-4e7e-938b-7a2d0a00ecf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80d82fb4-64c2-4f0b-8455-883370f2a56e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b82ebf0-2b41-4c3e-92cd-1861b31005fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"109bcb82-7170-4829-b6f9-a5e876154f3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16b04fae-0464-43ad-8f0b-bd87380bee16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c1510a2-08ef-4085-8fd7-3a78b9cec2c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fc5565b-54e8-45e2-aacd-4cf27e60cd02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad2e72d-3c13-4870-9399-0ce4d04cdfb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92b88de0-9530-474a-beef-a1dd2c3621e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5642689d-e32c-4dab-a4be-71783c6a491f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad6f8497-69a5-410f-ad89-43c02fa7caf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc9b110e-85d5-409b-81d9-fb24bab88d92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e93da90-cc39-4419-95e4-a8e579d052e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"674c4eec-49d4-4737-8eb1-3180f29f3997\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a96e768-f6b8-4256-86fc-e6f3687f584d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"866c2161-d4b6-4710-b742-27dd1b42f7b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0e5d72f-3de7-4d1c-8a76-36f9abae5c45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daa41614-0c6d-4ca0-9267-74c444e4fd34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8ddb3bf-64bd-4672-b6a5-2172a6fa39c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25807863-b418-41c1-b719-e0c5ce476bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28bb9dfa-d916-43dd-93d1-c897dadebd1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96627655-fb3e-4177-a5fe-85f56898c503\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0e5a7a9-646e-41b8-aa38-9657d47e8314\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9430dc83-926e-432f-aa16-134a9d0ec24c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e936755-0995-4865-ab44-ed1d2f86cbb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92e14c3d-5ac0-4c54-a1fb-7f25af3113b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb5b92cf-b08e-4b62-92ee-1ac0737ea456\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"399de075-3004-4707-9a51-c7b51d369560\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3121d8a3-0a8b-4e50-a573-ea9226a639c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"5d7e9e8a373e35f55266709cb68c5930\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b35d9bf-50ed-4e28-95e2-fff8ae288dac\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86af5ac8-6770-4ff8-a9a8-9326198adb64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65bb08c3-9caa-4fc2-9bbd-307f20101871\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01912f99-c73e-4d45-994b-5876826038b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c286457-d1cb-45f0-9a57-269cb6ad6631\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dae1d365-4be3-438d-a40c-77d408e18830\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4af5477-ff65-4709-886c-9ee6ad135ff5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0a81d70-3236-4335-98ca-4ee7adf55c19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37358acc-fd67-43d0-9a9b-dd7ece30b33e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"542383a1-c666-4c6f-bf6b-fb857826c72a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5dbee40-3f80-4af8-83bf-c8743d315f3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12ba8f3-69a3-401a-afbc-84a31af977d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9a1887b-8c69-4219-ba53-1d1fde0dff12\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f77ce631-ba23-4326-bca3-1a1bc4c5d98b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0465bec6-e8f6-4583-9621-973cb2d16c39\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f8761b3-3094-41e1-864e-c6915487fe38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4fb99fc-adc9-4f4f-a24e-3eea9fd3acdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5adda161-5f84-47b3-9523-aea4726c27b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b75079cb-c8c2-45da-8054-745a6f35eb48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97981dca-65a2-4ffb-b77a-03b7d4d6d325\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9da98b7-caa5-445d-b609-16449a03b3ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2589d370-c426-4aed-b436-827c44f45bfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4213d494-66dc-4485-8ccc-756421e5e8c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29f728d1-1a3d-4698-af78-735b291ef8d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"332df1a8-6505-448c-a5d5-b5fa46854930\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"372dd915-3df7-45cd-9d20-370c86d6925e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e6aa755-935a-41f6-b098-2447bb482102\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cff9081-3870-449a-ae68-923aacf3d811\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a50c50ac-b51b-4ca0-b761-e788224e0ff1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e21ef5-2e24-43c5-b594-78556a22b2cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2aa5ea48-cc11-4f8f-9cec-2b4db28e9046\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de76a87e-13b7-483e-80ef-46003c1101cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81b34cdd-0917-4dec-b69b-14ca9e7f3d30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47cbdc5a-d18b-430a-8a9c-d490419049d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b2fbbea-fbfb-42cf-9261-bd158ede9e52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9af83986-6210-42b4-8cb7-6e0aea3bfb5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab3d9d54-1aa4-405a-96d9-7f5c2f997fb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"1378bba7e07638886c8ef5e1ad08ec4d\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"730835cf-921e-4bbe-9ca4-77af494bfb51\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9d1fd76-b638-4b9e-8838-1ad7709aa9df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d31ec4d-96ed-4ace-8230-c3eb9758b8f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08ea15a8-44f8-4e2f-b009-56e166231442\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0b628f3-348d-4e6b-ad3a-601b8b957d14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05b2e74a-7b92-425a-81c0-dab1a1c915e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d89eac5d-2dd2-41b9-b5a7-ab353e5fff8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7af9ad0-5464-44c4-8105-acc4c7fe56bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"727e14be-4dc7-4e7e-826b-ea16640fe412\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9bc8203-dbab-4a15-8c30-e2f59c56c5bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a8d8d18-7ad6-46a6-9b2d-fa2092c626cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86f7964f-d931-45ae-b417-643570f098cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35b04441-59a9-4d1f-8b1a-942b2d8d1201\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"381c70d4-a327-4619-aac0-214dd60a54d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a52d89f9-7877-4622-ada5-ddf14a43a0d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34bd5581-9571-4f71-b312-e579d10c0dba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"841cafc8-c3bd-4fd1-8176-74516ba0ec17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24c3818d-e923-47d1-b2e1-52b0c1880db3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3259e25d-6106-4196-a5cc-aa0c5892d8f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08da8f12-14f6-45d2-bbbf-ebc871f97285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d56266b-cc71-49ad-8e33-428a47380290\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6774c9f-deba-4b00-a531-ab5a0e5ecbb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/big-table/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.105Z", + "time": 112, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 112 + } + }, + { + "_id": "d2bf607e49305b1c89d56338b7da5c54", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "83" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=83&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9261, + "content": { + "mimeType": "application/json", + "size": 9261, + "text": "{\"total\":51549,\"p\":83,\"ps\":100,\"paging\":{\"pageIndex\":83,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"6fbd3220-9a7b-421f-9b63-d8931c751cb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a452003-8c75-434f-a63e-a917696e01ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19e2ddca-8eae-41b2-ace1-7b267d8a4314\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa6018c0-033d-4084-b360-e8db293e503b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41d553e5-9b56-40aa-9a0b-8c570d58f61d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"823d4830-bdc7-4ea4-aef2-852f041f51f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e950383-0ea2-4d10-ad03-5638f8ad21c8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9501b8f0-2276-4c7c-bdec-2558674c47d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9fd6bec-dce1-41a6-b8aa-0678f003592f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"064ef220-e5ce-42db-a37d-a6b8f3f113bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69e5b649-0259-4986-872a-d22b138e6bb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7765dc8e-add1-407f-a406-fafe2f691b75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"676c1dd280dd1a2f7d89dcd484ed8eb2\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7db60b90-0da5-4d0e-b316-c46979d7aa49\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a904066f-4300-45b1-9d9e-ba176210ea9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a1c6e66-0584-4a69-80ce-f8c221195b89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1878c655-e711-48d3-94c8-8c705a8c7181\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94374e3e-3885-4b18-bc93-f54ec11e5d3d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"426c2ce2-3b87-4217-899f-1665eb14d4e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaa258ff-1416-4191-9820-ee9731575d0a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e11f809-78d4-4bb1-b28b-6a0fcad95b8f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c61da715-c677-4512-b7ad-99f4680fc2cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da4d7743-109e-4ab8-abb8-467a6cf0e6e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cd964aa-aaa4-4491-bf08-91d0253cb90f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"120656af-713f-47d1-84ec-f2681c362313\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"356f8bba-183e-423d-9a94-ad254f568b81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05eb85ed-21cb-4fc3-8197-2bc45cc4891c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"804d7d1a-c1ab-4a60-a712-53afaa79cf52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"896b22d7-5bde-4ee4-aa9c-ff3ebbd9581d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"463d0caa-43d8-4793-95f6-70522abeeafd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55972f89-e2ee-4305-8854-a8659a08c43e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f48ef19-61fa-4c36-b283-72bcd6530584\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7e0c396-3acb-4ef5-820c-1392a9526f00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f830c7-8a5a-4754-8eb6-5e16e647a3b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"363f3c2d-967a-47fb-b37b-e9eb4a2e60d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1e82e31-29ab-4486-838a-3e9a8472bf5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb5937a2-bfd2-4e28-aaa1-c082fc703268\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47b78fbe-5c72-4642-9ea0-fead6c3fed41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"748b794e-6db4-48c3-a547-12cd5cc8f7d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a545b29-5641-4985-9511-2c1712ca2aa8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf693dc9-b4ee-438d-8b2c-94cf7f4b8a4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ebe06dac-874a-46c6-b737-4578fa8657e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa507e96-c327-4bcd-a9ee-647b583868c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"172585bc-a3c8-43d7-871e-f1696789262b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec18fc37-2bd9-49d0-9011-92f540437519\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a01cfa8e-b534-4e6a-a22b-b9948650f391\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4317aad8-d47d-4946-973d-58ca56c8d64c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f26d4d0e-7288-42d3-afb9-9a084faa52b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ceef6a40-c0e8-4d4e-a2f4-feef21778dff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c374179-31a4-48c0-95f8-6d3ee29266f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f863806-0ac6-483d-b530-c1f10e3bf1b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"32120d3d-ad93-4c59-a3d2-84629a53b70b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc9c30a6-8e2b-4ab3-8bb5-c74705fbde52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd74fb2d-cd8d-4a67-b7d5-33ab646d2a25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"d3ecb74b83b5b69460bd75c3c3eda4d9\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4529aaa7-a40c-48d2-b970-3bfea5729d97\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c4bd535-b2fe-4de9-b10f-8fa5e2415375\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54bce0f2-d117-4dbe-bc24-7ecddc26bf13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"738dc5e8-c4d2-4dd4-8f43-50061e8100e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77098c17-b978-4911-9f3b-9b855f760286\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42e21859-6968-4080-ba18-cb7a5c33745a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa0cbbe2-f1fd-4e23-ad6f-dd80868840e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ef006ea-aec9-4665-a7f2-0f86e630609a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66ea6695-f9ba-4bee-ad2d-46e23cf40923\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4d008b4-cc4a-4576-ad94-1f8bcd14c69f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9834f167-14f9-4abb-9fe7-6b3fa719a7ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a68e2df-17cd-48b5-9021-4972316fd888\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d0db3da-6a02-441a-bb78-e4579d18aa99\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02a8a49a-8ec5-4eba-b4de-26946303d5a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed73f585-9a45-45c2-9416-3324d19a3ea0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc4da9b0-b9d8-4c4d-8c53-f4e0b3fbd659\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04bb728b-2f18-4e2b-b369-b4ad234b7d51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"235d7b8b-ba31-4ada-b495-b5b05998f82c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48fe2fa1-ab3f-4495-82f5-655a97e387bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ae903fe-2843-4742-92d3-7dd8ffd496d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5d56e59-bb4b-4ff0-b62b-5bed2c3f6c88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79290f27-1ca7-4e13-93c9-a745c3d2b033\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"231f53b3-84b9-419b-82dc-ba0851c2ccc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef7b1848-dca3-4713-8c66-d9026da81665\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72f6c90b-b3ca-48c2-9d03-9f7fda537d41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64bbcf00-7768-4e4f-a469-9a675223dd70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc871a5a-c879-431e-ad00-0da2dabf144b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61c07452-bd64-4155-9163-563b8548452b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57a7c5e8-056b-4da5-9870-fe932fc8749d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"202282f4-b91b-40f5-b742-5c4f6f1d72f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2dff41d-5833-4c40-9880-e58949d4a3e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ae3005a-1d7a-4565-b11e-8c45d5cb1799\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ffed464-bcf1-43a6-93c1-737648557394\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19303b6a-052d-4928-82f8-57fabe674544\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be9de241-ba76-4b8f-9a98-4839f72e3a31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13465960-00df-4586-9060-9dcd40a70ffc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e363d07-ba06-4dde-923f-9be5d6719ce5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0f5a3e5-05c0-441a-8074-6a6f7f169e81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2440ada-b618-461a-9888-f984f7af9268\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4cac1a6b-0ce8-4653-9380-1e4d0c59168a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eac792c-ff22-45d3-82ce-b6f439a164f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae344005-f02f-4d60-bd4d-ae8c8e9f2e33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c7fd389-2558-4d41-a222-95c5f31dc65c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43f098cf-83e9-4d1b-a4e8-d263980842eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a01c1eb-1939-45f3-8c70-9e2dda7b1c72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"054aef07-e29b-400b-b255-aed6bba13c13\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1030ff84-3868-46d2-a7b3-a59b596f2798\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.245Z", + "time": 117, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 117 + } + }, + { + "_id": "ecaaf6f1c2d5d6a9559296040f2544ac", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "84" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=84&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9113, + "content": { + "mimeType": "application/json", + "size": 9113, + "text": "{\"total\":51549,\"p\":84,\"ps\":100,\"paging\":{\"pageIndex\":84,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"9e921455-432b-43db-a503-cfbf0ae45772\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e9cd4df-6da7-447c-9c87-e37ecff9f925\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b32cd069-26bd-4b88-801e-d34f4307b47a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96ba8d6b-8eb4-4b05-9dec-bf6453d4c959\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6cc984e-4d45-4349-8d62-be4ecf4b4e3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29774d66-db4f-4f91-b948-8759069fdaab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1b198a3-2640-4f52-ae8b-98752ac05cb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d49ee41-fb64-44d0-bfce-4f8921cd9949\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84f4f334-7fd4-4c65-9c4c-b58f8273950e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6f5428d-2219-46c5-a420-c990de1ca273\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"90aaf423-6bd7-4ca9-9785-b3b80db45e9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"134dcf80-9bea-446e-a454-87d43f301bb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3f86b58-e7bf-4fa8-afc9-46f3a6f24808\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6a72b41-4879-44bb-9d46-d78362645252\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6caa6859-cf2a-4dcc-be23-d97bf88685e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33ad8224-01a6-4e29-8189-8a1b7df993e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5357416f-e345-45b8-ac47-a7eebc6c383c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c00963f6-2bad-4b8e-955d-e188eb89bd96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6957a807-d5dd-4a83-83e6-dd2a57b68801\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd12a538-2c1b-4eb6-a10e-ef66bc193455\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11aa90f7-4671-45fd-978e-9a1e15d75250\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f21aeb7-a09a-43ba-b020-74821b1375e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57533071-2268-48c6-9f67-009d01a9f031\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0027e516-aa3c-4828-87c9-34d1a6305968\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff9abc98-cc0a-4e16-a1f8-5aee83791766\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c6c36ba-7ce6-4042-add8-93e0d9534237\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83cbe28b-a151-4139-97d9-6f1f2240ba20\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9568d7e8-1307-4f74-82e3-b9dc2c42b6cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61447163-9dd9-446c-a37c-000271ffd9bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"087aa686-ab95-4546-a5ad-a66cd53dc823\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b94fed4-5c0b-41b7-adf3-7d74693a9dd5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05dd3350-5175-406a-a660-5fcf4b4e6df2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83bfef58-1a57-4336-83bf-2a0785d90d19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22fde3c3-e35e-4e71-8a0c-60abad4387df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce161859-ee7d-4dc9-b8f1-3fb63f8755e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86256c72-725c-4346-8f8a-eb0d27b7ee86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb0d5f14-6e08-4868-b0ae-5a5e149c4e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d502d17-d9d1-4127-a9e1-a726715cf4f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7be92171-32b5-46ae-b107-5ffa7ffb3273\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c568b8d-bf5f-420f-b0f2-2bf926164084\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3364dc74-4a7e-40c9-a97a-8262576074f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3b51f19-6d82-4212-aaff-7b61d12c3304\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2dd07d7-4ac9-4fdc-9dd9-0dd036b4a2a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f66f9e87-1b72-4a91-93ca-83d2964e9947\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dd58459-7327-4b04-81d2-c6f2ca8c102e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"562e50ea-6ec9-476b-87d6-868d1614122a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ddfb1a4e-7c14-4e38-89f9-db34e72b7702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9138dee-6695-4574-aaea-222238d96bf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"108fe6b8-ac13-4a61-af00-10ce71b1873c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89cb590d-26e5-4df9-b331-2c4e3cea3e18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7708a576-6fe2-4a2f-a70a-b8920b68a259\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfc7643a-add8-48b6-8418-66d0c660f499\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9deb7df-1dd4-473e-8f3d-67c394dcadb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"787eeec3-4b7d-4c47-9c4b-458b62a09497\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba6cca96-2714-4972-8a9f-a9e9c574a663\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75e4d658-a6e1-4990-bfa2-013363f2918b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6cf063d5-f689-433a-90fe-23e6ee93f531\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"245f2955-7214-498b-a20e-0d8e7e6f625c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c78c61a7-eb4f-4e6b-ac20-067352a88836\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9beb9eb8-31ab-44fd-92a0-4ffbe8e8833d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bec9c6d-f484-48c8-90b9-869362b4fcda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36efbda2-716d-4057-b806-157bac37ef56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20894980-49f5-4024-9de0-ab030834dfd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0db4655-e213-4bd6-b101-ef795dca24f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3a9c60-6172-4a05-a4aa-fcb4d2f18e8b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4bd2e8ce-7ecc-467b-a034-e17e67356e0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1984c34-6c79-49f9-891a-788a1b81a6f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a43d0bea-cc56-4c47-8db5-64fbc34cbb76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fee54acb-5889-46c1-90f8-d2be6cb2ea2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9eaf81e-8445-4081-806f-a99e5f9ce98f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22da1dd5-0255-46c8-89ec-5ca43f6b7cc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1dff14b-8a65-47b6-a3f4-0df5502c78cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d183d251-ab3e-4ebe-9948-825aa3507881\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9c48b96-9646-44fe-b438-75bcb7facb2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd5f1318-8205-4ed9-bfd4-2a7d57533d60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f31aef9-3cdc-44fe-8e28-d0aa1b451b76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee558547-1c12-4971-8df3-656d9577d7c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57526a54-ebd0-4f53-a2e8-470ac85011c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"574e6bbf-10c9-495e-bdf0-03d0fe89c7f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0acd0bc0-beac-4729-882d-d04db8bcf9c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8110c32b-4694-4998-8a28-6c66de2e6627\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffe75477-5639-4762-8d58-886d4e08d59e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6f9a500-063f-4bfa-b1f4-b16cb76cb708\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec10f1e-1387-4921-8fd2-ec85788d6b29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc9072ac-0957-4440-8ea3-79e2ae3d82e9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d33a1cc0-02b2-4e5d-818f-5660f125dd69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1378965-83ee-40ec-a0f0-7fec32e49ad0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a72dc6ee-0c26-4e4a-a4d8-f42c788c6b74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76debe83-db99-4542-b1bc-c57b80e2a090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"880d1720-a2d7-4405-a2d4-4492691f9990\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54597017-3150-4096-9919-7ba18de69e25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c244fb94-af8d-4043-bfea-cfce228586fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65356f46-6047-4111-8ad3-b7e17e428909\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"daff47a8-387d-496e-ae1d-53fbfc72490a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ed768d6-672a-4b4d-866f-021952e6d838\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f432a6c-c27e-42d5-913d-e42b38e8fb2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ec50584-4764-4dfc-9bba-e4191d071589\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc66c40b-2d55-43cc-b5c2-c0e9f9bb4db7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d137860-340d-43fa-ba75-caf169797443\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0f18174-458d-4177-b26b-23c6e4f0135d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:46 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.387Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "03fe4924531db5ab2b93ec0300d987fe", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "85" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=85&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9057, + "content": { + "mimeType": "application/json", + "size": 9057, + "text": "{\"total\":51549,\"p\":85,\"ps\":100,\"paging\":{\"pageIndex\":85,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"0c555926-3644-4784-b234-ceb947b79d5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29629f1-ba99-4d73-a33e-b12e71523f86\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fde9d120-2a84-4a0e-a24a-d1399d7e1ba3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb3ac98f-ae3f-478f-ae3f-cb4de7796bc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3374f135-fd58-4f6f-9b24-b9083486066b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b8351b9-ffe1-459c-b64c-c55f20a9bad7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37399f4d-1d0a-487e-8268-95488ff9d6a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b36afb7e-c69d-42c3-852f-feb985f45353\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0fd5bcbc-aba5-4793-b75a-607cdca01cf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79d4a7c6-7cf7-49a2-b590-b446cfbe8228\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ef76e15-93a0-4f62-a25c-6a2bb532b9c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08a7ee86-3343-4a7c-b2b1-65b46032ca64\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40637e40-d2fb-4385-922a-00976963e6a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a43d119-d74b-4f5e-8ef9-1e2c682c0082\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d994b74-f79a-411c-a3ee-f7f5c894ab87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f274724e-e4b3-4255-b203-9f881e92d374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5680a73d-bb8f-4062-b3c5-56bfd9820f59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"879ead12-48d9-44d3-88c4-bddc69b1c0a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3204fd9-520c-4d0f-985b-b54b33b64c72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26b547c6-1359-4068-9a8d-b342e7011998\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"171ae950-936f-40b4-ad3a-5294ee96cc06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a41749c1-901b-442a-b526-b6da5081dd94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02f36414-e9a0-476b-99c7-ed14af6d00a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ac1b884-6514-4f48-8bcd-450d5851d2c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a44f2128-e6f0-4e52-96f4-e55565c522ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d32e2f74-9ec9-49cb-9c8b-c41a5f8686a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6be7bfb5-5425-4ab1-84d4-8f7b9e5abd17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efcafece-e3cb-4052-a803-b6862989943b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"661006ca-d2a9-423f-a31d-e1d16d95e276\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c371339f-f371-4512-ab83-636fbe73f7a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25695a3d-6322-4f1c-b6bd-305ab00c8a7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31fc90d-f4df-41c8-8cc9-b91248b3c7e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d117cbf8-5edd-4317-a851-79a561d4a5c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0733e556-9d47-4939-861c-d8600aa43db1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e397b8c9-66e1-453b-ae02-387a88628f87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b32d5496-a885-4c22-b99c-84869c39274a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55bf7e50-8e96-4526-95c8-64031ba0abaf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16831a43-048c-448b-8b67-3fcda8fe792c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad59ddbe-a37d-48fb-bb74-78fbf39b2db4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da800779-7a2b-42ce-b099-e55ebe05b95d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8033d94-6dd2-4030-9af1-2866b795d8a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d7b78d5-cfb7-46f5-8c54-b486072f9911\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbe1d759-978c-4084-84fe-fa523c614a60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f921f5ad-5d66-4981-8bbe-c3d78759e9fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95625c1b-fc06-4d96-b386-a3e26e4139d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c1cd5e6-e4d4-4e75-a1a4-fa89fe68c5e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"28f827b1-fc0a-47d4-ba1e-68eaca1dd4ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1adab4c4-d211-477c-ba8a-3d4ccb37012f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"24a932fa-bdbb-4f32-9adc-db3c88ddbe8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9db3b55b-b9db-44f2-9502-750f606fe146\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad9a9c9d-c433-45fd-8e4a-09242cac43f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70cd8fb4-11e9-4e7b-840e-24b6a1b30d95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd781c9-471f-4a42-8323-6cdfb6477dbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99471572-51c4-4520-924e-4a1c19257bb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1cc9811e-3463-4a2e-8813-3169229367aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ad7a34d-123b-4f0a-9521-b13bc9b2a7f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed0ebc60-d6db-4215-8b9f-2ab5c0085170\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60b96c98-7abe-472b-8211-9f5f3875f0fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2feb204-b05b-4591-b222-fb19c2fe91ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf994855-b59c-41a1-8d6e-522d905659b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81cf2622-4d40-4579-87f6-12fea1b85600\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a144ed30-4276-4bc3-be44-8224cea37520\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5fa4253-7e06-4edd-8576-aa294b612b57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"937577fe-f986-428c-868f-0ee9827cd7a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e27b04b-5630-45e2-80bd-50c1550a83ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dc86628-ed3f-442c-ab26-9c204a084881\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1600047-168e-456a-8e57-4ae5258b34bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33d86015-3304-48b6-a5fe-06df3ba66850\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8599da41-a6be-4d3f-b708-bbf8bbcb7b8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46902823-ddcd-45bc-8822-32f8ae3fdd0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fc5f737-9a13-4cdd-be3f-633848a43f05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"653832d5-d665-441d-8d82-29a883226149\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc895588-3325-477f-a48b-807a8930d9bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8adbcd01-4b3d-4ae8-9820-bc6904f7ccb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc6df5e6-7600-4f91-874d-8338a3d185d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7634eea-b70c-4548-8aca-e7def4078b26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cae8797-cb5c-4774-8b4f-6f5ede716110\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007f17d8-1cc9-4dfa-bf82-d5f7a19fe924\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16699c1b-0cb6-472f-8bc5-ece893db09eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1da53a6-a3a4-4a60-b6a7-c85f60cf132d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd569d99-1afb-4b20-a9a6-e94b003a4717\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0bb98ba-ca26-4181-8a71-3d67ee4dba5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98f5d699-be36-4e4f-93bf-419baf939264\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a70de8b8-a26b-45ab-bbc2-53a6ab5a6db9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c71eee5-53db-43f0-bd55-ea04c4369680\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b03cd1e-7ead-4fac-8bee-932cdfa51aab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"809152ca-aeac-4e82-b60a-d8c48c0880fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b196b01-bc1e-48c0-9511-9b33993f1bf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"482543a3-fd58-4506-9a87-eaffd46dd73c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09c4644-8c8f-4c14-84c1-2d957cfde00c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7fed690-868d-491d-8464-bc2f97875db1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41c48d23-9871-457d-ba78-63291c2bb00b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5750ac14-ce61-4abf-838f-91da124490cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc335379-ecd8-4c07-bd06-e2e757872d96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c023963-2aa2-45d6-be28-511139b51070\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe98dc5-457d-4891-b878-713fcebdda91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad94f6da-ca7a-4cae-8259-01e75c561ddd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f4c448c-1ab1-4c7f-8f25-acbf96128b88\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9be1c4d3-baef-4f04-9bed-7e9701d418d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5eec3c1-ad81-4775-be9e-8272be5f490c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.519Z", + "time": 106, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 106 + } + }, + { + "_id": "8e55479659cffe81e07d6362aea5a79c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "86" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=86&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9720, + "content": { + "mimeType": "application/json", + "size": 9720, + "text": "{\"total\":51549,\"p\":86,\"ps\":100,\"paging\":{\"pageIndex\":86,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"f3f15f61-e061-43f4-82b3-66d44a134aa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c2a6e4a-190c-4c15-b6e7-96b5ded22589\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8efb35b7-eff3-4273-ab17-2490fb93c2d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6320b92e-ed7f-4f8d-8ed4-2eddb6cf7193\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d70abe23-62a5-486a-9166-2a760a1e5c00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0639193e-dfa1-4531-8823-f8e5514ce1d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"730043da-cf4c-46f0-9779-81e497ee57ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1278e462-4366-4614-a050-2286ff0bf006\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0024ccc3-9dbb-4640-aa43-05701ad4305b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c026888-9833-4ba0-a7f1-8ee8148ca6b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77f2d386-a5b2-4f24-b517-b3ece6afb528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffafff1a-1c25-493e-8e2b-68c18027bcae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b34234f9-c5c0-4f51-98ec-0195e91a9549\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05d196dc-ce77-4070-9b57-8310e1533848\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9054c8f4-521a-4126-8524-0ecc78183426\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ad9bc09-0c89-44be-8502-6b8e7a56ba02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"685d9673-c0bc-4e18-889e-c5ae33af1a9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c7985a6-6c0b-41b9-b47f-04745dfbd3d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67c34f9d-b265-44e9-a7bd-3bd6024f9e1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9541756-6ad2-469c-be26-d9b0aac9ad4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"703bcef3-095a-428f-8ef1-b5ed35763d4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de420e78-ca83-44ac-8dab-c9d31b5fcefe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"685c4ff2-ba2c-4b71-b9a6-ee09b6f76bad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68056c85-9d48-46e3-bb6b-f3f6af0f7bbf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f71a011e-6dc2-4fe8-908d-78c801785189\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbf312c3-7de4-41fb-bbfe-9d4584a68f82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b9177ec-e52b-4df8-9320-647a111b71e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"812c544e-d664-40c8-9c83-6ae0824de30f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f18a5a2-eec0-4c7c-ab13-5abd22b9512a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e267314-55d4-45cc-8e8f-d59fa1437fa9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c1110dd-f634-492a-8f29-69a0d57cb61a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2738d0ed-92df-4f9f-955e-cb7ec5abc2a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b908477-5850-460c-ac40-d569fe35706d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"967b2e21-1f4a-4856-b529-2458c1838c21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"521bf99d-3593-4d3f-ad41-2547162ec44d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42b3f6c9-3423-4b51-a63c-1258a2c4b5a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"870e967d-44d5-4756-9936-74df2427332a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"5a951ae978e437e405627456ccdb9ee7\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"138ac5be-278b-464f-93bb-db76297b0f44\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd15fea1-bc1d-4504-9128-7a820d65e677\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38516e92-fa7a-4330-9d1f-762ca732bd1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b97542b-714b-4ffb-b8b6-7f622d1f6e4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fccee43-ded5-4352-b19d-71c26b563edc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"982ede0e-968e-48f1-98c7-a832ab139092\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1351ae43-47aa-406a-8c8f-77afa8374fc4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ca2bed4-f401-4dbf-926c-423040065b2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb17b38e-085b-4a5b-b45e-52a8ccde34a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da49ce8c-f79f-444c-b493-3a3051c250f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f51b9ea-c4c0-48e8-ad26-d523c6891532\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26326584-c633-4d2e-a12b-8358d15f5980\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e69d3f5c-71db-4725-9bcf-adabbec0f9c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2b8a8af-f1b4-46fc-821d-92de40f3cb3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62350dee-1f33-4de6-99a4-12f659fd2f7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cffdba7b-68a0-4d1c-b096-352a265331bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3a7617a-c68a-4428-ac94-e4198213c4cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"197adc98-248f-4b34-a961-187f37c6abc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4f3a111-8472-41ae-9d65-fc37976ca8a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2d60aee-5721-46d8-8f87-8194541e509e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f37d4070-d446-4899-adb5-aa7ffe822217\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45041895-7576-4e0b-8eae-f2c8ce98a155\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d494870-420e-4325-9e40-7ccac3ef228a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00fe8c78-6bc9-4b3c-8ffb-dec6cd33bad0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36abca24-cfed-46d6-80a8-0377be03e81c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10859020-fa2d-4fde-b64d-357005ec0588\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1fce2e27-034d-4707-963f-d83a4bbf867e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c2530e2-4c4b-4331-9073-05c3dd54a948\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f01a29b-0116-4515-a827-791cb570cfdc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cef7b1e9-b097-412f-aded-9830ffcbd92d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4315fba-4bba-4212-9b15-696973f5e23a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29940b57-13cd-45ad-8167-be16fb3de5bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab702776-3da4-40c0-8024-fb1a13e586a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec9c3aab-f8b4-4c6b-bb27-63961c39e57f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b827802-cfcc-400e-bd7f-8926e9765dd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"365c6d95-950a-4421-a382-ecc4b2c8bc4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71b9ec7f-de9a-4f5c-8550-6fa545918cbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a49abc00-1d22-47ea-a51e-d7273591cd04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"a99fcddb169fdf3421bbcbd402cc08c5\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1229ca3d-83d6-47b9-a903-88bd678f69d8\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87b21935-ad7b-450b-b801-7bf4659dbab8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ea708b8-e9f7-409f-aa76-cf492282ad34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08fc1941-7512-4c26-a7ee-31c2fa4e0698\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7538b6e4-46ac-40d2-8e94-78c1a6b60164\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"570d7fc6-ded0-4438-95a2-00b114cc0bfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a32de12b-da88-4b5b-9d28-142a157f4bb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"852b16af-3cd6-424f-8954-eb61211b4840\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f98a56e-e203-41e6-8c1c-a786ce03d288\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e242cf87-6d8e-4ed6-a639-1c885a5c52c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc6db767-089b-4178-8210-3c42db339a63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3437e947-9a17-47d2-a6bc-c2f38d2913ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65fb69d7-11f4-4de4-bba4-6b3418235f14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba21af82-1791-4413-919c-fe61ca445351\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e11b6a51-e5c8-4527-a2c5-d09714b81b31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eeb8eff8-460b-4c8d-9ce8-7dfeda7edfe7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b708a2a-612a-460b-afb3-9ec42369a7b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56a1eb0e-a515-42f3-b841-75d6aea419b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41f67588-3b90-40de-bf2c-e673023e4e1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f881f7f4-1359-41f9-aa12-2d093151505e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59c662c7-fb3e-4f0a-b248-85af5d17191d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfd09e8e-44e8-4af8-8140-fbd874cb3c44\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"065ece78-e248-4cda-b445-476a971c84c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"780c6d4b-b9b9-4807-9a08-0f9365f4a86f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5059103-5a0d-48a6-9f88-c8b35ac33aa3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/client.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/billing-budgets/index.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.648Z", + "time": 110, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 110 + } + }, + { + "_id": "1c5c49b2a8c883ffebb16a14c7de4229", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "87" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=87&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9613, + "content": { + "mimeType": "application/json", + "size": 9613, + "text": "{\"total\":51549,\"p\":87,\"ps\":100,\"paging\":{\"pageIndex\":87,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"3737f42c-71bf-4cd7-9f34-181e0ad2ecb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ab68c22-8756-4170-a026-0f93fe5c75cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"021f1deb963916d76d1b67788f13fb1f\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb419145-f9f7-4ac6-8e4b-37345affb61b\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b4f8d8e-029e-4da0-9621-1065e8692984\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64572a3f-35e2-4c2c-88bd-e6922080cbfc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"519c6117-fd19-4909-af2a-aafcb42ddfd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c0533be-5c55-4fdb-97c1-ada32c54d15d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc998e5f-aa9e-4001-918d-a5b6f43b1e67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53d12bb1-114f-4cba-abda-ab4b354fa3ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa0ae745-21f3-41c0-98c2-b110ed02bb72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31d3929-77c7-4e78-880f-d91392914eb3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5064416-f8b5-4558-9588-046789d09afc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a76995e-8947-46ba-8ceb-6fd818ad899d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b28f7645-41cd-4cc3-b617-f3091eac7f9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7124f1c-943c-46c7-aa40-30334c9341ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"988278d9-6c2e-464e-8790-00eec44fef80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1714c77-0634-4a56-a5fd-3fada143f5ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7f5ac59-789c-4260-88be-2b2ad3cc353d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe1a7b4e-2a30-4dfd-8d1b-a4f9e0722801\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f2521ee-320c-41fb-9b40-9a3b98114336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcc39a76-25e6-494e-ac4e-92dca9a7a481\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"048f2f4a-5449-47fa-8eab-aba2d43674f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43f5f547-28d7-4f5c-ab18-1ad0d5c880dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b618cb0-fdac-432e-9572-6b0c95546209\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e76f29e-d006-4427-b077-44639e297019\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5268261b-fc9b-40c7-86e3-750d35f77634\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3a719f0-4e82-4388-b25c-c3c2686a92ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"573e520b-3a53-42c2-aedb-ed2f50148702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"089cff14-c053-4995-9b2f-66b46ad3c1e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e4a6830-78af-4d2b-ae6f-c65c1673853c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"093880f0-0607-4d79-b2f1-edc20f5969fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cfb098a-5656-4295-9be5-9531565eb840\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac28e824-af63-4025-bd03-d8ca5fa3dbbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d952d99-bd24-4ef1-9118-161264bb8e69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6d2b231-2ae9-41a9-9375-dc0cb65596aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"597620b8-397b-498b-a3ab-e1a9dedc65e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d18b2819-05b1-40b4-bbd5-a10cd15d391f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42402052-c58d-40fd-bab8-fae8073176e2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9ed9c2e-9f54-44da-9471-16c2e77772df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5b8d2c6-9e07-4245-8457-4d413ffba8ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a96cb77a-6775-4efc-a4fc-089845ee1c4e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86a6a6e3-6d3c-4557-a468-989f04e8f689\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e786830d-943e-45f3-90d9-c92f978b9465\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ace10a1-a787-4bfb-a65d-8acc5c7f3052\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9fa3dfa-85ef-4490-8314-a70db7dcb45b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1939f184-ef8c-42f6-8d09-b33d185bdee6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0dc066e-f8da-47d3-8367-d966305693e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"121ac458a8748e188e3acda984596285\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61dfc5a2-989f-4bb1-9fe1-0b917d979136\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a016882b-d27c-4cb5-86e0-65579f8976bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"929c5294-6e39-4786-8b58-c91410364b4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e4e07cd-9351-409d-8f0f-e439d94411fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a3f0498-80a7-4ece-913e-c7e38f0597d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eacee7e1-7707-4356-b619-70355275e39c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98fc5b54-c0ae-476e-80f4-bff93c2964aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11bf1498-7e5d-4e4b-a44c-223af85b52c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"710de101-bb8d-4524-a6af-68cc7d2e946d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94546e17-6456-461a-85da-38965ca3bcf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2a9c5f0-a67a-4dc4-8fb9-a459b8ec90ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee8c59b9-d26e-4a8b-bd33-696f7ce9bd8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc13b5fd-aaeb-48ad-88c1-59c8ee4682aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a41571e4-1e3a-4422-bdce-d881fed77011\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d00c42c3-483d-4743-9006-cf78025ca3a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39b780c2-087e-4372-8460-7628eda15413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7230d32c-869d-4ebd-bc1a-cb492e064c37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1588a359-d808-4031-b8d0-6ab2f16c7ee6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdddef2d-234c-4d55-aeba-53ca27a125e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bc4a256c-7361-49a7-934c-655abcbcf91f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a293424f-cc60-4980-953a-042d2a7c500e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2379cac1-49a3-4d17-ba65-9cc8cefb6081\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c082da5-5602-4668-8ef1-3dc3c4ffc0ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6200221d-7fd3-4ce6-bd43-5e060c0f801d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e76fc90-0084-4763-9407-b02c10058e60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0caaa301-fd3a-4218-ae5f-43f510eb450e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58138177-b96c-4e6f-8f01-e20f19863775\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62a308e8-8542-4d4a-ab4d-4d25a8de4916\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bc10585-9837-4485-bf8a-4f3a6e04642c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efde2700-54a9-499b-bf5a-8dc16cd4fe72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c52981bc-748e-44e0-9cc9-d4225eba104c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31d921b3-ac7f-413d-9681-ade432f8f6c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec3e9f6b-0b2d-4090-b6cd-c334948c0513\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ce5d916-e40d-47e7-b2ed-7da88384fce0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0386f5a7-fb47-4d3b-9994-fe5c3dbf377f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9101266e-9138-482f-b5ab-fd48be9072de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0f0beb8-387f-4ed9-a2f3-ded590249756\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1643081-01cf-481f-b066-d7c4f06d1aa8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"847b36b3-78d5-4408-8f7a-0b92341cb197\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e3d3fc5-d3bf-417a-9ee2-766bfacb5cfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2565f223-614a-4a0b-a8a9-379290a972c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df0f85d7-18e6-45bd-b446-05ed678879fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"451b0671-d29e-4c98-a919-26b355373972\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2cf7a689-adde-40f9-895e-78950c552b2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c2832cf-9e14-4b94-b4a6-68d59fed3e5b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20346a3d-e724-4991-84d7-412192a5c88a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12fe701-83a9-47b9-b7aa-d1787dcdf329\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6981741e-2ecc-4278-8a4c-d8179ad06fb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abc089f7-655e-4c09-9c71-ab5a3fd41159\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0852c627-101f-4773-abab-94f37f30aaf3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"965531af-0051-4cce-9fde-7f0e98f80ea7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5753593-f8a5-4d05-a082-3a14f929dbee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144ea3d3-82ad-4334-a1a1-0fe9a1699953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/constants.ts.html\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.783Z", + "time": 114, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 114 + } + }, + { + "_id": "01eb04f780c8f0b93385ac7e67f573ae", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "88" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=88&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9405, + "content": { + "mimeType": "application/json", + "size": 9405, + "text": "{\"total\":51549,\"p\":88,\"ps\":100,\"paging\":{\"pageIndex\":88,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"f4f26390-ffb3-4717-817d-dc3058fec22d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53142c37-7b6d-467f-abb7-bea9d80bbaec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bee3ccbb-a2eb-4724-9af9-4032199115a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25e62f9d-bb47-4c0b-b665-5eff149a7b2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ef42b71-b941-4692-8c5f-db899c18313a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"147d9da9-2e0e-4f70-9995-0137ff72307d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e5d2a1-6d91-4020-b4c9-439d0b10965e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b5fd384-b82c-4b7c-8712-848bf4cbac1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58793e49-207e-4f2d-a739-2aa300c277d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b084ac7c-2cc1-44b6-9ef3-e1195bd6f9ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f74a6c07-744d-438e-bdeb-ff8197d273e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bae297f-01f7-495e-ab48-34cedc632718\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6e4eeb5-f9f7-4346-82cd-d5156d03eeae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67f7dd26-8ae1-4977-9443-4cd73db370e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36866220-a8ed-493d-be13-48cf4a229973\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d43bc136-8bd7-4f35-80a8-edf2d94b6dd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c9c8b2b-f7e1-4f63-b705-62e859cd2d57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af00bce7-d7ec-4980-8e32-efab9d0da139\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cfb347d-4600-482e-b181-c8688e30a175\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b0962fb-e81e-4f4e-9248-82828d917932\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"060c9954-205c-4836-9f25-f68dcac2f09d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ca337be-8d4a-4496-b6cc-6dc92849d42d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bfaa3c4-2881-4cd5-8871-7be06516843d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5048dd2-93e2-488a-a3e1-43c51c84b6bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ce76691-ff5c-43e5-b929-046a4a66edf8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afbf4060-850d-4702-a134-528175a8794b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7accb27d-80cd-44ef-a7b1-ece6ca1ad61b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f4c0f8b-36cb-4bb7-a165-67dcc1acbf59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ffed743c-fbf9-4a91-a1b5-8edb8d0be510\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc89f44b-879a-4499-8def-067b885096db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38788595-375f-4b8c-ab44-73d280a5d538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93868261-1fc2-46fc-8d03-9b726e5bb4ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48ea2602-4f3d-477b-9743-13bbb2913cfd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e05d9b6-bce2-43ae-b082-e58571941538\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"873d4630e5f6a36b03da9cf0dc7556fa\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"553ffd92-fc2b-4693-ad62-aa2168376039\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"96af237b-d1d1-4415-a818-40e7d86da114\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a988482b-3f97-4f78-8ddc-281af4e50bf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3177fe57-c9ee-4234-842b-0f26072aa9ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"efa46aa9-667e-4687-8745-5d50a7f4639b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f98eaaa-2838-4df0-a4ea-bdc8077216de\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"607d59f7-17d0-49f1-aeb5-e40d0a5b3a72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"873688b7-29d2-41de-a01d-35084ee08942\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3c9c992-f451-4574-ae7f-d459d5dfb0cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e68846-2d3a-4571-8c4e-7f47c702c540\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c066d56-0176-4b70-8cb1-2b680638fdd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"296132ed-b276-496f-80e4-119e5aec00a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"395ab1ae-9205-4b91-92a3-820b2469c129\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3319102c-3583-43b8-af69-4fdf3ce8fa9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c598d27c-10a7-4d2c-a47e-80ec56f553b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55359492-fa30-4255-825b-b08eb00e8486\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"807df168-2b37-4b42-9e80-f09a721ea4ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bae8e60-38f5-40c2-9d69-905bfaf4b280\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1fd8a4e-d58b-4231-a52d-84d5fad32449\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ca54c32-817c-48ff-a4a0-58a1d426c649\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b734190-11c1-4c1b-8298-b0f435c9ae6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ec23858-c017-41fc-a2de-3447d8a1e13d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd85263c-2136-42df-aa41-f70c053718cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be450020-5f22-4dac-8c17-d85f1a5d7204\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bbeaa6a-b5b2-4855-9c3a-a48104037989\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14839e88-366e-4e2a-9712-4f7add584059\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3fa29c5e-2475-4682-936e-872f3d6d7e4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"013134f3-183d-4329-a269-8ae4b6df0a5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97e71d1a-b854-480f-bdfe-91bdb4809373\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a3f544d-65d4-442e-b829-00d2369f0841\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b6108a7-bddf-4b15-ac76-f507a2e836ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8efe74d8-5400-4596-a358-41bbe3af2746\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"448aae92-5ae7-4049-ae1d-24e40c3776c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0d3e706-c4a6-41d5-9446-b2d33565f490\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cce1c0b8-7980-4656-a1b5-61bb9186f185\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af4f4ff0-b7a8-41ea-8f49-5031f883a1ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73c20ea1-99b5-45ae-b70d-51394c702477\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ba15777-9a8a-4e8c-b5e5-dd6f277a8ed7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a42af6d3-1a2b-4a13-8e09-081558038e05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ab6a8a2-6c2b-4d0a-9ceb-e04aea55f55e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd8f4be4-28b5-4b66-8afb-9a7fc3bf20d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4e546a22-b985-4c6d-bcf5-b8d5c1b0d65a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1114790-73f0-451f-a36d-cfb8025228a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a3273bd-6dec-4923-8105-42d60602524c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"11ac09ff-b5cb-4731-bbd1-c2f07eec7279\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f800805b-03c4-4edb-8442-ccd85133efcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57df8a0c-135a-4970-99eb-842df185d208\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd4f4467-7c35-4ab6-95e3-7efe1c4f5c52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f92d1067-c471-42b3-b921-e7165cc35721\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a56cc551-c5db-4c6c-adc8-4a1de93fa13c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d685fe5-bb3e-4da4-a37e-f09b861a9a07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f34fda35-8b3f-484a-a3e6-08099ca6e342\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40d1ccb-81cb-460e-b601-fce0bc4444a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a32558a4-f433-4d75-847d-8b6d756c90a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77d5f0ad-ddd8-4a33-a44d-f0cc8a82aa31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8aceae28-4efa-4241-ae23-25b3ff0366f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"007611a7-11c0-4ad1-a746-e88d2a907521\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54e7df6b-d6f0-40bd-857b-4f7bab99c579\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce8d5774-629e-4f9a-9c53-91676c6a8f60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5669287c-af73-495a-a176-8840990f0839\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3609e0ba-274d-4143-92aa-644e1daaf406\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64d0e69c-a2f6-4d42-9bc4-0da90ae40bb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fb7ef18-bed7-4146-b14b-29d656cb979a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0df53ab4-bf00-4feb-9f80-8b3d7d0a6b61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80c3d707-2e6f-4e02-823c-aba83f082b58\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22ba87b2-099b-41f1-806b-139de05d4913\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"6a5d3db7aa4e1ca5e573242421addf74\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/binary-authorization/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:47.923Z", + "time": 110, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 110 + } + }, + { + "_id": "235e1860a855b41ec334031708c55491", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "89" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=89&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9293, + "content": { + "mimeType": "application/json", + "size": 9293, + "text": "{\"total\":51549,\"p\":89,\"ps\":100,\"paging\":{\"pageIndex\":89,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"69f22a4b-1aa7-42a7-9651-5cd26d60fad0\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"836af132-51d6-43f0-8fb7-0e8a3f145372\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"410504f0-a0e4-4263-80bb-b1743c833e84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89931bc2-c553-47d2-bf4b-0a314bc52266\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e97726d7-034a-407b-94eb-71743e26d774\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a770168e-545c-43db-9992-1ecdaee05367\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b0164e0-9363-4d00-a350-abdddbae4c47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93a0e3b8-67bd-4f51-8987-3733917e6bdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87d116d0-d460-4703-9e24-56ffd1b5c291\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2575af82-c8fd-440b-9277-952a619b90a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1d5d6ea-6c3e-4a68-abaf-52b1be18f3d8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f099572e-232d-4ea7-9665-f428c2791cce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"796b7b01-f09d-4c52-a33e-cb71d2c7317f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6b84102-d7e8-4569-8d6c-892977cc5978\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cdacd03-9733-4b74-875b-f7c64bdc92ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"938b2409-a785-4464-a358-9af6d9d28e6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3943cfc9-13aa-46dd-ae5f-ac136af0a565\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbe21d13-e24d-4a72-be69-7ef964c2c855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07641125-36dc-4809-9683-1765b9432bf3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d812a6f-fd74-4c36-abaa-d9581bd6fa97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6d13a20-7043-4c56-a808-aaf38495f0be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"227af6db-459b-4fd8-8975-c30eebbec3a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74ff5005-129a-4199-ae07-3cd3e6e73c94\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef82df9c-45d4-412d-a1ff-8573d2462be6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3a4a8aa-e9a6-4720-934d-2c63f8081f29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa6f9736-3fdb-43a8-9b65-576cb85df128\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f67fcf3-022f-4451-a4d3-886a5018f483\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ebd5218-5541-475a-b28c-bd97c9ad536b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d05ceab7-a54c-4fcc-878f-a248886a75bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67b01728-b9bc-46b5-9954-217aa6e36fac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b54596a2-c151-4dd6-b1b8-f8874f35c366\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c04c85a3-c12e-4b5f-bfb0-51ba8e7ae90c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34c26daa-6857-4aa5-a767-5154f2d4eb17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f00d355-01f4-41a7-97a8-5af57b7fbcd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"350006f5-733f-4e3c-836f-2170e1f380a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14ec6e6-f803-4440-8eba-3052e34a3e6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3d1686e-de03-4a9b-bd5d-135572e00b3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a34a397c-944b-4d56-960e-4fce1f794792\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ec0f51-bee8-4071-9a30-27e781d2185a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bebaf475-604c-44e5-9a97-5b517447fb2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f87ea39-1564-4f05-a7ff-f76f1c8c9583\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3fb9c23-1043-4e44-bd1a-c2c0e71b56f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e879ec1a-e794-4cb3-a671-c4acceef9486\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc480e54-22b9-4718-9433-c372f297f39c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2375e965-4094-4d87-97a4-34d78a4f91c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e230107a-99d3-45e8-8b53-cb5524e51e75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45fc393c-2c09-473a-81eb-95df03cc56e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7d6c8e9-610a-4522-a323-25a9e8227a10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6482500-0421-4f68-a8b9-c291fbd8ba1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e7e920e-0fc7-4b29-9a62-725b403b23a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b69f7bdd-19b1-48f0-b6a4-8e5252267191\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c21679a7-0336-4bf5-ad35-42b2188c7b96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f291109-bce2-4428-98f6-d3e5b8db2999\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"856e7c80-11f2-475a-b64d-216d1ceb340e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a27ae84d-18bd-4727-b211-64b4c5c3e4f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72b39c65-bf34-4fde-8a8d-cc1609412d43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b273a147-cac5-4e5a-871d-85810e67c7ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77c2f7e-4e83-4fd7-b2b6-f4e1342d1c21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7ddcd13-e6cc-4f09-9b11-df00326e106f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b62bdd5-c5c8-41c1-8377-c17809726c33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef7a686-9c86-4546-b1f5-96716c8b32a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"676b0200-610b-4645-80f0-283c7363758f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f9608c2-ef90-432d-859b-05758055192b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd57e625-e7cc-4dc4-90f5-e9d1e55e64fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50a9542d-74fc-4362-8e03-804bb1261bf6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4f34b2c-a8bd-4c0f-9cee-648725ea550f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdc70ff4-cfee-43f6-b38c-5a9f58944206\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c740001-15da-4d44-ae4b-e106eb0ad1bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b0f093c-3387-47eb-96db-5a697a9e7f87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf4952d6-4615-4801-8415-7305b001afdf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ec0d3a2-de31-422b-b712-b8d3e9b22037\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a9b46ba-297f-40aa-a089-5cf5a5d0943b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a44abfc4-8e76-4921-89f1-eba8a785700e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a1370bd-a5bb-49d2-832a-c2e9fe583133\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39011902-d0c2-4496-9c75-9326e18a1d9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d17faf0f-5f19-4553-a0d5-25e166550a9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f593d0cf-dd90-4fee-bad4-a559b4fdf6dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"510b1f1c-6648-430d-aa33-e4ca2164ac37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8e1423c-0f32-4539-a703-5df99c0f9f29\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fdd88351-54f8-4f36-9912-db1d2c76e986\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b4de8fb-9e72-490d-b89d-65ce6a1c73fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"947e4002-dca3-4519-b802-7fdb02fc7acf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0f94b19-159f-4834-a8a5-61b7f3334257\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fd097a60-dd8d-4970-a51e-8b41e9d491a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b00513f5-054c-4288-b7a4-6f0f34a12b69\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"348da9e2-e9c1-4813-97c1-e5e8a6fbd098\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"69559699-f846-4713-8ce0-dbd21a760f2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3008e7f-4948-40ac-991e-8854ef04d9f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22cd0dc5-09b8-4caf-8df8-763b93b3e57a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6a5a899-9cc3-4592-befb-51df09722621\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e0ec4be-6235-4866-8414-d6d420719e6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d77ede8d-a9f0-4647-bab5-356c965f1d65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67e2110f-3a4c-42ec-9d56-86379162ae76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5f44502-813e-4957-afcc-d1ce9dc5c8a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1772074-adc5-493a-a01c-ac7269154b4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b99fcda0-9cfc-416d-9393-b697a9feef79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e36add4a-e50d-410c-9af4-7ef717523bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8320a29-bbca-410e-86cb-ad455328137c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bef874b8-0ada-43ee-b063-da87501d6b50\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cde155bb-5daa-48a4-b376-61c4a85c1c7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.059Z", + "time": 116, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 116 + } + }, + { + "_id": "82d9dc3c6752c01d80ff9d245ff3f4f8", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "90" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=90&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9389, + "content": { + "mimeType": "application/json", + "size": 9389, + "text": "{\"total\":51549,\"p\":90,\"ps\":100,\"paging\":{\"pageIndex\":90,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"a079908a-8f77-4553-8fb4-ce2553d7a2a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db284d10-282d-46ed-ab0d-ac40db28fd5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f158a09-2d33-4dba-bf6a-d4e6e0b8fada\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7789d125-5bcb-4da2-a45e-f61ce72fc0e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6c69904-9478-4bfe-97b2-22de00990f07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"196935be-c49c-4ccf-a94d-20055eea242b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92d0bf79-eab2-492c-b6aa-e9683dd40107\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72c8442c-1164-40de-aeee-e4ae0983756b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"606b79e8-1496-42bb-934f-d11ca7e269e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86854275-a879-43d9-91d1-87797dd8006d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1b7527e-e780-4cc5-9d29-817c74cc2484\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"6357d201571f71507f8f0d73a7d78736\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07e8d2a4-2983-4fe0-9dbf-77b249e4357d\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e982cba1-9cdb-4807-bd35-6d18bc4ccd7c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73da9402-a07e-49b9-81ee-cef13379cbb7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f19a5d42-10be-4f1f-b5e4-277298723eaa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26cfea02-8c5e-4f93-91e0-8bfb9b8df3c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8cd81eaa-ba54-405f-8653-c2067bb968d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fe6c219-2341-4ff0-bbf8-85c1a500422a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6db2eab4-706b-454c-b8ac-6de51edcd618\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf512754-a50f-4685-85e5-411feaed9bfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f47176a-af96-4ace-a002-5337da2412aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7cc2c8d-e38c-4bd0-a2b0-84c374b24084\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4461693d-b816-479c-b786-0169770c6677\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86a49fe8-a087-4630-9b8f-63cf61063024\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd380170-965b-4f4a-a266-6a10ceef03e1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b1d7228-9782-45c0-857c-781de58ed942\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"690caa12-50c9-47ce-bc68-ef631e18a5d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3456f92-b17c-43f5-b38b-eb85188b1b54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3b56b77-bf39-4611-b2e1-01ffdaadc8b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"737caff8-516b-4ba6-92a0-4aa0d624abca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"836af5c3-0c67-411c-9fb1-fb95cc097d4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7aa00de-5f99-435c-9d2d-74758bd66ded\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47021add-6567-4bc9-b1d2-c3deea6d7c52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"859e38ce-2a75-424b-92c6-670ad74310cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91ac2ef2-b6f9-4acd-a4c3-563a4335ea2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfee8b47-db0e-4ab6-a156-c86bfb85ed72\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aeac6f2d-bb71-4a85-9fa3-67aefefff528\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac595421-407f-4c14-bcdd-2c49fe6dff5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"128280f3-4312-4fa0-a0c1-0155e73d706f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fecfae11-978f-474e-a1dc-7c686a66968f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6a8e542-ed86-43e5-980b-eebb38c79a1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"930ce9ca-6813-4f26-83d2-7deaf496e91f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8016ee9d-d1a7-4b0f-a05c-c1fc5ffbfc5c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36f32cc4-8cc1-4ca9-9154-20cb28a2f61d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4685a229-4f1d-4b2b-9945-769e95fe50d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6712f103-d564-4112-ad40-8b62fadcf3fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d4de2661-2636-4c83-930a-6b7b33184870\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5e70f6e9-2391-4e9b-ba7e-730b583d8336\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d5b252e-1c42-428d-9530-5924c323641a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7870663b-39c2-4ab8-bb68-97b5c73e950c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"541d8a28-8f54-414c-b52e-bf526558c05a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a850c2c4-7825-46b8-b92c-15f214c57b63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ae62c86-0c6a-4974-9551-8bfa1463a4a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8921d431-99d5-4ec5-90a1-3fa7bd85b26d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0280ccd0-eeb2-4a9d-b1a8-fae087d68ea8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b416fef9-47e8-44ad-b165-3c4586dd16c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ea427a3-4c20-4d3b-9bca-a1708d5c7b01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a565629-1b56-4c93-b97b-8f6a9587e141\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"702aff1e-addb-4983-a931-a219caebc3db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58f97d42-2bb6-46cf-9c75-038f7e79eb7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e919f4b3-8002-40a1-8c69-9a2386a72db4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ba001a9-0ee5-4c97-9b7a-e82b806ca00e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56e90073-4d45-4024-83ad-755165e1f908\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9018587-4549-418f-8987-ec9fa14fcf26\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1fe0008-c3c8-457c-9ffa-a24f82ff60a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56bcb3ce-ed1b-4856-a0dc-ca9bba217047\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea47eb1b-a976-4b13-b348-ee59a17d77dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3332d9f-e22e-48c0-b0aa-0a99e14c496b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea59fb22-5dd2-4319-baea-3de6847c0d1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8119aa0-97f4-45aa-bc2b-dbe0b2b275a6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23debca7-d5bc-4c03-ad79-c8aebd21ec32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59cf37b2-b259-4d59-ba17-45eeced963e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2f379f8c-e264-4f5c-8bba-f6ca7da3d3d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c24fe533-df19-4fe7-b983-dbd0d5c56a46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"caa93b62-86f3-4034-9a4b-19b9f4f622ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6abced04-a3f5-4f38-96ab-02d51717aa1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7260bd69-e923-4516-b00c-1dcf4a3c6a6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb9987ed-4085-4153-b171-b39b7673caa6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1ede262-4755-41ce-95a9-672bb140fafa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7321a06-f532-4126-9473-e4ceaa7b098d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f175389-64e8-4f40-a484-e1f400c27f8a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dbe298b-cace-4d9e-81c0-e0812d33d23d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd173111-c66b-4a90-94f6-4056b35e74d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c74a05ca-134d-4129-b96c-cbcb30f174d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4982d459-de0b-46f1-8cfd-4fa1acfff1f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25a175bc-adfd-4955-ba62-da4fcce53f1e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b31885a-d18c-43a4-bd9d-6a2f90c95d46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfb098f9-f69d-4ac9-a3fe-9aec78e8dcd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44745dd1-00c8-4d55-9034-9d04174732c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"183d3779-0945-4088-966f-15503f9f936c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76dc6129-c73b-44ae-9b44-011103ba4b73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e1991f6-ae5e-4891-a337-9e4ea42eda91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2ea3311-db7e-47bc-b61d-3a1db0d7d404\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df22531d-bb9f-438f-84c4-ab604593cad7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed967efb-d922-431e-8ee7-0ddc24678bde\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"66b0ca1f-4bf1-4358-aa9a-08e0bb384529\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"462632d6-6544-49b6-834e-feaaa0086e66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f2e3539-1242-4e14-9e88-b478dfd058ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"15470501-bed6-4904-aa37-7a5b9d950b25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79c757df-1885-4381-b443-62e664d2d05a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/constants.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.203Z", + "time": 115, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 115 + } + }, + { + "_id": "879447850c295f645e6b271925b19748", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "91" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=91&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9425, + "content": { + "mimeType": "application/json", + "size": 9425, + "text": "{\"total\":51549,\"p\":91,\"ps\":100,\"paging\":{\"pageIndex\":91,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"c100c7a2-171f-4a4c-b3f7-4c69d293e92e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c307444-745a-4d18-86ce-6d6aad69dcb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef228b69-2cf7-46b1-b4d0-906d963a6fbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5102db1c-44e0-4442-81ff-02636114237a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8059f94e-8985-406d-b8fb-7271dcdddfbd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95732f00-049d-4297-be55-d3aa5ef11a30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d811c39c-4cb0-47ad-ba78-5f3aef9f4b8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe04102f-e0f9-449c-8cf1-b2e73fb4c06f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53cb708b-1a70-4d31-92ce-bf723265f76a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db9c04e1-1cd5-4f16-a41d-b4bf4b4e7b6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be3b6f56-f668-4b5a-936c-9a6ce458d0b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"800b3258-fd6d-4b95-bf18-e3961745bc59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0881dd1b-56da-467d-8867-27a45ccb38b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b687b7b-304f-45e8-9497-4780ccd21256\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"416645d8b6a066dee31a62239cec638e\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c34d8e1-85d4-47f5-86fa-d23f704753f1\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed1e1844-201c-4140-9a02-660ee53ae692\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3aa3bfc-2cc7-4a55-b0e9-1dd750a2d889\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b52bf1c-4c11-41a9-9117-9c4b5224eba0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"343306f7-4f9e-4eae-bf9e-9be594a7c6ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9dba6d5f-5c53-4d4d-a744-906e1813dbff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a0621bb5-7552-4cdc-9e93-37a6b311901e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b72e723-9d92-4211-bdbf-e00b7c7c2b71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ba66665-04b4-4ee9-b0b7-18ef7804e946\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6583cdde-b46e-4c68-80bc-aff5b6c7d0b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1608150f-f8a8-4c1b-99ad-ac909d8a1e18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c90ace9-2d70-4bca-8e42-405d420e5a48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85366fca-f176-4e12-995c-e2e7b96299fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"abaa7970-9694-4603-8937-41bcc550aaea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a5c11fba-9bc0-4ba9-98ea-e3280e6f3542\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41ad6487-d6c1-4c78-af92-de3ca83ea43d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19a40bda-12f9-461c-ab37-8d63c7ed7fc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d85c35ca-bc4d-4224-9e92-6f1547ae51b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ed8434c-1375-40fc-a69a-0581f49c3d3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d8c0464-8cce-4614-a0c7-c2134316ed85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"223c4cd9-a1ed-4fb8-b514-7e381b10addc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"660c2cd9-96dd-4f25-bef7-5b0e713ac09a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d31f3706-cbf7-460a-b7b7-46b4a835016d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afb9467a-2bdf-4502-a911-4bb8c4d1061a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc25a973-42f1-42c9-9fa4-5e475dd6b0c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dae0f9a8-539b-474d-a7d1-d27f708468a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86960a04-fa58-4d9e-8fc0-e23a294847b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dbeadfcd-beeb-497e-a34c-04c98865a3e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c097993b-7548-481d-80e0-78d3b079cb68\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5214aec0-88b7-43dc-b4b7-0479ca6d74af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd39c013-0b6d-410a-b9d5-aab96f73fdc7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"548e3dbd-1c44-4a37-aaa0-ddbe9aeb9229\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a9d42af-f851-4180-bc8d-7b22ac9bb64a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"188bd3fe-576c-4e9c-95de-ca5d12e0e95f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91824991-1ad8-41f1-b9c5-83475e2c46b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6546f0ad-64fc-443d-8308-bd3e8afde2b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45dfb35e-b41f-4e5b-b8c0-3caf6cd4483e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"831977a7-69c7-434a-b2c2-2687868a1440\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"629ed018-01f1-4551-8eea-813ac9dbc2f5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dfe32141-1fdc-445b-8703-bb77e2075574\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f393e7f2-6280-496f-b9bd-b2dd4a2069b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ce3f822-def6-4141-8011-4245810a4e65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78430199-6956-4e99-b800-9a583b74b2bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de9ebc8f-f0e8-4f9e-a736-f3206aae5c60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6095c247-469a-40f9-91a6-fadf6418c730\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80af7580-6b0c-4648-920e-b289ffafab1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fc2ba11b-74b4-4376-bdbd-447a7d933f2b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d518bf8e-09fb-4df5-b27a-1fab49b9e005\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"193312e1-cfd4-429b-9654-9332b1aef5fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56846271-5f84-4c7d-b9da-62a1b0e30d4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d5fad95-1408-48c7-890e-a4e4f5a72929\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"657e3b0d-606d-4564-8d4d-1f1470865f53\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0f57ca7-164b-4510-8169-b0a304ea0b0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b665cf0b-82ed-4288-ae70-85a48776dbd1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0450af51-12be-4282-bd74-3ebcb576327d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97ab7f02-bd90-467a-b38f-9550d818bec8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0d81820-882d-47f6-a98c-2228147f07ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41358321-48ac-4e17-b4c1-4501f5775ad2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"47adc5f7-97a6-48e3-a1d9-9ba7773b1241\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd862176-c984-4e5b-ba95-512b438626c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b5b165c-29cb-4bc9-93a4-386ec1fcf714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"45341d8de7c857299340b04232aea7cc\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b4c5c02-2730-4002-911e-a28b0d17903c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":126,\"hash\":\"3d9e82b00c0b9259e343255a16fb9f9e\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89a7939c-0272-4b9c-8c1a-834b67b7f08e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":127,\"hash\":\"1fbc3bd4e5b61abc5d856d4cd4badb1e\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bed40578-eb86-474b-8376-71407031ad91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":128,\"hash\":\"37008aaee58b370a0b9570410a06c927\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"080441b5-3bb6-400c-b95c-5c85c4029966\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":129,\"hash\":\"c90a07ac0162e5b69e304af4653ba226\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10cbd262-8889-4bfc-949d-84baa1404f4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":130,\"hash\":\"2c59c6c161262b3752dbfdb65d34002f\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e24da28-c344-48b0-810c-358366f195f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":131,\"hash\":\"c8c03b8e62e022b82c56bcd0c2f723be\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff1d2b87-9b0a-4131-b1bf-bd06b655d953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":132,\"hash\":\"a4b661d27c85c5c812e4b2fb43f9c886\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98da1170-9bdb-4941-89c9-894e5a9f4515\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":133,\"hash\":\"3d7af914ae2a4ed55a32354dcc831ae3\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d7d54a5-2115-4bee-a584-829cc5ee2494\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":134,\"hash\":\"7fc178322a6e582135a37daa90fc7625\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e798bde0-c059-4fff-b34d-c8d16534d0b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":135,\"hash\":\"0c53f7b3b861d757f8de113df8e147e0\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d214e5ed-29df-4aa7-8727-97f0d7a7d7fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":136,\"hash\":\"e8662bae8a735c52a5f4677d3f23d259\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2930fe08-c4af-4687-a19e-26a3cba8c085\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":137,\"hash\":\"85a15ef69840f82f7d2418ecdca62a39\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"521f7c1a-059a-431d-98a3-fb138790a56e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":138,\"hash\":\"b45387d3fb76ace99fe9ac504f39bbee\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f48b7477-ac71-4c64-b410-f7062d8189d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":139,\"hash\":\"8e040298fa0fc70f965d3c10a0d41a15\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00780c6a-5a19-47d7-a633-70304f49380b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":140,\"hash\":\"47900f78e5189ee282c326350d54505a\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c6428e26-6b7b-43e3-857d-f05917865832\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":141,\"hash\":\"b429871992ea7f635ba27b4a2df962af\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f363be6-b525-47e3-b59c-fa9bc539c407\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":142,\"hash\":\"221c294cf13d74d27dd71f8e11a99f3a\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"592e2cb9-d16e-4e16-b525-d7a9b4e303ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":143,\"hash\":\"117f4db0e1b1aa9e2310503d68d0cd39\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ff70a74-3994-41ac-9940-3ac3a8a47871\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":144,\"hash\":\"cbfe119f4d9cabc0e7a953f83a3cb46e\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e14d04f4-481d-463f-bc9b-eecf4e87d83b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":145,\"hash\":\"1d56119ba0d63dbef4eebd273e9653c2\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"189940d8-652b-4f5a-aea2-d5b40ca70aca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":146,\"hash\":\"2f66e552e3c929ee1dabcf150a3fa6f7\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc81fa09-9c30-409c-9394-24270a7c3e2a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":147,\"hash\":\"e62dc78a4df5ab490ce2e0c528d87d37\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"174df4d0-0372-4bf0-87c9-941185b66d2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":148,\"hash\":\"028b4a0b460aaf71fff58d09fb4fb316\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d888a0b7-07a1-4833-a778-cb3adc341b82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":149,\"hash\":\"730d7bc71fc5037d4d0a56aeb12d2c9d\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea47c978-9f33-4e94-9b42-e9055f07b194\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":150,\"hash\":\"6e030b5ab1cb1e89d33254b5bdc7fd80\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/converters.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.344Z", + "time": 118, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 118 + } + }, + { + "_id": "5a5620104e84ab3d6acea0eee6241953", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "92" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=92&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9109, + "content": { + "mimeType": "application/json", + "size": 9109, + "text": "{\"total\":51549,\"p\":92,\"ps\":100,\"paging\":{\"pageIndex\":92,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"4c0bc192-9644-4aa2-9623-a0e5e3b9efe8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":151,\"hash\":\"42c6d2459eb9b10dd12885c7f90f0941\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b71b6cfc-2e98-4610-b9b7-c9eb06259617\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":152,\"hash\":\"372748ea45392c05814ba50f6b19d997\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82d390be-36ef-430b-a5d7-4b2c6aaf01ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":153,\"hash\":\"6f8b000b6b1e2507d9fb487416c9c1ef\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa79962c-ad22-4cc0-b871-2c81b4648e0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":154,\"hash\":\"a3142e543256db9c0bddee3628598dd6\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bd0f4e8-58cf-4ae8-8ae7-c80ae3aae2af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":155,\"hash\":\"389791877b325d7a7757d75ccc4f3ebe\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"924ebac8-f69b-4db7-a155-00bdc930b5d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":156,\"hash\":\"ff536b41c19999014f53ea0ba0a0bf95\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bf95442-0c61-4d15-b5fc-2cce98ee0171\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":157,\"hash\":\"cc6852ac01691c788fcf4ca869ec7428\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e092aee-cdf2-4e10-81b0-962c8ecd53f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":158,\"hash\":\"77b4377f8c1b64ab0ac813872b5b0799\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfed4151-98b4-413a-879a-f66b644a0e76\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":159,\"hash\":\"66c37049bd1e66f42d48cf30fe831303\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03f928fc-62b7-4e3d-bab7-d9e8d97779a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":160,\"hash\":\"350075d0622dabf949545d12c9c97f02\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3baf819-0ada-48ad-a8ef-0681e4614bb2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":161,\"hash\":\"ed3cb190709f4a06d37ffe4e19e601e6\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa5472d2-e2cb-4cf2-8c68-7ef8bfba884c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":162,\"hash\":\"b27c932cacaa25187aaac98753ec9b68\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e24bc917-3b4c-4f28-b0bf-a57609ea8b83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":163,\"hash\":\"20adaf88f1ac36d085f7906188a1e535\",\"textRange\":{\"startLine\":163,\"endLine\":163,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0209cf5-533e-451f-8663-98eb401cc4a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":164,\"hash\":\"9971417e0c6fad7fe63c0599d987c411\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26f0dafc-6e5a-42c1-8ed0-145571d281c7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":165,\"hash\":\"1bd44d84a6183f65db7642ff29e2642b\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8fdfdee-73ec-4312-8ee2-d2da77b5967a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":166,\"hash\":\"664a603ea014f9f7a2d1e2675480ce5c\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ce5c21e-5a85-4a1d-bb4b-2be43a6ff938\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":167,\"hash\":\"ab90c034c2ecc32458308111f68040f7\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1451336c-8f7d-407d-be38-6bd1031bd200\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":168,\"hash\":\"044f0fdb83fcbde335b4dc9cc8c121c9\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be737f4f-a8b7-4928-8dde-e08791d54bd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":169,\"hash\":\"f60b15d6141729ca1e334909e223c3d0\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7caa2df-6f7c-4735-aac3-b574886979eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":170,\"hash\":\"f44675480d92f1eca99d3269faaffb71\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0eadb5d0-254b-40ec-88d5-5225e1f9c2bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":171,\"hash\":\"19b679e8d0090a1274adaa1276479dd9\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de11fbb8-468f-4fe5-8cf2-4357f783af28\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":172,\"hash\":\"4a78ccc49fac73cc5311d68d436c877b\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a6637ef-755f-4d40-8d23-2932f9ed3818\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":173,\"hash\":\"ef3655c55a6e73581e561a6a0b0aa4f3\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1922307-b6b5-4169-a111-e2f860aaed38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":174,\"hash\":\"9bc671960f4538b4c76c0f199eeb54e7\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"999567ff-fb27-48d4-a1ed-71149d02f28b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":175,\"hash\":\"27e67fc5c8b2e05421510ca9f7f33cfc\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ed3bcad-23de-4ce3-bb1f-8341f2047183\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":176,\"hash\":\"3e792955ee59b9fc53da67d8fa7a1166\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f450c4c-fec2-4afb-a274-1af33a826057\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":177,\"hash\":\"625ddbe538785c1e77582ca1dc942b2a\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bc85bc8-ebc9-4124-88e4-1d713fd98d52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":178,\"hash\":\"06c99b099fb1d90dc7f16a376fd3af85\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f293a33-096c-4dbc-a97b-8dacf3f7a240\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":179,\"hash\":\"4f197a298a6052eafae6acdb4d8f49b7\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"321863c9-813b-4192-962d-5cf790a245f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":180,\"hash\":\"bed1eb37a03eceb0895ca8c30d51be8e\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d30233b7-9ce9-46b9-b964-a273dfb22e93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":181,\"hash\":\"13b578a7337384c25f97c177e50ded09\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aaf99ac8-ab77-4e01-a90c-6293c1fdf68f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":182,\"hash\":\"408acb1eebd2b13eac39d0c770b22f32\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1435338-1f44-41bb-b801-f79cd0172da8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":183,\"hash\":\"449a6336d56f96343e44e94eb0403fe9\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f5478d0-c7f0-4d31-bd71-0b748fcb5e41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":184,\"hash\":\"3fa1ee3353e6059687d6b6e8e2f5de41\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33b0d1ff-711b-4998-aeb5-921a8b17f41d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":185,\"hash\":\"3843be6535934d7cd999faf07f2421f4\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a159166-3796-44e0-8d6d-aca4acdeadbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":186,\"hash\":\"1cf14ebd669470b7b042aed68fa1ea20\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"26ef10e4-3cc4-44c0-8701-d046c7390413\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":187,\"hash\":\"2f9e01dab791f101073923c301292e4e\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6391fd-5085-4186-b2e7-17ae2905725a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":188,\"hash\":\"b2506e7dead05d0e982c626940ca55a1\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01cde51b-522b-4684-8616-77e1845ae6e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":189,\"hash\":\"d2561cc2dd6e74de45d8f1d62c471d5f\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22bf4457-8985-462a-82ad-88aafae0d343\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":190,\"hash\":\"cb2ce1f26bd119cdcfbc3d292e2e4f36\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c4ba35a-ce3e-478a-bed2-c91cc6d15c27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":191,\"hash\":\"383ffd11b0539b6efd1b81b19f7617f2\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc9ffd85-cb87-4e87-aa52-9224b2a40bed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":192,\"hash\":\"2742814bec675c95fb38b457796dfc7c\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9d2ec82-5c61-4f03-9e9a-01383010c077\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":193,\"hash\":\"232c51d2fa5dc8ae29f33a1146235ec2\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b12f9cd0-1a0f-435c-bfc3-7b7113fb30f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":194,\"hash\":\"11d35b5758da5db127d1ef5318733cfb\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ca0468b-8f34-4d4c-8578-d577775ed646\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":195,\"hash\":\"9fb408a8475cc909b760ac5ca6179a4e\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbb22dae-0f42-487b-bd8e-8be8dd15308e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":196,\"hash\":\"82371d52516e6b2b2b55071255c7fe42\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37bfa394-8d26-4dea-916d-5923a13f6e89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":197,\"hash\":\"ba90a31c73e1c994b3dff1ee52f58671\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1da7af8c-1dd2-461d-97c7-13bb656cf4fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":198,\"hash\":\"8fe3ea6682c565fd60be2f7234da05b8\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49271f11-d213-4c24-9043-2386b7292d59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":199,\"hash\":\"46c41d2acc1672d9b2c91dcb324866ed\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2aa9092-dd80-456f-a7e0-380150d3f8d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":200,\"hash\":\"9ad1ac01d5b5c41e872b4bab8d303514\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7081302d-07c4-4e88-a9b2-1d3cacec99af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":201,\"hash\":\"03a41e50f70c2360da80e66643e4ca69\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9d86d78-41d1-49d0-bc85-7409f2a16f52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":202,\"hash\":\"4a79c36bc1c25b938eda0959566c25df\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e85d6c5a-8ebd-4bff-b671-9d1c84a48584\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":203,\"hash\":\"601cb8abc215416474b2fdcc579f9326\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a764d75c-04a8-42be-9b50-47679630f259\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":204,\"hash\":\"0dfedc5fa6429ae689ab29248d4741b9\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d7abd38-ef1d-492f-992b-2d7fdb9cb777\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":205,\"hash\":\"624ba0d621fa6435d1260a51ca2d2169\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c7e07458-9009-4d88-9b40-ee520c54fa30\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":206,\"hash\":\"6e18d3e27000c99aaafb06f8945505ba\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"79d2a22a-8381-4df3-af8e-afb77e6dd5ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":207,\"hash\":\"39a4e3eea13cd94e29c2996440d20a19\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2364031f-6c12-4f07-a0d3-eff3b95b9b32\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":208,\"hash\":\"81583731afeb46a454273e24438af73e\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb4a4405-0b70-4b99-937d-345eaeae8118\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":209,\"hash\":\"fbf9da157f9d895f6e9ae13f9976dec9\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"775437a0-43ad-49d4-8deb-95826d46ca5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":210,\"hash\":\"76da9f7005332adf8a971a0a1c70fd37\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aabc670-7e7f-4596-a401-9d20d72cd3b8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":211,\"hash\":\"e6c6c91e239a3838b5021ad6763441d6\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f35d739-06f1-4c5a-8d38-3d48f9d1f5d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":212,\"hash\":\"f618c0611ce1949c44f2079a09a3738c\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"145280f4-6c53-470f-b7a6-604afdde636d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":213,\"hash\":\"4981de6b318b885fec94982e065f2289\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5a49842-aed9-45a5-979d-f23a4cd036f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":214,\"hash\":\"a521b46084686ea049ae7ef732d3752f\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3697287a-9cff-4cc1-a69e-a2aaa2fc0c78\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":215,\"hash\":\"10f97b57ca37084457a460cdcd1eea41\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6ef0fa4-5679-4847-a3b1-45e23db9fd19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":216,\"hash\":\"eb81f56cfedbd699f8c6c3302f489d81\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54ffbb2c-a4ec-4384-9fa6-4a7ddf878164\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":217,\"hash\":\"69471df8089445228fbf41147099540a\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c6db508-30d4-460f-aab0-71ebbae01439\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":218,\"hash\":\"da7579fa617862637c54bd865cf29937\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70cdbba8-032f-4641-af99-28e1d5c14233\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":219,\"hash\":\"aac920dc2461b509dfc6b3c2161c56e8\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5b39351-bf67-4307-b947-686e31819687\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":220,\"hash\":\"0220e160ed5e2196c2d85b61f8a210be\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c069bc5b-3f6d-4a6b-bdac-8c47150121e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":221,\"hash\":\"581807a7c58612b8a4e7ff98ffc2a395\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a7f1156-24ef-4cb6-9917-696ccb57f174\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":222,\"hash\":\"8393506716e5265f345395accd24da01\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cdd0dad-8166-407e-a972-b85a15ec560c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":223,\"hash\":\"e7d28513a92387c05f3e101f6f501fba\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9608bae4-cc3e-47be-8bde-0fad885efeae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":224,\"hash\":\"5d22a3e34c3c974ca9b74f5b40843f50\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"226f4c6b-43a6-4389-b064-e74397c680b4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":225,\"hash\":\"e2636fd1c8d6fa0922e0adac15683dff\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c06c1f0a-81f8-4301-a14b-1dcf7ecf20c0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":226,\"hash\":\"8247a00c0aaefd682b6ce79a2eb60aa0\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"306c9cee-6b5f-4d4b-bfa4-ef2cdccb2ad5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":227,\"hash\":\"e1fd58ea723852dc3dc62667ee1826a4\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d1a6eae-7eb6-42b9-8909-39ad9702b68e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":228,\"hash\":\"26f4c0a01953927ffd9f4591d7ca0727\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b26e323-4d5c-4693-9a92-975752fa71ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":229,\"hash\":\"805cf4ba2bba23154ab763fc6bc85521\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee9e3f9d-a8a4-4d30-9c72-67763b2c9cdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":230,\"hash\":\"687b0992161d831831425221798d6fcf\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"875f3b62-fd78-4c35-a69e-224dccb2d86c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":231,\"hash\":\"392ce95fddf2c4671eb59a98ecf21ba0\",\"textRange\":{\"startLine\":231,\"endLine\":231,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9392c955-a264-4359-910d-27e6a4569fc5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":232,\"hash\":\"409601af7638718f839dffd80dbfd5c1\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d66af44c-f5aa-4883-82d2-047bdfd1f6fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":233,\"hash\":\"7e30f6ff345cff71433be66c16ed31fe\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e23b75c2-416a-41e7-ac4a-05cfa3eab9f7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":234,\"hash\":\"45f4535dd5769d57b592018f90bf98d9\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eacb0826-e75c-44c9-b32b-6e6c72edd23b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":235,\"hash\":\"d2d77f7560eba6dcd82d242ab0278ee1\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3a71d86-6cd7-4d08-9089-6328db45b953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":236,\"hash\":\"a6a7e35739d88d3dc820e702dcab75be\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8566108e-ccdf-459f-ae10-33ff13e8281c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":237,\"hash\":\"0a46799593769fcaf319d4c48e52933b\",\"textRange\":{\"startLine\":237,\"endLine\":237,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1ba1185-2b90-4645-8479-8ba753622c6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":238,\"hash\":\"937ceb04e73ef4b4f3111c5ca47e8e03\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d6671aa-974b-4c2b-89ee-04651fecbeec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":239,\"hash\":\"a0027b9ae534cd08a8e60744e39968b0\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55f84a8f-1f34-4a11-926b-7b3779e805f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":240,\"hash\":\"23fb2a4cd968aa26c441facb3c790ae8\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98fb41fa-aaba-410f-bb88-dd30cc102226\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":241,\"hash\":\"233860e30d82b14dd0677b4b985f2246\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ebf2514-ef1f-45de-8623-12dedb475e7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":242,\"hash\":\"6e7993bede4989fb5fe4360d0fae5339\",\"textRange\":{\"startLine\":242,\"endLine\":242,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f65fbdb-35f4-463f-a6d1-d1a0ac0f0e06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":243,\"hash\":\"4edba93f8348d4ce2ba1028e817e846a\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"209d725b-2c17-4382-97ef-b598ef565e49\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":244,\"hash\":\"3fa7306ffb85d338a233610656397c89\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6bbb40d-9874-42eb-9d4f-e72972910e9d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":245,\"hash\":\"359d74dbd3c0eddd94786a747a1d81eb\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9297e322-9dc1-423f-bca9-cdbc4277fe71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":246,\"hash\":\"a4c85df9c6b89fb82eeda2b7885f4ca8\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4bf992f-2fdf-4408-94a2-06df115b1eb6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":247,\"hash\":\"d365546a9e02cf7bdb9fe0e5bb08d363\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ef2f494-a64f-4407-b93c-1dd267ec3955\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":248,\"hash\":\"f4d0481bf58d37073aa0b6d857240ab3\",\"textRange\":{\"startLine\":248,\"endLine\":248,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87b467ec-e07a-4739-b7e6-9858587ea649\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":249,\"hash\":\"3d60e3cbea8d7a62204479f2fe64a0a3\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43c52edb-2ada-4b3c-bf70-d4a20f0456e3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":250,\"hash\":\"8c2e3654d6dcc9bcda037536fedf3c80\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:47 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.485Z", + "time": 111, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 111 + } + }, + { + "_id": "d1a25e7c6bb2747be56df30e5978fc00", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "93" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=93&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9065, + "content": { + "mimeType": "application/json", + "size": 9065, + "text": "{\"total\":51549,\"p\":93,\"ps\":100,\"paging\":{\"pageIndex\":93,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"1bfd480b-d99a-4b90-9b96-df5d7f68a6b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":251,\"hash\":\"4ff16bd332c4684c7f3a301b81266777\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2707b9af-a859-48df-9fa2-345d457d2260\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":252,\"hash\":\"87839f3a945b0aaf2fca950e7258efde\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8ee7a703-8615-4be2-a6a7-8f715cefa67a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":253,\"hash\":\"e4bbe440c34eb460954c00d838234068\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b90aa053-d9d1-4eda-8800-9c9b42baa5d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":254,\"hash\":\"f197024ad42451a74dcefa1171f2e514\",\"textRange\":{\"startLine\":254,\"endLine\":254,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"797ee641-877c-4c51-ba60-726aa7a54628\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":255,\"hash\":\"f7c4a02bedf130272e2b615ad85a8df3\",\"textRange\":{\"startLine\":255,\"endLine\":255,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b6557f5-b889-444d-b299-b7ceec3d36fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":256,\"hash\":\"9315b3f6ba755753373178ac91210ca3\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7cfbbb0e-c02b-4e1d-81a7-0acf626c19d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":257,\"hash\":\"9769e64c1c61fc7e13ffe155cfa0b42b\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"760c8c33-d522-4a2e-b9ce-435d2bd9191f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":258,\"hash\":\"890d4b4b5abc15d3b03768e553708abb\",\"textRange\":{\"startLine\":258,\"endLine\":258,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6231155e-f1de-4c53-a41b-7c61849bd487\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":259,\"hash\":\"09f7ff5d387fcaa6ce6f1b88d10448b0\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ed43cf5-5fcc-44e5-b34e-b56c14b16acf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":260,\"hash\":\"d45efca08e07e17d12a74d066455beeb\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b2994b9-8afe-42c9-a6b9-dbf3d713dae8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":261,\"hash\":\"dedadc2f7de207ff1b3e4fb7c2c47d42\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ce729aa-723e-402c-8779-e6f1bbc70a02\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":262,\"hash\":\"f7252b47bd4404f7b7075c11e09dd770\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1b25273-0364-47f4-8b2a-12afb75dcb96\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":263,\"hash\":\"2359255ec37f663d5662c66c9f46d73d\",\"textRange\":{\"startLine\":263,\"endLine\":263,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"144454cc-c762-41de-89cf-09d97e454993\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":264,\"hash\":\"7124287f76bff2f08661b3058a76ab50\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9220b06-6832-455e-85bb-08f5f127f7cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":265,\"hash\":\"a03d9e16619085c6fc8abd06b36c3ace\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4372e002-3dd8-4307-984e-e94ae702305f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":266,\"hash\":\"0446ca942cb66838cdaa5396a6691b1f\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baacd029-1ebb-47f0-bc21-608d209ce9cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":267,\"hash\":\"8e885b1b64ecc0162141eaae76491797\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5499805b-53a4-4db4-a60f-555c95a6c8e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":268,\"hash\":\"255b6f1c476f261387a85e393409279e\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56761ac5-b434-451e-ab99-8bcbc7fda979\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":269,\"hash\":\"84abc4a933a9a9eedbf5a4deab5d6b99\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f2173de-2322-496d-b27a-fb264a7fa688\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":270,\"hash\":\"c583aa6f84187ac79b066d21e32cfd37\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"880bc975-d02e-4f73-aada-007b72172f51\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":271,\"hash\":\"2f9616c26c84f7bae450985c8ee559c7\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd2dd01a-ea31-4ce3-bcea-d563180ce79c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":272,\"hash\":\"e75e51bf3d27d44f6e3579678cc10501\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94f45400-4458-45ac-bba6-dac25a3ce0e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":273,\"hash\":\"9829c16208b5635067532cc46bb917fb\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2af30958-2464-44bd-a4ac-6c441f2565cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":274,\"hash\":\"c779e18021bb2da580a86025ce419736\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b712bde-5aeb-4a35-9fbc-af5b635d251b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":275,\"hash\":\"a7247d39fed42f41365a091112b5e000\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"858bf0a7-17e7-4de2-89de-d8ff005da054\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":276,\"hash\":\"d0da0a89ca220662207b5e1e93c00565\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77a8bbd5-a101-4ee3-bd1d-9ab870dc28ab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":277,\"hash\":\"5c0ec69bc11149751e1d08f395a7fd61\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35ad40e5-6666-49a6-af8b-cf331b5aea11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":278,\"hash\":\"942bfd84eecb736811a16cb96187b003\",\"textRange\":{\"startLine\":278,\"endLine\":278,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2401edf-0932-4750-832c-277959c82811\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":279,\"hash\":\"35b9ffc7232649f3aa2dbfdb5e7d9812\",\"textRange\":{\"startLine\":279,\"endLine\":279,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf533f48-0359-4446-9764-15427ec97a65\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":280,\"hash\":\"79107d535dc5c730413a01c24d956a1c\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c5ea67d-2e2a-44e3-9955-e0ec9a3d0b47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":281,\"hash\":\"76a4dd193376950a010b49b4f0ea4cfa\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c31b6cdb-b7b9-4ac6-9968-99a3a9f53e6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":282,\"hash\":\"b5830af034300878b7bba31379245ca8\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b59e202-023f-427e-872e-d584e1a82fd4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":283,\"hash\":\"70556fe3e5b7dda5bf5ee08d097ef62c\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93892603-2e5d-48ef-8c44-afd9a0f4534d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":284,\"hash\":\"f1d64841999bedc147d25c66661fc0ec\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17baa737-e9ab-4d5b-ba0c-67ea67ffe00c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":285,\"hash\":\"e230744f5b8cdc71038f2e870891dbcf\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"83720c87-a11f-4458-aff3-30e71992c393\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":286,\"hash\":\"006cacb49b13240eed95959a9e373a89\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acdcd347-d315-4a68-b489-08c1e609c92a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":287,\"hash\":\"20ace6dd7bea41b554b77bdf4609dfce\",\"textRange\":{\"startLine\":287,\"endLine\":287,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9a43387a-6d7c-4308-803c-4527cd05caab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":288,\"hash\":\"838d43f3556c77edfbb0263aff342293\",\"textRange\":{\"startLine\":288,\"endLine\":288,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48020563-c650-49cc-a53c-663d00b3bd01\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":289,\"hash\":\"ea4969465d87938335d5ed8814e989de\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8237c2a-5bd9-42d8-ae72-37d621049920\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":290,\"hash\":\"c1669bee2a7fc1c968a3b7623092ca51\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2882c02-c5bd-421b-88e2-9921915c29a7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":291,\"hash\":\"cee9a82e2a023de54dc518311b12a825\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0fe0e60-57af-4529-b897-d27331e35aa0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":292,\"hash\":\"3dd36ee5b04e69f0e61a7f5455e2b81e\",\"textRange\":{\"startLine\":292,\"endLine\":292,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ab90a9bd-4e48-4131-acac-431864ecd577\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":293,\"hash\":\"98a91258ade2d1e55933697c93e40886\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9321724-fc36-414d-b076-6a56ced9fda1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":294,\"hash\":\"1f6756737d10d077d066dff3edca3c6e\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc7f2314-d7ce-40cf-a3a2-f190171925d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":295,\"hash\":\"c57551b04509cf1c6e5a5cac6a1e59d5\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74c131ee-2715-4aea-b99a-b2bd1df50bd7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":296,\"hash\":\"09fdd85b2b6bcfe3cc5ef05100fc4778\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed3e5611-b159-444b-9a5f-9b48de21b3eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":297,\"hash\":\"517eb515a5508260c4bb9e50c525f75d\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"adf58b57-e90a-4ae0-98c2-c28f576bdc5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":298,\"hash\":\"81717ab33e8092743d595efce2cc8c89\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57309469-28d7-4815-ae97-c3133693e240\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":299,\"hash\":\"5c3fa4ec88602fed0d6f7047158bd116\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"171b8aaa-8dc3-418b-8a70-5ed4c7a2e82e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":300,\"hash\":\"35c741a0245259d32e8a10fee8a0e351\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"10dab7c0-acbb-4a1b-82d0-3412cf0df883\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":301,\"hash\":\"aa5d54dfd3396285cf870b0c40354454\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f822f871-f8f9-48e8-a5a6-fcaa64a07cee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":302,\"hash\":\"4fbd713a9dde455737763abbb9d901bf\",\"textRange\":{\"startLine\":302,\"endLine\":302,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b973d61b-fea5-45ff-a21d-0293052171eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":303,\"hash\":\"ebf98cad6af9701f05261c9eba8b043d\",\"textRange\":{\"startLine\":303,\"endLine\":303,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb472e04-2d19-4838-9032-36de6844bbb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":304,\"hash\":\"3b1362567b9abf9178c5b315af7f9c1d\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"759fad7a-852a-4a65-b230-24b29c42d853\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":305,\"hash\":\"ad28da3954cfa5e599b545ac07a69dac\",\"textRange\":{\"startLine\":305,\"endLine\":305,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b4d7e5c5-1007-43e6-91d0-5c61e4d1d2e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":306,\"hash\":\"9610e17044e04996088a030360c2a320\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61ec06c4-36ae-419b-b909-2f4451744eab\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":307,\"hash\":\"d468f42bade93a20cf7795f58c49973b\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a43a3603-7ec4-4d3c-9282-86d76498a867\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":308,\"hash\":\"0b74fef39f91e40fd197293c175dcae3\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"894a31d8-3bff-4420-b07e-363f793b2763\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":309,\"hash\":\"65e6c631bebb0352eaf16e044e7eb37e\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01d278c0-f3da-4a9e-807c-9b03ff4f8731\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":310,\"hash\":\"874fa0e17173b867c431b11006761be0\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c396994-cf4f-4037-a341-22fe23219647\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":311,\"hash\":\"2e5d367681df197166a5b5d2488ac2e0\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"82e3ed70-e4fb-4b2f-be2b-c09695abf366\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":312,\"hash\":\"4447cc60b9a7fbe12e01568a585efaf7\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"600adb88-b848-457b-8ece-20e7827d9b1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":313,\"hash\":\"4f70c65fac3ef56fb8cf26b3d94cd718\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a445bf6-7880-4d7b-819b-8a60ae9d6f2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":314,\"hash\":\"7c566f6474c3f209182cc365fc1441cc\",\"textRange\":{\"startLine\":314,\"endLine\":314,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4654ac6-6fed-4883-ba88-0c2962f19644\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":315,\"hash\":\"e01f170732cb36440c78947c79b48b39\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a87786a5-0581-421c-97f1-31f0c275f368\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":316,\"hash\":\"c74798a6b87b52a03c492f76b9a11b7f\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a557b833-3b36-45db-b527-d5d509347e6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":317,\"hash\":\"1d5fd2f160a0182c73372bad56d44741\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2230c92-a071-4a5b-9d1e-cc01a992a4bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":318,\"hash\":\"00c5a25deb5181264e5a27ca11c4ae7a\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d8cc2ea-b03b-4917-abdb-0a62b3293fee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":319,\"hash\":\"bab9740fa6f150f001a66779beeaa00d\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b01798af-f531-4697-99ed-8cc019ea5fc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":320,\"hash\":\"6d50a24ffc8da347eb4f68655b925bc1\",\"textRange\":{\"startLine\":320,\"endLine\":320,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae39f92-352c-442a-9493-a2d449fc429a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":321,\"hash\":\"818d9805bc62670fb48f7de0cfc6d901\",\"textRange\":{\"startLine\":321,\"endLine\":321,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b26407e3-6fb8-45e8-972e-42d92fdbda81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":322,\"hash\":\"0fd6b8781cc74479f649e8009e0dace6\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f7c52f8-0134-4620-b071-e6257e0c32bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":323,\"hash\":\"cdff64f83ffbea8489d657c327bc5673\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e4b74a51-616f-4f69-a50b-38f6d984ce61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":324,\"hash\":\"eed70b3083228687d337492cd6a761bc\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38f12d40-c50f-4443-b81a-81921f7bdf55\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":325,\"hash\":\"8cedf8c67a7322c9ffb7dec08e9de0a2\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c49fe692-45f7-4eb0-91be-ebb85a44e5c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":326,\"hash\":\"8f1dba69a7e6fa0c7336bb5427475642\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"722d23fe-3a4c-4ffe-bbdf-a28264c7bf0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":327,\"hash\":\"502d21a966fc723c508a6bc06c6b3258\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1d0bfee-09c9-4872-a4c1-0ed2376621c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":328,\"hash\":\"190fdff24038bf07999a1f6efe97320e\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"952ccdb6-bdbb-4cc9-a5fc-88ab44ef8813\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":329,\"hash\":\"e77fd54131c59b327ea2fec9d4730b19\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d653402e-4aab-4849-b273-0917f8cb8a92\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":330,\"hash\":\"d4e9890d5e921680f90713b01b99fe8e\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c83e25e-6a48-48c2-9021-efd991dea1aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":331,\"hash\":\"a9e49e18e01b4069c02f458493ab0ab1\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aa30634-03d0-495d-842f-21c82d37def6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":332,\"hash\":\"ac304a59278eca903a94cd3f8db6ac9d\",\"textRange\":{\"startLine\":332,\"endLine\":332,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"816e6ed2-e3e7-44d7-90a3-979373bba9fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":333,\"hash\":\"5ae0a3a2c178d511d50dd954ebb9d211\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"267ebba1-bb90-4c7e-a14d-8bf34e7a0293\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":334,\"hash\":\"4a7d95204918eef3f852365e4620c725\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"46058b29-6cf0-4470-a801-01f2f77f2ef0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":335,\"hash\":\"2b1ec46f68842ad3f1c56b1c245310b0\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5c2f0ce3-efa2-4179-ad1d-e6a8d5869b83\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":336,\"hash\":\"a127c82b1a6ec28b7b0bee0d460282e2\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01eab310-4ff8-4e7b-9b83-f4237d78c5fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":337,\"hash\":\"62dbd3465a531a80fd0a2d315c107c9e\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea6b0d04-c428-46bc-aed7-9e3344bb5dba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":338,\"hash\":\"24b27a33c950af277766c99707427ad7\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0f89df5f-1d73-4d56-b1c0-384299556298\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":339,\"hash\":\"2254387e3118ed0c363e27329bfd8a1c\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00ba485f-b18f-413d-a862-915fdd02e8c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":340,\"hash\":\"6e27ce9a28bab580bea431d2ddeccf6a\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93f2a009-f575-40d9-9213-b44334323e71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":341,\"hash\":\"09316f2d1f164992befd528615512947\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d406d27-bc52-4c1d-bd49-98cc653f0a5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":342,\"hash\":\"992d5f880ac0a691e0fe77d3668b88fb\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a914e34e-e3b6-4c6d-a7ed-dc16965b732c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":343,\"hash\":\"b901d6d73cbb2aec827396d9b326f337\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"741268ab-09d5-40a8-addc-f79256d166a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":344,\"hash\":\"0f9c085420a482748c4f0a4f61a2bc09\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2908f770-7b70-4fd3-b18c-f572b2fdf5d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":345,\"hash\":\"fd298285cff32ed7e0d7c8ef679a43b1\",\"textRange\":{\"startLine\":345,\"endLine\":345,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"21b14270-d3fe-4b59-a7dd-2c3524de316e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":346,\"hash\":\"af08a4c6020f1e9b4585e80476adfbdd\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80db08bf-7b5f-4fa0-a0d9-9af2990c32a0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":347,\"hash\":\"c83859c4bf434b26e54d30928625234f\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b7e76e12-6d69-4661-80a9-400635bc18d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":348,\"hash\":\"85c6f55a49a7e2609e1301a38b096622\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58e1e371-77d1-459d-ac40-ae6ed1481fb8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":349,\"hash\":\"e2cb49a4cf03edd0d85019ecbd3ecfcd\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dd65311-9cbc-4a38-8598-e860ccbfbee4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":350,\"hash\":\"259e40f3caf497a2bced4708176c0767\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.623Z", + "time": 113, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 113 + } + }, + { + "_id": "542a5fb2c0c5de9e244046f6d09cd444", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "94" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=94&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9097, + "content": { + "mimeType": "application/json", + "size": 9097, + "text": "{\"total\":51549,\"p\":94,\"ps\":100,\"paging\":{\"pageIndex\":94,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"c13ee372-54e6-4902-b2ce-81c3acc75889\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":351,\"hash\":\"19cfcd870df0c9ef94b19b16e7d5c4c5\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d11e9e9e-276c-43ba-9219-68759fdea45d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":352,\"hash\":\"cbc394fd0237d23975d211bb8ddaa7b3\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"283b3867-c58c-4155-af40-6ec3d10ad023\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":353,\"hash\":\"529c8da89146f3bc0b6fe41476f416e1\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcb0e7b1-7512-4cea-8507-6688da00ec74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":354,\"hash\":\"6e4b58061a8e69ef51fa40ec11b24909\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be2ddce2-3d7d-4073-b461-7679fe790111\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":355,\"hash\":\"3be0ae4f54afa68d9d685d60f6566913\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c05c847-e8f8-4eed-8acb-b95171d472b9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":356,\"hash\":\"35f90c554d9b01cca3af46dce759b009\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2970621-c5d3-425c-987e-acf76901ca97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":357,\"hash\":\"13fbf082de644b6e1a55deafa0ffa6d5\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa9efa65-15f6-4913-b783-085bf3c5a297\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":358,\"hash\":\"d32404d15394dbb6a7785ea41a24197f\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2670abcc-9450-448d-9983-f3df2f99f48c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":359,\"hash\":\"2c2426e6ebfd84ad0e038a90ce511f24\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06ea8769-bef2-4193-8e23-6486fb6fd4e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":360,\"hash\":\"a044918c1baba62f67a3c79f6e482103\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916e5fd6-14bb-4910-93a9-d73f386845c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":361,\"hash\":\"6f90122cd20edab062ab74fb8cc2c9dc\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d7a1ba2-60e0-4338-9de6-4b5d552f08b6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":362,\"hash\":\"ebb652d61fd36f31619a8e2cafcd1530\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8498040a-35ce-42c9-96f5-bdfc21cec10b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":363,\"hash\":\"ea725fabd309a2e6b2929fe14e7c61d7\",\"textRange\":{\"startLine\":363,\"endLine\":363,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"95467f74-4702-4446-847e-e8699e779b23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":364,\"hash\":\"cd432363a40b0c7a49ad46bc5b3a0b44\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6d2fd9d-4473-417d-b27b-4a4d75568fff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":365,\"hash\":\"780162e7297b2ff260b7d197b863aa30\",\"textRange\":{\"startLine\":365,\"endLine\":365,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7bfc0827-6f38-4374-93bb-cb158581a7a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":366,\"hash\":\"fdc553ba8e9260d685b71055f8c3ea5f\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2e36107-1f03-488e-a07a-2e05f383c88f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":367,\"hash\":\"f58b832c5b9f3ab4d485d325417c2858\",\"textRange\":{\"startLine\":367,\"endLine\":367,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"29534730-cb9f-459e-80bf-3a1993abbc9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":368,\"hash\":\"ceea6387f0237d7be25cc2e7847b250a\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6773419c-0c27-484f-a8c8-b4fb0c0c889d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":369,\"hash\":\"ff114f3f7919b68bec210f9400ff538e\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c716b67a-555a-46f6-9858-7e0e9564757e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":370,\"hash\":\"7f9d200e3ec89201a72d10b2959ecf15\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fa2a07b-f07a-4802-8600-ee09405160bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":371,\"hash\":\"31d4ed7351f17fd8ec721533f28d07b0\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb03fc8d-2600-49fa-9754-72e2275bc901\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":372,\"hash\":\"6c715eceb7bd1ae97366f6cbdfeda909\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"36ccb2b1-7373-42ec-bcfa-e8249dc73bfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":373,\"hash\":\"b6a7acc68a02814d18b7bb8fe919f85d\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3e79973-50df-4f9e-a901-e4bbf360e0ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":374,\"hash\":\"e9978ddb89f39c6415e16da9b828f5d3\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ead5583a-bd2c-49c6-b8fd-ebc0d678b52d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":375,\"hash\":\"17425fdeb8e62e3fa76c00dfa730a73f\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b4cc7bc-1885-4ed3-ade4-ab2fcf63af70\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":376,\"hash\":\"9a73d1958ab9cd085a80b94bb1104bdb\",\"textRange\":{\"startLine\":376,\"endLine\":376,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c05f0d6-ccc2-43b3-ba6d-13afe61d2daf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":377,\"hash\":\"9d9366c8185c364de6faed1ee3ddc51a\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5624b2e4-ab94-41b2-a991-b298b5c967d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":378,\"hash\":\"b14fb9f8dff88511a9111f5a794877b4\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"200ec4b4-1932-4156-803d-a109ab44d2ef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":379,\"hash\":\"3de01e16152fbfa4b451e8d2934bc6c2\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1095fe4-40cf-4a06-8a3b-5e9486820e2f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":380,\"hash\":\"a6611087ce26fa11f74351819ce22278\",\"textRange\":{\"startLine\":380,\"endLine\":380,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"645bdef8-e640-4da1-950d-13d03ab8d591\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":381,\"hash\":\"dae168ae9554039b1bdad739c2745184\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64783589-ff1e-4fe7-9001-1bb541308f8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":382,\"hash\":\"8bd38f539709fc5eb718fcc5bd5c40ae\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e49053ac-63f7-407c-b0e3-c3a1519fe5cc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":383,\"hash\":\"27a5e6b0ebfaf3492603770ded6ae653\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e702379-e680-4170-b8cf-0a6d619a0c31\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":384,\"hash\":\"69f91602e4917f025e6707d8667c58dd\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1076b5f1-a97d-45b7-824c-c81fe575eef8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":385,\"hash\":\"05170e2c60a2007c840374f0507a23da\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86580714-e0ab-4ad2-987a-a696c1289e82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":386,\"hash\":\"00091b4ec1b0ae476e3ec1367690afa3\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9c27603-bef8-42da-97b6-495e1d6c4534\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":387,\"hash\":\"8b0d6f30bdcbd5404a57282ef82e7129\",\"textRange\":{\"startLine\":387,\"endLine\":387,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0b6fbc3-64de-4655-a259-bf896a04d877\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":388,\"hash\":\"d23660b6a45296d66d4086c0d7278687\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38fda190-7e5f-4cb9-9876-6d3eee33de2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":389,\"hash\":\"dbd374df47204a0dd2b6e79db6617b4d\",\"textRange\":{\"startLine\":389,\"endLine\":389,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8032fc0-fc2a-47c4-b7f0-46c4cc51e3cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":390,\"hash\":\"d2554ab6a34248d0cca343944881df73\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de7e368d-3408-4e76-9747-30add691f244\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":391,\"hash\":\"2cc40030cee463335c08c6e71ea5fc05\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9ed55ce5-c1fd-4bc6-b4ee-30ef7c11b8d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":392,\"hash\":\"ae348ab1420fd0d341e4e2f1d6c211b1\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb8fb9f-2b73-4608-b8a7-0643ce14850d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":393,\"hash\":\"f92bb1e5dfb468b019d4f406d6990da2\",\"textRange\":{\"startLine\":393,\"endLine\":393,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a20c5e24-e43f-408f-8f09-5dd227937bfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":394,\"hash\":\"18d3bcd179a5c9e82bd481d862c14bfe\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4b234ee-838c-4971-ae18-bdb7379d5b82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":395,\"hash\":\"e0b45e87ede7b661d6caf01f8921cf10\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a02f329-4541-46df-98cc-e92f03cc3d74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":396,\"hash\":\"f15bee4de9f65289ab22b6727dc9d832\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"544e4c5c-23c0-4bb3-b6be-cbe753f186d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":397,\"hash\":\"55788210da10c8a450aa3cc34333e0c0\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6318c6b1-a161-41ae-b032-c8a37b6beaf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":398,\"hash\":\"c6b022dd1cceaced2188e59550cc453f\",\"textRange\":{\"startLine\":398,\"endLine\":398,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07df439d-67f8-4f6f-b2cb-b3c309f12615\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":399,\"hash\":\"028a4cceb0e4263a042ba20b0e27947c\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"833c26b0-6dd5-4123-a79c-bd4b8329b103\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":400,\"hash\":\"afd9e629e2ec79970d70d9ace05c0223\",\"textRange\":{\"startLine\":400,\"endLine\":400,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b6e96488-d621-406c-91a3-8266fbc6395b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":401,\"hash\":\"c5aebfe712dafac0607756ffca851018\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"237e0b62-8f8d-49fc-81d4-2eeafee191e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":402,\"hash\":\"ef6dab6e1d05b839e5a174117938459f\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"612a739e-cee5-488f-9bfd-5f25961e9b77\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":403,\"hash\":\"e11631495c1d9d327ad90ad860d12cd4\",\"textRange\":{\"startLine\":403,\"endLine\":403,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d18a44ff-2984-4fcc-a77f-e3ec043904f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":404,\"hash\":\"11eb89bc910c2ce5dcd05879450bb4a2\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37650e9a-be74-475e-9108-fceb3d2fbe59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":405,\"hash\":\"77e89c8fb5aebeca75be47f6a9702c88\",\"textRange\":{\"startLine\":405,\"endLine\":405,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8457f25-745d-4c87-848d-d820e696068f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":406,\"hash\":\"6618c60676a21ea24feb248fa3c24ec8\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67831747-72f9-49d4-b23c-3de3dcb9e863\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":407,\"hash\":\"7b250a3d4f7dbb898850bb7b3ee8f881\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4e8a79a-7105-4b60-91ed-460c73b1372f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":408,\"hash\":\"5746895692516bb31f8f0ed2cdcdfaea\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"700ff9d9-0ae7-4377-b127-5d0f70c56ae6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":409,\"hash\":\"10d7aab8a9097f8144d89e5f3e117790\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d607c63-4410-47ee-84e5-5945becd0270\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":410,\"hash\":\"09c2cd3c0c0d6c659a06ea056682612c\",\"textRange\":{\"startLine\":410,\"endLine\":410,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f40de49f-6316-4dac-b045-fd3caad3d9c4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":411,\"hash\":\"8f98ba3e9c37ef7b060a2a98009df183\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3da1175-81f1-4a9c-9d81-be75f0179a27\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":412,\"hash\":\"d80c87a996f877503fa5515b9aa07588\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a2f02d8-6071-4e66-bc1b-017b91f48584\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":413,\"hash\":\"2765c9afac74a00cf48d76aa01353875\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"883d1005-196e-46e4-b909-cadb7f3fda7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":414,\"hash\":\"7f9c8ad9641de24ad7c77f3d927b2d72\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"939ffde5-86b1-4c05-8d86-d5d3c70bf061\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":415,\"hash\":\"3d0c49d325464e9e075491090a6260ad\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"acc3b74e-657f-4728-bb10-ff8aae47fedf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":416,\"hash\":\"05efcc01177661c1586d2c29b4066f4f\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2e302f4-c9f7-49f8-80cf-c73faa79af60\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":417,\"hash\":\"32688918b9120ea80c8f32ce0821f443\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"802e5119-d988-420d-96cd-1377dc8f65bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":418,\"hash\":\"91e81d0c85206b4ee9476d8dd886e2fd\",\"textRange\":{\"startLine\":418,\"endLine\":418,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d27824db-43ef-471d-96dd-71c6adea7127\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":419,\"hash\":\"c1cff39f80c2622d048febc46c044c9a\",\"textRange\":{\"startLine\":419,\"endLine\":419,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f510b21a-efa4-43d6-92fb-5ac6174e48d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":420,\"hash\":\"59724af5069dff2a99aecca961694526\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d9baedc7-4e97-416b-88fa-7a87199952aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":421,\"hash\":\"5f9790c1a4f977131519d06ad2d9e5d7\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89289f8d-c836-4514-b37d-f2a77e54609d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":422,\"hash\":\"4672fde53326d106423a887b9cecf3bd\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1cb1742-6433-4802-8266-802e97a6bc3e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":423,\"hash\":\"3346085bf970a53685dfe149b11725d6\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f76a126b-d2d0-4891-a18c-645d1302117f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":424,\"hash\":\"94c80ef17989999155926597113a00fa\",\"textRange\":{\"startLine\":424,\"endLine\":424,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a77ec2c2-5ffa-48a3-9f8c-4d7dcebc8b91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":425,\"hash\":\"db9f1bc3ec025281aed2e95d6429aced\",\"textRange\":{\"startLine\":425,\"endLine\":425,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49ffe1d2-8fba-495f-bd5c-1b623bcb149c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":426,\"hash\":\"ccfaf9fdeca8c0a05e425400592e3def\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94300c03-a05a-470e-81e1-1392c4285094\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":427,\"hash\":\"7ae4fa790530ba8d2ccbd8581814cea9\",\"textRange\":{\"startLine\":427,\"endLine\":427,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a2de61d-0534-4632-af2e-ba75af705c80\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":428,\"hash\":\"a1c67bfe9e5e3c9f2033147395c8356a\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8e35b502-6e0d-43cc-98ef-452ef25b5a06\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":429,\"hash\":\"5ee08d2532c39d054a4e99b35ce0fd30\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7ce20d0f-68d5-4ea6-acff-c75070b992f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":430,\"hash\":\"ef4439bc7f0e19d4186f16574bf6b996\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d0d10e6-b0b8-4e10-a76b-f7c127d01f5d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":431,\"hash\":\"9348a63ad6069b49474e7b11e01c5d1c\",\"textRange\":{\"startLine\":431,\"endLine\":431,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2b4031b-6b4a-4ac8-9c8a-73d544760a6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":432,\"hash\":\"283e8b95b60c3b28c55227a108a9cea9\",\"textRange\":{\"startLine\":432,\"endLine\":432,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"31700716-8454-41fc-aeef-c36f0dad0f2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":433,\"hash\":\"6455ef8e32e83cf4e0e6b406961cb80f\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"02aa3b1b-f5a1-4edd-a698-7e209d740be0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":434,\"hash\":\"524af58f75eff35c7afcddaf8b7448ec\",\"textRange\":{\"startLine\":434,\"endLine\":434,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d7801a9-aa03-430d-b984-dcc03715e35a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":435,\"hash\":\"f0d25ca79d32654e2aa97d1498744ee9\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd63dc3-b2ce-430c-ab07-d711eb4c0964\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":436,\"hash\":\"f40bf844fe65b2c83bcbe69cdfce5e8c\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3d8656e6-bfd5-413b-83c6-660da2a3075e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":437,\"hash\":\"fd10333ca40385c71a1758545d1a1820\",\"textRange\":{\"startLine\":437,\"endLine\":437,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b0fa0783-040c-4e1c-b5f8-39573498e25b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":438,\"hash\":\"288f64b3c1d2bc2fb4d91eeacd7d0406\",\"textRange\":{\"startLine\":438,\"endLine\":438,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5199e33a-f534-4ebb-a14c-5f947616ca61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":439,\"hash\":\"d54da915de3f80e43857416081271a7f\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e15f2af3-339e-4b21-ab78-36f6e672124a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":440,\"hash\":\"f01d5830b07bd92ef5ccac5f5ef496e5\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0815bccb-3d72-460a-83fa-aef4281d661f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":441,\"hash\":\"4ce590fbddfb3519bfeb9df9d43f4dc7\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3216b486-7083-4463-94c2-6b74425d48c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":442,\"hash\":\"f452058f473f9eb2d39a57b2b81b2b56\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80445fb4-4fd4-4727-8755-bac327c6f383\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":443,\"hash\":\"2643f526c13c7a13d8d9c3a9d753098d\",\"textRange\":{\"startLine\":443,\"endLine\":443,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"661fc3ca-26ff-44f0-8792-f92c37eb93be\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":444,\"hash\":\"9b4d3971d596ea4dc1254e602d58e632\",\"textRange\":{\"startLine\":444,\"endLine\":444,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fb1a231-8f70-47b5-8bd1-740532ab2792\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":445,\"hash\":\"c62b42378bb0093eac2648d971a88646\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c8b3ccd7-acc6-488e-9531-2f13bf403710\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":446,\"hash\":\"e0f58e704cd8b176f46428e427df267f\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e93db14-94db-4fd7-ace1-5f33cce1dd16\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":447,\"hash\":\"608d6a440f4dfa6952321784417b7dd3\",\"textRange\":{\"startLine\":447,\"endLine\":447,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"219e5b7f-f2a3-41f8-a7f5-02bbc17591fd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":448,\"hash\":\"f9c9b555962600163a47479868212c5b\",\"textRange\":{\"startLine\":448,\"endLine\":448,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a3986c52-e9a1-480b-91b0-b1146d8706cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":449,\"hash\":\"52ac4668098d143e3b7e47b90890cd2f\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1ce1dd7-282f-4299-a19c-d527981003d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":450,\"hash\":\"acdd4700b743a7fc804f9ebf641e55bb\",\"textRange\":{\"startLine\":450,\"endLine\":450,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.763Z", + "time": 121, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 121 + } + }, + { + "_id": "34fc209ebf079c60d651b60ac853fa13", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "95" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=95&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9089, + "content": { + "mimeType": "application/json", + "size": 9089, + "text": "{\"total\":51549,\"p\":95,\"ps\":100,\"paging\":{\"pageIndex\":95,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"0afb6608-ccfb-454b-8b4f-69842621a431\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":451,\"hash\":\"dbbd79f04a3f6498dc92d6f509a45725\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"494399b8-b825-453c-9ebd-28cf802584c9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":452,\"hash\":\"3e1781840a04f5cd31993a9aa9e9a28f\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"675aeddf-4a71-4d5f-9a3f-e5c20b73f855\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":453,\"hash\":\"82d56b2bddbab0dadda8630ca01fca71\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a556a61-ffc5-4fbc-b047-87711edef79d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":454,\"hash\":\"f947b416267692830510dbb29319911a\",\"textRange\":{\"startLine\":454,\"endLine\":454,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9593598-0d80-464c-abe2-fc8d19baf3db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":455,\"hash\":\"1b21cfbc07208f2601e2867f03514012\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2911145c-a589-45e7-b416-58fa863eba04\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":456,\"hash\":\"0396a89e955706efb22a011cfcd68718\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd450155-3599-4578-be9f-788189b863bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":457,\"hash\":\"b007543b5600cbba1af09f668f407dcf\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2625b03f-a3fe-46e8-be22-8eaaeb82d464\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":458,\"hash\":\"2c376d5b3ec9c596a1cfdef80f57d524\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"667df80d-c852-436b-9cb9-6fb03098b461\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":459,\"hash\":\"9dec4458509fd96f8096d6b686ef42b6\",\"textRange\":{\"startLine\":459,\"endLine\":459,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a202ce04-4fce-4f69-94cb-069389c6588f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":460,\"hash\":\"51e8d4f7aca221cb6079b01736f89372\",\"textRange\":{\"startLine\":460,\"endLine\":460,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c18e1f1a-3e4b-4199-a0f9-2cf06e84718b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":461,\"hash\":\"a8eff006e3b083510856eef964554cb0\",\"textRange\":{\"startLine\":461,\"endLine\":461,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4530909-f13d-48b9-9cce-cf68940c1d4b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":462,\"hash\":\"904a91564019eecf0c3afde0f7ad52c9\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42c07330-edf9-4b64-ab58-25a57c609e0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":463,\"hash\":\"ed6312f0e80f17a52f3e1f4be57c4bdc\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c9f4e4e-a7f9-48b4-98d0-c39be5ca5c67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":464,\"hash\":\"444877a598c1a86fd6d7616705a9bda4\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d95f5a1f-4bf8-490b-9f1f-0d76a7e9b15d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":465,\"hash\":\"308b0729f4d9a47cf4ebf3c5f228a442\",\"textRange\":{\"startLine\":465,\"endLine\":465,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"73fc063b-2ed5-4cd1-b0c2-27a46874ad4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":466,\"hash\":\"b46376a5c6712248d0fdd634f9f45cde\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a3fe218-b9e9-402a-a5e1-1ee546e96340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":467,\"hash\":\"5c0ec61c8fc7ec9986f5e0588c9ef0b1\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2059ffd2-419e-4aa8-828e-c43e0d35d880\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":468,\"hash\":\"01bb08492f6d255ef90d0c84acdebab0\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6eb32942-48b8-42df-8120-415f23fc1737\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":469,\"hash\":\"fe8593ad93ffed078d46b14b576d3ace\",\"textRange\":{\"startLine\":469,\"endLine\":469,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a34133f-fa21-477a-924c-8b588aecbce4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":470,\"hash\":\"56b66763c8a0f53fb55da71b82f8fdde\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c462b67-3cbb-4cb2-9539-8b6cb681192f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":471,\"hash\":\"e44654e535152e1554797b0952fb0c8e\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91da945c-a23c-4a38-9436-007c10eb7e03\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":472,\"hash\":\"aeea3736e20f3abef574e447c8f33d70\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bd006245-d3c1-4af7-811a-0bfd3d0284ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":473,\"hash\":\"de32864f404658b5ced54b34612ed35c\",\"textRange\":{\"startLine\":473,\"endLine\":473,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"172429ef-c098-4190-8456-b2ce15411fc6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":474,\"hash\":\"582c8b5b9a6cf02c5079f3763f267128\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4b57be9-c93e-420f-832b-6ef1b77bbc41\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":475,\"hash\":\"df20b1bb76b759b000ef3ecfd6d35474\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6409829f-f4d4-43e2-9c33-584ccba6419f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":476,\"hash\":\"36a6c67de1579c3ec0c512622fc75da5\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb0c9f51-1900-47f8-8be4-66c0b64ab0a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":477,\"hash\":\"c18967b310e3eb9333737ec43b11a778\",\"textRange\":{\"startLine\":477,\"endLine\":477,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be106f10-c5b6-4f15-9bf6-1d12354f772d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":478,\"hash\":\"78c6ebb3af66cb7ef9b5ca3c19d1bad4\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f38932e0-942a-4b51-bd42-305a2bba1574\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":479,\"hash\":\"35a51f6fc52c44318573c8b1c762b772\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"936235b8-8fcd-42af-9b80-42cf1ed736fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":480,\"hash\":\"368ab6dbfcc82cbe8c4bb1cd9468d795\",\"textRange\":{\"startLine\":480,\"endLine\":480,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30c99294-d70e-47c3-b203-fbe3b5b916e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":481,\"hash\":\"333bd6fd3baaf83bafd2ccfe3cc1f9f1\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"20daa20f-3711-4e2d-b3d4-80b2d7e84812\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":482,\"hash\":\"4a8a0ba0fa0aa4d2ea4ee09a4836972f\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6b078e92-3aaf-48e3-a0a5-afbee0beab93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":483,\"hash\":\"2c452ee65e02c763b1bed523317b883a\",\"textRange\":{\"startLine\":483,\"endLine\":483,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a1e2b9a-3a1a-40b6-b2cd-11949c7f1702\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":484,\"hash\":\"1b4ca29b2447d383d62352fb36ffa818\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"231e21b0-8f1b-45f1-80a8-16a41e81a434\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":485,\"hash\":\"036ad82936584f78efb7e5bfdc4fc5ed\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1d43727-a0e0-4b5d-8d02-381ceb0fe0a3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":486,\"hash\":\"fa0e99c343f9620ec57d950e808e033a\",\"textRange\":{\"startLine\":486,\"endLine\":486,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d862dedd-7fd7-46c7-8ea6-32b173863a7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":487,\"hash\":\"fc49cca1f0866a1526dbd917dafea02d\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbf4000c-f8ca-4998-95cc-da1f75c1137f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":488,\"hash\":\"bf07b979a2c74295de2c98408486d781\",\"textRange\":{\"startLine\":488,\"endLine\":488,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0b1ebaf-50de-4ada-ac78-f3d9ac55e6bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":489,\"hash\":\"7b951f9f1d25624e000e0301ec9f0f76\",\"textRange\":{\"startLine\":489,\"endLine\":489,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c15893a-8f4d-4a00-a60d-48b14fcbea3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":490,\"hash\":\"dab2552d8281974b8e07a8f61090d629\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"489fc7d2-c90f-4376-95ff-d3305fbed4bc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":491,\"hash\":\"bbcacd42d271aa33a24d2296d237e1b2\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4559857f-add7-406b-8d76-2e65dcc92baa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":492,\"hash\":\"887a6ab88ecd7fea4f1f9812fc22719d\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1494e3a3-370c-4644-989f-17ed706ac5e7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":493,\"hash\":\"b910ec739410909435f7a9c2e88a04e0\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5a066f5-dff7-4555-9374-95c30701e7a5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":494,\"hash\":\"c41cdb781edf37d31ca7ddf53d8e1adc\",\"textRange\":{\"startLine\":494,\"endLine\":494,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8edf4f1f-b3fb-4bdf-b6b9-79ab4ffd7120\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":495,\"hash\":\"98d72843bf4f9ba93b52db03d1a65167\",\"textRange\":{\"startLine\":495,\"endLine\":495,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a98df1d0-57e8-4783-9606-05c4999f332e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":496,\"hash\":\"bafb55740975af25c57cbd85f389eabc\",\"textRange\":{\"startLine\":496,\"endLine\":496,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d022a6c-1d26-4356-a5a6-7d7a89201250\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":497,\"hash\":\"f961fc3f22dba7fa25311dcc5f8ec0b3\",\"textRange\":{\"startLine\":497,\"endLine\":497,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25a4673d-8a7a-4709-98c5-4ba2e1a50a8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":498,\"hash\":\"ed10f8e874a37a6f8264632993816660\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c244a01f-943b-450b-85ad-369323e74bf5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":499,\"hash\":\"4a2c5177fa5a0a8da4943a8d71fa17c3\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5952aca0-81be-454f-8124-a7120912102e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":500,\"hash\":\"839e5e708094ade291e122eebb26bd7e\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad6d2ba-b791-49be-8886-4b14a4907923\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":501,\"hash\":\"14a9e67cea29d23156353bce1256177e\",\"textRange\":{\"startLine\":501,\"endLine\":501,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49c315d5-cc4e-43a9-9538-5c6bb9d4257e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":502,\"hash\":\"af493263c818bfdbec5ab3e0177aad80\",\"textRange\":{\"startLine\":502,\"endLine\":502,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf689b78-600f-4dbe-998a-2e7cd411752b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":503,\"hash\":\"ea402db3aa7bc3082ed0f4146c8bcdfb\",\"textRange\":{\"startLine\":503,\"endLine\":503,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6147772-8efb-44aa-a217-1b78067e8b2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":504,\"hash\":\"cb5e77a9087b4edcc3d4899566971cdc\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23a1165a-53c0-4d6a-9705-d0b486e48dcf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":505,\"hash\":\"1806f3512cb172421967bcd8049b0c77\",\"textRange\":{\"startLine\":505,\"endLine\":505,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04366ef7-290f-4456-b2cf-267285a51589\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":506,\"hash\":\"d00a278af817102e30265064f330d34c\",\"textRange\":{\"startLine\":506,\"endLine\":506,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c00d8bc-1c9b-488e-8695-9a983c30610f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":507,\"hash\":\"a08fac1a2bf3c146f67053598857693d\",\"textRange\":{\"startLine\":507,\"endLine\":507,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4016f38c-b5a2-4120-b814-5fb0dd7f5273\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":508,\"hash\":\"be8c5255de47da294f41782523abb703\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75b27854-752c-4821-b4f6-7c3cc3c9b232\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":509,\"hash\":\"cb1e494ac50d62d53076d745881b096b\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68a05ad4-2180-4bf3-82e5-3d58985a87d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":510,\"hash\":\"0dc2778dd5f4963ff7d0509d66864345\",\"textRange\":{\"startLine\":510,\"endLine\":510,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c09a42d1-16a7-41bc-b0c1-c5071d2f8794\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":511,\"hash\":\"e2a2d1449759b43c9e9d6cb77c7657ad\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75b8ddbf-00f8-44d9-8add-4bb3e73f7835\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":512,\"hash\":\"1a4d863fb6cc6393ed086ffb78814602\",\"textRange\":{\"startLine\":512,\"endLine\":512,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50624dfd-a2e7-47e9-a7ac-09609c145861\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":513,\"hash\":\"7af0a558051f99ce44bdfbe781078e7c\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c92e92-e57f-44c7-a37f-0841b48622c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":514,\"hash\":\"923ee80b07e984c3df8d611ecd171a35\",\"textRange\":{\"startLine\":514,\"endLine\":514,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"941a0d19-5269-4a0c-9970-09d32b319542\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":515,\"hash\":\"73f5fe8c54d88394d49c7bfc1e1c1586\",\"textRange\":{\"startLine\":515,\"endLine\":515,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"520ddd89-091f-485f-9733-64f3a0835279\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":516,\"hash\":\"a8fc1eb6ace74b588f65f4df7e89d908\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8362c546-0822-4b7c-860c-65d133db50e6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":517,\"hash\":\"3ed747f6a30d17d9b64e26888452efae\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f1b8bb3-ae2c-47ec-b680-4d3a9a8e49af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":518,\"hash\":\"282b85a8808477b8dd6fa8280376c255\",\"textRange\":{\"startLine\":518,\"endLine\":518,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1077b74-2d6e-4ceb-a3a4-90877c3d8ea8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":519,\"hash\":\"02e232ce4250b0b746a6597cbde8c181\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"630666ed-811c-4690-bad3-866834162e6d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":520,\"hash\":\"fb42d004a86a5542a39458f7377ac507\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e62a9e23-e40f-4495-96af-f8381aaecdfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":521,\"hash\":\"958adaecad0530c410ffde8d3799219d\",\"textRange\":{\"startLine\":521,\"endLine\":521,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc447fca-919f-4cce-bd78-c9c46441915b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":522,\"hash\":\"f76731960c9380861749b6f408121eb6\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3d4bb86-a74c-4a5b-8ea7-37d0c22bcc3a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":523,\"hash\":\"2c8f4d22a5ba7f8ca5fe5e383a31af1d\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00f0dae2-7ca2-47e8-b4b3-c64fb1916e57\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":524,\"hash\":\"c9a3757b6987b83638cd40d59a78ac1f\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed00a977-ad76-44d8-ba00-147eeb5748ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":525,\"hash\":\"ca298a518e20e33c1889f0b9d30eee41\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5734925e-7eed-41e1-accb-87f9f007afe4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":526,\"hash\":\"cdefaff60898b98560f6765c1b7d44f3\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b15db89b-769e-4416-9d77-b7a3472617f6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":527,\"hash\":\"81893049ca798f83a4ad696bdd30bc7e\",\"textRange\":{\"startLine\":527,\"endLine\":527,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56a69c23-511d-469a-9e54-33689c0b0b0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":528,\"hash\":\"6db74a1d6fe09f979f2ba21365f6c25b\",\"textRange\":{\"startLine\":528,\"endLine\":528,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"38d16287-e788-4385-85cf-8ce72edceb6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":529,\"hash\":\"0865eabf173855e8ff1ca25c0390f04e\",\"textRange\":{\"startLine\":529,\"endLine\":529,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"41cbfa38-5a3b-4cda-bd43-736c17aa8cc0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":530,\"hash\":\"a1b116ea97f228d4fbe6ad2b7bcd0d7d\",\"textRange\":{\"startLine\":530,\"endLine\":530,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"418ba8a4-4a9b-4d4d-af98-996fd01f0941\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":531,\"hash\":\"a546bb5e54271c3b4de27088aa6945ff\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"616f6bd2-b0ff-4976-b3bc-0ea4cd742eef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":532,\"hash\":\"e61a234cd274d5e3ba78f40af91010ef\",\"textRange\":{\"startLine\":532,\"endLine\":532,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ce0dd019-e052-428f-90da-898f6d7b0048\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":533,\"hash\":\"f0aad268bdd1852833ce9d22cbc7cb7a\",\"textRange\":{\"startLine\":533,\"endLine\":533,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ecdfe0f9-5570-4e2a-8d39-c1db844e7609\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":534,\"hash\":\"64b510a1c9ee002bee3a0b16d79e62fc\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd2b3402-0a53-4135-baa3-48a4b82f294b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":535,\"hash\":\"1ce63f85dec6bc1a0dbe29c3f7be5b29\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea099441-65aa-4f30-a4d5-c1f2744ddcda\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":536,\"hash\":\"958d8f1e1511399cdbf684b70266f516\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e16e4b55-5ee5-497a-8f05-6259bbc54677\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":537,\"hash\":\"ef33a5b8d445f5036a1717222fd8e223\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"019885b5-dcc5-4216-9445-c7e21e115cee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":538,\"hash\":\"82fd699c446d3abf901f76ae9f5462ab\",\"textRange\":{\"startLine\":538,\"endLine\":538,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03326694-b584-45ee-976b-74b39cfd5ea9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":539,\"hash\":\"1d86ebe85ec510ab140696a3236f8365\",\"textRange\":{\"startLine\":539,\"endLine\":539,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f53a79c4-58b3-4a9f-b6f5-dadafee6a33a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":540,\"hash\":\"05b4600c59e012918f351257ecfbf95a\",\"textRange\":{\"startLine\":540,\"endLine\":540,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cc88899b-b794-4b7b-8de2-7bca6b739044\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":541,\"hash\":\"1dd4c979171799546ad4027ba03ca494\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbfa0449-0c37-474a-9335-6f205a3bb491\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":542,\"hash\":\"8d8d86db3a7c2c8b2c09d946721e96e1\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f4a406b0-479e-403b-b266-e5fa64cdd45c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":543,\"hash\":\"1b7d39f3c0eafb341ae641330a68f3c1\",\"textRange\":{\"startLine\":543,\"endLine\":543,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b5782b0-f5c7-4ea9-b79f-ebfbdd007285\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":544,\"hash\":\"1b37fa7bf204b2316beeb82d9b9f2f9f\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f8ac4cf-a0a9-4d69-898c-8e255172ed5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":545,\"hash\":\"ab166127f02ff5c5bd09a31a789e6b85\",\"textRange\":{\"startLine\":545,\"endLine\":545,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a9bbd67-2ebd-4c5c-9b26-62acc5c41cbb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":546,\"hash\":\"1b7c24a7b91216453811763c8be7cf9e\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3dced960-adfb-412c-a9fa-bd36cf10c15b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":547,\"hash\":\"6694713aa2ac826e14ebd1685d3b904c\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbedd721-c00d-4b73-aa9f-d5b71b11b2c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":548,\"hash\":\"5bd89623d9e1f893e06c8a567e1f1822\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2804447-2c60-4796-8ded-bcf51b8791ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":549,\"hash\":\"f3cbae5ce33a8758f26b49604a7b642f\",\"textRange\":{\"startLine\":549,\"endLine\":549,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9274cc4-68b0-4029-8405-f4a209a8ba00\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":550,\"hash\":\"7c30c956f6e6e88e6b25d312884f533c\",\"textRange\":{\"startLine\":550,\"endLine\":550,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:48.910Z", + "time": 123, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 123 + } + }, + { + "_id": "5e875c68d3aa4953755ae78c3c680f3c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "96" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=96&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9069, + "content": { + "mimeType": "application/json", + "size": 9069, + "text": "{\"total\":51549,\"p\":96,\"ps\":100,\"paging\":{\"pageIndex\":96,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"992c3c03-952f-40d5-a724-1f1dc76c470e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":551,\"hash\":\"ccad129e0d6bb28de6b41e7eeb22bc76\",\"textRange\":{\"startLine\":551,\"endLine\":551,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5de5837d-caed-49c7-8669-3eb67ec35a59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":552,\"hash\":\"c84ee6ea11a7ee74d116edec3863a211\",\"textRange\":{\"startLine\":552,\"endLine\":552,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d2b800f-cc4b-49e5-a2a2-f05071177a79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":553,\"hash\":\"0531e6bc6877b872d2cf8c247683f427\",\"textRange\":{\"startLine\":553,\"endLine\":553,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e8af59c-4d58-4e2d-8f55-9179a7caf89a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":554,\"hash\":\"47c744b665b23a9d6d9f2c5e7b93a0c9\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37165f98-67da-46e6-8508-21d024fb9a6b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":555,\"hash\":\"325ff4a7e52805bbc63371751a54d957\",\"textRange\":{\"startLine\":555,\"endLine\":555,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"398d8d6c-b4fe-4bb3-9746-c37cafd0ea35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":556,\"hash\":\"7805da719004311520c7ffd528e31776\",\"textRange\":{\"startLine\":556,\"endLine\":556,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e3f843b0-1d09-4abd-a63d-b890dca3bfa7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":557,\"hash\":\"f3fc4b511644b724f2cfedf057a4e5a7\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6336a662-212d-45f3-a7f9-8fc6ea70d02b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":558,\"hash\":\"fd5892195dc6e8463f988381f2da4f55\",\"textRange\":{\"startLine\":558,\"endLine\":558,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6276b799-f918-470b-8c58-5f78fb65396f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":559,\"hash\":\"4032a1a5302fa860580ad13679e12c1c\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a26d3c9-94e9-4020-96a9-7c1c347c69c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":560,\"hash\":\"123c047705d66605512e71b56876356e\",\"textRange\":{\"startLine\":560,\"endLine\":560,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d02eb04b-2689-4528-a7e0-350f8eff97b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":561,\"hash\":\"7c645911c80673d7c6f71532458b804c\",\"textRange\":{\"startLine\":561,\"endLine\":561,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"059cf6ba-c495-442e-8458-f55be5abc67f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":562,\"hash\":\"9148dccbecc3c1ec11e4e537caeae42d\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cae21f4-e424-459e-8d89-8763fa158a43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":563,\"hash\":\"31a8f91216db4355d18c36b07bdd8b4c\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0944cbe4-1472-409f-83b8-1e2a91e5b920\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":564,\"hash\":\"c8a2551f52e3e4ededcaef0a9ceb1fe8\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2e35a4d-f902-43ef-acb9-63a48c6f8810\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":565,\"hash\":\"b43c5a1bc86b889d0caf6502f0896b47\",\"textRange\":{\"startLine\":565,\"endLine\":565,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe76e9e4-d01f-4044-a22e-aab403f2ea48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":566,\"hash\":\"45a6856ceed6f9695b8c1e45aa7dd2dd\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98ab1089-babf-443d-9088-22ca6d54aa8e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":567,\"hash\":\"bcaa19ccdb9dc2bda1fce8eb2f2a9b08\",\"textRange\":{\"startLine\":567,\"endLine\":567,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d3300fd-be70-4fb1-8eb8-b4b885cb4c6f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":568,\"hash\":\"ea5419dce65dbeff3e8c5f9772ff9a83\",\"textRange\":{\"startLine\":568,\"endLine\":568,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c67f673-5b25-49d4-87c2-b2ec2ed10c75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":569,\"hash\":\"dc02eeac6c4669d610402527b3fc1cd2\",\"textRange\":{\"startLine\":569,\"endLine\":569,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"299071fb-620f-41e8-bf2c-9da3541d8c36\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":570,\"hash\":\"565010e6bc6f7fda0f85cf216a7027d1\",\"textRange\":{\"startLine\":570,\"endLine\":570,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"71a9df9a-f6b9-4fb8-98c5-cb181ab5c775\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":571,\"hash\":\"2cec7a8509439b6d40177371c7ed8856\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb8a33db-a055-464d-a894-b40980c485b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":572,\"hash\":\"df8d3f8abed159644ca7f75d2fcf6502\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0481065-e1b3-4086-841f-8fae45fde684\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":573,\"hash\":\"63232c4dd2d14c372a8630d339cd9517\",\"textRange\":{\"startLine\":573,\"endLine\":573,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c023b03c-184a-4109-af4a-915c7a8647aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":574,\"hash\":\"2c70d2874b833a23f19d151cf6d946d3\",\"textRange\":{\"startLine\":574,\"endLine\":574,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89fa7062-bf4d-4773-84d0-31d3e04c9fc8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":575,\"hash\":\"d7bc2d8c6342d63c03265257e3f63897\",\"textRange\":{\"startLine\":575,\"endLine\":575,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f6679999-e1ff-4aa7-b95d-09a9758cf2fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":576,\"hash\":\"71b50c3c6f45c7c13cb9b25d290a6db9\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c266ec9b-7f40-47c0-993d-1f6ec6cfb236\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":577,\"hash\":\"09706288bb09d12eb6717ca4f01245f6\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e885c5ea-4b2f-4a6c-a8cc-d2ad6c8076cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":578,\"hash\":\"4e69b96d8e2d00b1cd69079b9d1b9158\",\"textRange\":{\"startLine\":578,\"endLine\":578,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2222db75-563e-4fe4-8958-55b5c039015a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":579,\"hash\":\"00dd49512c020ecd1a4c947696fb61e9\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3809f5b-c36a-4bbb-b527-e1492a781c9c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":580,\"hash\":\"8fd849542e58b5d96008e5ad6419e6e1\",\"textRange\":{\"startLine\":580,\"endLine\":580,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c1f10e7a-3ade-4fab-b15b-2af9f4c0476a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":581,\"hash\":\"1518e7615bc3d33366c3f191a3cd0ffb\",\"textRange\":{\"startLine\":581,\"endLine\":581,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"22cb5794-ed61-4a2b-bd6c-bbbc40cf0b47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":582,\"hash\":\"1f8dea154fd06ffc07cfa5ccc6668e4b\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ae464e05-33d5-480f-adbe-8118c28d0c21\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":583,\"hash\":\"a87eb13066756aad6f9cbeb4124c1790\",\"textRange\":{\"startLine\":583,\"endLine\":583,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"365ed463-5ace-44fd-ac8a-e976e2338cf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":584,\"hash\":\"660e1e408b8a06976a24842ecca329ec\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a396a7c1-e6ac-4e36-a90f-ec90cf9efe17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":585,\"hash\":\"d3938a4c31defbd2b805f7c2684fc3b3\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08629f47-2aaa-4b43-85b7-e595c49aeb73\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":586,\"hash\":\"3ec96afac52a635da2b8563be69e9fb1\",\"textRange\":{\"startLine\":586,\"endLine\":586,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"565eeffa-f370-49f5-abb2-d8f06a4a21ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":587,\"hash\":\"3e1ea65ef91071058bbbb63048fa5ff7\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbe4ac19-6862-4f64-b476-c37ecb940c0e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":588,\"hash\":\"1ed4ea27378b561acebeffed47a42f24\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1863f63d-f77d-4afc-bee7-228d91aafb75\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":589,\"hash\":\"697a07b9fe4b0e5a1adf46b75cbacd2f\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5058e842-33e8-47d4-bf7f-c1030e89b905\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":590,\"hash\":\"fc52e7ea99b515a476d2560493660a0b\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"515326e2-ec2a-462c-b8f7-088fe0c50778\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":591,\"hash\":\"e3df8afc7049970e173f8e706c111e0d\",\"textRange\":{\"startLine\":591,\"endLine\":591,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e197515a-d40f-4c61-8f6c-5dd31cfd5f74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":592,\"hash\":\"dd6331e550ebe943c51e760a5dff724d\",\"textRange\":{\"startLine\":592,\"endLine\":592,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04e31ed8-9f08-421a-b2bd-d2404f83a4ae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":593,\"hash\":\"febb3be001bfddf38adc3142cee840d2\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2b2173e-3555-45ce-88dd-499868f9299f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":594,\"hash\":\"538d16b21c1dce9a8e57f606c46c0d53\",\"textRange\":{\"startLine\":594,\"endLine\":594,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f322a9b-bf75-4387-abce-37e028d6a026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":595,\"hash\":\"84ea634f77c86560b72f30facb11d872\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b607246f-1d66-4e90-aaf7-b29950880448\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":596,\"hash\":\"bce84addcb85b8f46caf5aebfcf689f9\",\"textRange\":{\"startLine\":596,\"endLine\":596,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f0ec2bc5-fcd4-4636-9c87-5477295f5a6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":597,\"hash\":\"05124b0f8a33b015b5bcb550ee31cf04\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4706a5df-8529-4100-8f01-648f168c701d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":598,\"hash\":\"a856ec73e1dd395ae92697f21712fe1a\",\"textRange\":{\"startLine\":598,\"endLine\":598,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14a4a116-5684-415f-bc62-d33164c677c3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":599,\"hash\":\"44ee81c2f060bde8895b556dbd35acd8\",\"textRange\":{\"startLine\":599,\"endLine\":599,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"01b86bce-6eb8-46a3-b186-d1f35dd4e1e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":600,\"hash\":\"b95a02cd6a22f3cb0b129f081de9c7d2\",\"textRange\":{\"startLine\":600,\"endLine\":600,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2db71af-8f50-46e6-99d8-374909e6a2a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":601,\"hash\":\"6100fe41f1c40e83c3b5934b16e446a6\",\"textRange\":{\"startLine\":601,\"endLine\":601,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a43c0f50-fde4-407a-b11b-f99f4157d714\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":602,\"hash\":\"142b11b232dff82babf214c65b558a12\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aad713b3-3321-4d14-aaba-c16468117235\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":603,\"hash\":\"47e2fe475ae11a689ed0f4119d9451eb\",\"textRange\":{\"startLine\":603,\"endLine\":603,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"916a73b0-3893-4989-8c10-af21ad12bd4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":604,\"hash\":\"7f7a401394b3358a0e40f929ad380384\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bbd9623a-b293-4591-b54e-401471a7f708\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":605,\"hash\":\"d8bdea462102b4b125a33cae86b4a85c\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d8ba33e-8d30-4c07-a129-c8342ecaeea3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":606,\"hash\":\"1052b00372636830f79c10b3a53bc2aa\",\"textRange\":{\"startLine\":606,\"endLine\":606,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"80b68ed1-1c23-44e3-b8f0-399898ef7b45\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":607,\"hash\":\"cf457989118063029fa398bdb67f2ee1\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4262198-55ce-4d46-aec0-e2cd749b3683\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":608,\"hash\":\"330050adbac0741c5a07c5d3daa3aed6\",\"textRange\":{\"startLine\":608,\"endLine\":608,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fcec7809-0775-499a-9ea9-495405e06c11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":609,\"hash\":\"7834650909ad4852f5349a384fd61bed\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7a1e08d8-48d8-4cea-9ebf-84c2ed6fda4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":610,\"hash\":\"797fa65239d80f0413e8d402d8f2f1ff\",\"textRange\":{\"startLine\":610,\"endLine\":610,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23676839-dc86-4534-96ed-d00a873b0ff0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":611,\"hash\":\"c2d2abc29b06c8ec5a5f702181dc6171\",\"textRange\":{\"startLine\":611,\"endLine\":611,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d895b5-e040-4d58-9aa0-de7cb70c1dff\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":612,\"hash\":\"d4ca94eb693f508a91efa9890a0fbf51\",\"textRange\":{\"startLine\":612,\"endLine\":612,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f13f2bdb-8ffa-4be3-8835-e544b6afd512\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":613,\"hash\":\"e4969241a0b56ba15ee930c1834db9f1\",\"textRange\":{\"startLine\":613,\"endLine\":613,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9fe994e4-e283-4e70-bf1d-935de3e36b56\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":614,\"hash\":\"a5977e0424346a9260b502eb0814ed54\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cfcb9ac-99b0-4396-ab6c-3be34fccf79d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":615,\"hash\":\"5aa7714bdbaf95d5272e07cc708cff3e\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"101e4914-607c-4ae7-9d59-4ae8227041f8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":616,\"hash\":\"0f0309e865b401e656a0edd6d210e83e\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"649888e3-407d-404b-bded-19b9039880a9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":617,\"hash\":\"348bc3c39d43f1090f845d1e2b8bbcb6\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8559150-6b00-4b11-873d-6d7470546a71\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":618,\"hash\":\"450278fe4a091e61cf4383f64d74cbfd\",\"textRange\":{\"startLine\":618,\"endLine\":618,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e55306f-3a1f-4cac-aac7-a36cffbfd993\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":619,\"hash\":\"996fc6709229b69a07c0129cc718c3a1\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0a8c36e6-3d03-44cb-b39b-7585cddfd461\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":620,\"hash\":\"f1283b563168f05b225a45d8ab07dd0c\",\"textRange\":{\"startLine\":620,\"endLine\":620,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"753b1260-8d36-4a1d-98e9-d76754fbec95\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":621,\"hash\":\"2d7f1657e68d5a6e835bd4677250659d\",\"textRange\":{\"startLine\":621,\"endLine\":621,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"033fa138-877c-4e48-a723-5757fa3d50dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":622,\"hash\":\"f1fa0e31cb1337ce9bec4d015ae0d09b\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55d013d8-11a5-4f77-9cc5-025ec59c4725\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":623,\"hash\":\"013b34808405cb376f822eba6296e5eb\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c28e54b5-1eeb-4555-8745-99c30d3db381\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":624,\"hash\":\"b17b86ef099c6520621b131e005f7bcb\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4562eda9-265f-48e0-9b0b-d5ce4499461a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":625,\"hash\":\"229e2773412d0a59e9482318ae6653f1\",\"textRange\":{\"startLine\":625,\"endLine\":625,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23488f42-f3a1-4e64-ae80-a5a30ef63b22\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":626,\"hash\":\"dde554a7f8150e47d4f242751e1a1f6c\",\"textRange\":{\"startLine\":626,\"endLine\":626,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a80bfa31-fdbe-4615-8daf-cb57e08f2743\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":627,\"hash\":\"c9be6737d19a66cfa1df831d8939bcc2\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2cc3ecd-db60-42bd-923e-02233584e2bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":628,\"hash\":\"d0779580e5ccc3774fab47e3629a9624\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c19782-6bb5-49a8-a428-8533e8851949\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":629,\"hash\":\"aae4c7b8d961fa9487856e9fd4eb085d\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fee1f3f8-af2f-4486-84e3-f2ec13f49ab5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":630,\"hash\":\"be8c39e448ca125d893aa10109497343\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27e563b7-d4a2-4ead-ba59-1c1eac606a9f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":631,\"hash\":\"96da393a7d1ebcd2ec7cd36f3455b2c6\",\"textRange\":{\"startLine\":631,\"endLine\":631,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94531599-deb9-4e9f-937b-a7899981cede\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":632,\"hash\":\"d18d247585ed3fe0ff127cb245f97744\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cda418c5-cba4-4fa9-a48d-5b35f690d4ca\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":633,\"hash\":\"404991f0cf19efceaa9deb71661e6809\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9cc599ec-fbae-48b1-8303-0523a1ce97eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":634,\"hash\":\"2f26f6f4754a06db6aa10bb28bf1bff4\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd45bc58-5504-4fdd-be26-ef2e62950b87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":635,\"hash\":\"5d7e0adfc55d1ea5db21e16fa25a6083\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c4b87eb-9c1b-4355-9e9a-0281c1ec4383\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":636,\"hash\":\"457786e620108c14987f01ebfb7e2a1f\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0e4ca8-9981-4be8-a811-24c9746e3479\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":637,\"hash\":\"30168f947c93ef1ef20de110a76731c4\",\"textRange\":{\"startLine\":637,\"endLine\":637,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"56ae64c1-4906-4563-941c-a2830a31928f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":638,\"hash\":\"55833ddaa61d6636d005637f71dd91a4\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0cce3ff6-d919-4f8a-9e44-9b9c5bfd98ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":639,\"hash\":\"6a84b5f46366a1d69f6ff067ab0c92b3\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fadc1876-c93f-4721-983b-bfe2ac1ce957\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":640,\"hash\":\"8c1fc071a702e844acf46bf1a13d8898\",\"textRange\":{\"startLine\":640,\"endLine\":640,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f92c5ab-0f0f-465c-909d-1869e1b676fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":641,\"hash\":\"e603c0fd059efca3842ca77a592bca32\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7fe5232-136c-4647-96db-fb745388aea2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":642,\"hash\":\"0a474934451605e614e1df4176fab698\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"608a8ac9-be13-4d19-b7a5-92560877754b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":643,\"hash\":\"24f7952e0e41c5171dc0fef0df652c28\",\"textRange\":{\"startLine\":643,\"endLine\":643,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a9a11ff-25d3-47b0-8559-71f1f88e33bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":644,\"hash\":\"881585fd608fafcaaa8ee1211d782bab\",\"textRange\":{\"startLine\":644,\"endLine\":644,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5599b5f7-8812-4cbb-9d90-f5234741cde4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":645,\"hash\":\"aed1dcea776120c7e90af9bf9b2fa1ba\",\"textRange\":{\"startLine\":645,\"endLine\":645,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37c92583-ceb8-4855-946d-405fe72a0732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":646,\"hash\":\"89e8eabb6020c6dc1ae6d54cde506f30\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0e0b4af9-344d-4898-929e-df1fff649309\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":647,\"hash\":\"365f74478f7a107f9530c90c9dddfbf1\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3a8424a-5982-4cdb-9812-47d51ddadb0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":648,\"hash\":\"65d281d536bea182bc0e86b1d967a991\",\"textRange\":{\"startLine\":648,\"endLine\":648,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2b951a7e-17cf-442b-8b41-55d26ed095bf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":649,\"hash\":\"e6a9803acf3ae9b43efd4cee35373d84\",\"textRange\":{\"startLine\":649,\"endLine\":649,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63ce6336-bda7-4b70-be5d-b381218a2494\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":650,\"hash\":\"112690946b13a3e5a61aab0bd30a9639\",\"textRange\":{\"startLine\":650,\"endLine\":650,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.059Z", + "time": 118, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 118 + } + }, + { + "_id": "bf02615d98fd74576e9b77b51b85ea4c", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "97" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=97&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9049, + "content": { + "mimeType": "application/json", + "size": 9049, + "text": "{\"total\":51549,\"p\":97,\"ps\":100,\"paging\":{\"pageIndex\":97,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"23ec5955-c70c-49f7-97ea-413df09ffee0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":651,\"hash\":\"016fbb9bcb19d1dd051f7d162b018b19\",\"textRange\":{\"startLine\":651,\"endLine\":651,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"779bc3b7-9df4-4510-a4f4-55bda3e78d87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":652,\"hash\":\"c4d8dfe62ca24501c0cdaa586f16b27d\",\"textRange\":{\"startLine\":652,\"endLine\":652,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fbe6ccc6-ea9a-452d-8a8b-60108df8ad4a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":653,\"hash\":\"c33efe7caa418eca02d25900da9896d3\",\"textRange\":{\"startLine\":653,\"endLine\":653,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9cae4c3-dd1d-443d-922a-60697eb8f5d1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":654,\"hash\":\"207d5600c402209b389f0f826872dada\",\"textRange\":{\"startLine\":654,\"endLine\":654,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff359372-1598-46a0-8e16-4ef3be7adc4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":655,\"hash\":\"979facc219db9d772c951fe86443cf6e\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad787b41-0fd1-4d09-ab94-181fe307432e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":656,\"hash\":\"668ffc7fe129fc13de42eb042a4d5904\",\"textRange\":{\"startLine\":656,\"endLine\":656,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"40b77acf-f4a9-42c2-a6d2-8f8609f177c2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":657,\"hash\":\"e576df7f6e100c59e36af43d25734be8\",\"textRange\":{\"startLine\":657,\"endLine\":657,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"384686b6-f7d3-4415-8bb7-670cb9a390d4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":658,\"hash\":\"3e337a70f5706d07c588a8b360a56399\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74ea025f-7333-4068-a484-92160ba73c24\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":659,\"hash\":\"379cc036b77e0b84fa4c8f8376d1c673\",\"textRange\":{\"startLine\":659,\"endLine\":659,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85b39c5f-b320-4238-af7d-862810289bb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":660,\"hash\":\"1402c4a8c1278156545f97472f88c04c\",\"textRange\":{\"startLine\":660,\"endLine\":660,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef5be4f2-a99a-488e-9ec2-15a94a50b3c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":661,\"hash\":\"a36a8bb6063803af7eec0d1a03eeef76\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2376ee23-80ac-4973-865e-8bf3a5d812a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":662,\"hash\":\"7dc66a15cd54e9964872ce3301d5391c\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bfda252-4dc1-450c-a8b9-7a1bc8d10291\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":663,\"hash\":\"bab3013afdbef9df8d02088eeddbc12e\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc4839cb-5ddc-49fa-afbe-f37e9a11c822\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":664,\"hash\":\"bc71517496b38fe6e3714709a3314ec0\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c061e171-82b6-4cab-b9e9-129553c265db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":665,\"hash\":\"ed3435fe3fcbc5da7b7c2b75b2406ba1\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a46bd5e0-bc0d-4d24-bf42-542df921ff82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":666,\"hash\":\"26247ddec1d37f35d21ec73b7cd7c8cc\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8b3bdea2-25b6-4cb4-a3f0-0ea1a46a5710\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":667,\"hash\":\"fe7bc2e56dec0e5b9cd3fc32af04f391\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93ad871a-b528-4651-9609-d131d6ac311e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":668,\"hash\":\"6ff68ada441346a83e9b5f77bddb2c2a\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c4f60cda-534d-433a-9430-970788bd5db7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":669,\"hash\":\"bf2e1f15e9487dc35f5bb0363e9d95e0\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0ec897a-b2dd-4365-a89e-7ac2ad20912f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":670,\"hash\":\"d2c3f58e69dd47834002cc2af791bbc2\",\"textRange\":{\"startLine\":670,\"endLine\":670,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a9b8b67-479d-47f6-a149-a2142bb7eb4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":671,\"hash\":\"634a6b930e972e02de63d294f560d776\",\"textRange\":{\"startLine\":671,\"endLine\":671,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85fed089-053f-4dfe-bc9d-088e04562e48\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":672,\"hash\":\"ad7801974c03900290be37dd0d1ea0d1\",\"textRange\":{\"startLine\":672,\"endLine\":672,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"704fa134-8ba1-456f-966e-2faaf53bc45d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":673,\"hash\":\"dd26b443a0eca24b4f6c3a86924dbe25\",\"textRange\":{\"startLine\":673,\"endLine\":673,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6bcd3d86-ec88-4fa4-8558-13ece77eba5a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":674,\"hash\":\"131d1978224e3aff279e31f089925f48\",\"textRange\":{\"startLine\":674,\"endLine\":674,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a447f01-463e-45b4-9634-276311b11716\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":675,\"hash\":\"434969bb435998f9c724eda819b6cd5c\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a3b9209-e42a-420c-bb06-fe8e75ac6ebf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":676,\"hash\":\"e62fb2bffe2c77b5847b6d82133d6457\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b64ee463-bd41-44d1-9dd2-6891bc223780\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":677,\"hash\":\"8f77ccf481b23bcf666a6939e9c06f03\",\"textRange\":{\"startLine\":677,\"endLine\":677,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a93faac6-eb77-4de0-84c7-d502f5d3067a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":678,\"hash\":\"71de14f288ded01a15e57f9975616394\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5502f4d7-8aff-4f96-93df-67f2d75f453f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":679,\"hash\":\"8da852be4b1f0f211f0f4b55d3653a23\",\"textRange\":{\"startLine\":679,\"endLine\":679,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a200bd02-cc0c-4206-bf3d-9214c9e43575\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":680,\"hash\":\"11f47f8b7cb3b9506507e4d93723f0fa\",\"textRange\":{\"startLine\":680,\"endLine\":680,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"da9248dd-dc20-497e-b331-1a04d41c0a93\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":681,\"hash\":\"0a2fc6edab6fadfcdd073a6e45c5a92f\",\"textRange\":{\"startLine\":681,\"endLine\":681,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0100b156-e33a-42a1-878b-58c3d92b1dd5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":682,\"hash\":\"1d9f81e3161f0f5209754e448d9a761b\",\"textRange\":{\"startLine\":682,\"endLine\":682,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be1e53a3-8aec-42e6-a067-859f9a0c7202\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":683,\"hash\":\"fba2bea8fb7cdc81d36b8904cdbcceaa\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e90bcba2-26e0-4984-b180-c3ada18dc703\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":684,\"hash\":\"5a73a8ffae5d0c937f3212a875761c64\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"105136f4-a85e-43c5-8fb8-182ff1381256\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":685,\"hash\":\"595d4fa69ac9be37b50fb3f6c09b8a5b\",\"textRange\":{\"startLine\":685,\"endLine\":685,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f251945-5421-4714-8e6f-5c0af717e33b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":686,\"hash\":\"4243b6357c3b4845a5a5f8716658ccc6\",\"textRange\":{\"startLine\":686,\"endLine\":686,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac71b225-325d-4092-af48-35d4a8c0eec7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":687,\"hash\":\"9fd257175f64e9576be9d27acbc12b50\",\"textRange\":{\"startLine\":687,\"endLine\":687,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"330c17d5-e8d5-4514-a256-eefe1f1ef8c6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":688,\"hash\":\"ba441b53441f43cd103cb37e1611c1db\",\"textRange\":{\"startLine\":688,\"endLine\":688,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a9d06bc-a022-44e1-8fa9-be2fd7b554e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":689,\"hash\":\"993528ecff114f57ea153ef1635476a7\",\"textRange\":{\"startLine\":689,\"endLine\":689,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f97bac2-1fc8-48b6-a03f-cf894cbd5c1c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":690,\"hash\":\"5cd0cc4fc2beb4c7bff9ffbb08ab580b\",\"textRange\":{\"startLine\":690,\"endLine\":690,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db259d5f-8aa7-4156-a2b7-11ef725a2a97\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":691,\"hash\":\"94d7f90024d647d0e2c9272cfc219fc2\",\"textRange\":{\"startLine\":691,\"endLine\":691,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"613dfd45-621e-4dca-9eb9-9bbda3b8584a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":692,\"hash\":\"5264b41315d14ef52e650cc411a34355\",\"textRange\":{\"startLine\":692,\"endLine\":692,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"51af5c7d-696b-4bc3-b5a2-cf3ad7f2881f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":693,\"hash\":\"9166277c55058211e16a0f98053ddf7d\",\"textRange\":{\"startLine\":693,\"endLine\":693,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"48e93b4d-9cd0-4d69-84c2-b64676e5d4f1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":694,\"hash\":\"54f3bd093935f92f2c407fd522fecd70\",\"textRange\":{\"startLine\":694,\"endLine\":694,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be226130-9cbf-4e25-a721-9da59edd65f4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":695,\"hash\":\"3e30306d396cc0b32cff7ef267a21e96\",\"textRange\":{\"startLine\":695,\"endLine\":695,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d43e5654-23b3-4eba-ae33-c7b627801953\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":696,\"hash\":\"aa933e09af3bbbc25af05a1c3d1b8ef5\",\"textRange\":{\"startLine\":696,\"endLine\":696,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b57f7f69-dda9-416f-b8ac-bf913f1489ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":697,\"hash\":\"b3ae7280e7374738fb45fa3d5d9d44fc\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6602e7fa-2da3-445b-b6a1-c97c441afc11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":698,\"hash\":\"4e0b168f6648efc2b8699b9856d15dc1\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b52364ec-1e05-4820-a5d1-31a7460b8751\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":699,\"hash\":\"86ce4ca4baa99152f63fe2ec9251383d\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"943645ce-0992-461c-ae11-348553a8e388\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":700,\"hash\":\"2edd4d3ce123a2976d7e7d95e7a78fc3\",\"textRange\":{\"startLine\":700,\"endLine\":700,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afad908d-2c3e-4d39-bf38-8f38009e1378\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":701,\"hash\":\"df06594082aa8102b395533b11360269\",\"textRange\":{\"startLine\":701,\"endLine\":701,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bf1b1d0-8e35-47d5-ae7d-accc4e7d42c1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":702,\"hash\":\"b31f93eeecc0ea5fe63af842f2a8836b\",\"textRange\":{\"startLine\":702,\"endLine\":702,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f815deab-3eb3-4b48-8d32-46b850905429\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":703,\"hash\":\"587057865658507aba55e5f5e514dca8\",\"textRange\":{\"startLine\":703,\"endLine\":703,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35b6f05a-b5ef-40cf-8d88-544f278be7ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":704,\"hash\":\"c4cd3aa6bab2188bfedbdd002877ecb3\",\"textRange\":{\"startLine\":704,\"endLine\":704,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c31da1a-dcb4-4124-8b16-24760cd6fb82\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":705,\"hash\":\"7f9a0d94f74a09eb5cd743d88523a79a\",\"textRange\":{\"startLine\":705,\"endLine\":705,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6ae6e7d7-d133-44da-bd18-892d6cd57f07\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":706,\"hash\":\"e3e365497b40621467785bfded88e277\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8fb9c671-1f63-4e7a-8343-93dca786d24d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":707,\"hash\":\"a896e5da44810779e2e7511c0508b1db\",\"textRange\":{\"startLine\":707,\"endLine\":707,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"45f1912c-a27c-4c92-b2fe-3d0a747465b7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":708,\"hash\":\"8d1dc44a77fcb1adf1d39c7c206f3cb1\",\"textRange\":{\"startLine\":708,\"endLine\":708,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7492a32e-1643-45cd-aac0-038018fe19f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":709,\"hash\":\"1840ce8fd842285f6f452c718c91c1c7\",\"textRange\":{\"startLine\":709,\"endLine\":709,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7787f9d3-f84a-4551-b3e2-c4b2fe53f467\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":710,\"hash\":\"fb34c55f708b7628e80f8d01acfa9889\",\"textRange\":{\"startLine\":710,\"endLine\":710,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b1db8ae8-5b92-428f-abac-13cf2f3f0107\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":711,\"hash\":\"4ef2668621bbcea5ac65eafab3053298\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2006d4d4-7825-4270-9525-e9246a56bb33\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":712,\"hash\":\"78fae6badd0823b56411d33ed7c80c74\",\"textRange\":{\"startLine\":712,\"endLine\":712,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1f75133-4ea0-4b88-8a51-d87ec52b919e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":713,\"hash\":\"0e548d59bc98282d82091e1b3611879e\",\"textRange\":{\"startLine\":713,\"endLine\":713,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d2adc82-7aab-494c-85c8-fcba582e8755\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":714,\"hash\":\"9eaf8489b477a1dc0ae77541ad61c319\",\"textRange\":{\"startLine\":714,\"endLine\":714,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35442de2-b00c-4d7e-aeca-344abeb37846\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":715,\"hash\":\"a2253886584e6461ce4280a1c184b2ce\",\"textRange\":{\"startLine\":715,\"endLine\":715,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f2af840-0435-4d31-ac10-85e1cab06fe3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":716,\"hash\":\"49b77b09defc3b80fe71ea0fe9880187\",\"textRange\":{\"startLine\":716,\"endLine\":716,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3d547dc-cfff-4672-93db-ba7d8465bdfa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":717,\"hash\":\"62b49995113925488b69c80be2a939b7\",\"textRange\":{\"startLine\":717,\"endLine\":717,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"257d3364-b33a-4860-b176-215bba829358\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":718,\"hash\":\"b8bf78cc5d1643d02f673d447ad75024\",\"textRange\":{\"startLine\":718,\"endLine\":718,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d88c08f9-08ba-483b-af98-39c2f1011698\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":719,\"hash\":\"e0e8b5d266aa4e65bfb01e1177e0e434\",\"textRange\":{\"startLine\":719,\"endLine\":719,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beceb2ce-9292-4d91-9b2f-cbdbc2d2fbfe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":720,\"hash\":\"548cb2635010e9f750311d5668664029\",\"textRange\":{\"startLine\":720,\"endLine\":720,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60c1dd89-ee94-44e1-9633-292be1805de1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":721,\"hash\":\"c33d9fd3ed81c55ce074ab23dc61fd8e\",\"textRange\":{\"startLine\":721,\"endLine\":721,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b012c6b-05a0-4c59-914c-13482f45f190\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":722,\"hash\":\"866adcf2b4c9591feb23e5954951dbdf\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a0e0de-7344-4988-80c7-310d24defa81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":723,\"hash\":\"0c4a0fe8c69616a7dbda85f7570d9404\",\"textRange\":{\"startLine\":723,\"endLine\":723,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78d38247-4e93-472c-a1f1-d8b855eea376\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":724,\"hash\":\"a45895deb70e0b4924675b6e91775636\",\"textRange\":{\"startLine\":724,\"endLine\":724,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ace52c5-e66f-4d03-b719-eb92669ec678\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":725,\"hash\":\"8e9793cbfbe328b301cdca83a26c5e04\",\"textRange\":{\"startLine\":725,\"endLine\":725,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c9c76dd0-1bd9-4ec8-ab68-6adb38890eb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":726,\"hash\":\"4df4997881d8eadfaf5ffdf5ae572a15\",\"textRange\":{\"startLine\":726,\"endLine\":726,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a61725e-9755-4028-a42d-b110ba4ea7a8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":727,\"hash\":\"f704ec5b4ac14c6b4ce7169ba74b1031\",\"textRange\":{\"startLine\":727,\"endLine\":727,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2bda5ce-4100-47cd-9ec8-4b3cd179d78d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":728,\"hash\":\"4a5b6221a360d3066976018da0752db1\",\"textRange\":{\"startLine\":728,\"endLine\":728,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f1be10f-354f-4dc9-b846-3a1ef37ad347\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":729,\"hash\":\"7eb40a08de0fcf83efdfc3a1b5618896\",\"textRange\":{\"startLine\":729,\"endLine\":729,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"52c43057-5d76-4522-9618-1f1185e7d380\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":730,\"hash\":\"ad84f835489114d36737921a184dacde\",\"textRange\":{\"startLine\":730,\"endLine\":730,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c8e46b6-94f8-4328-90a5-88651aa90597\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":731,\"hash\":\"898ec7af894dda124e11bde317f895e3\",\"textRange\":{\"startLine\":731,\"endLine\":731,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62f05a76-fe89-4782-aa23-fb32ccabf422\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":732,\"hash\":\"960a250a29596113ede960f6bf4f89e7\",\"textRange\":{\"startLine\":732,\"endLine\":732,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2d73b3d7-7fa3-47a2-9c9f-b363b25bd5e4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":733,\"hash\":\"4ba7f8a97a8609443f5bfde8ea40365a\",\"textRange\":{\"startLine\":733,\"endLine\":733,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"05269823-b929-428d-a044-3636a7a7377f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":734,\"hash\":\"6ea11821ca35ce7bc399e3420775e0a4\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bf108de-e64b-4294-8ef6-e74bdc7ccba7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":735,\"hash\":\"f69db90b4b74c6a79180dea4098dfa1b\",\"textRange\":{\"startLine\":735,\"endLine\":735,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d09b8b87-0f93-47df-944f-c918c6974c5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":736,\"hash\":\"b0c881383fede0665a650b325e50009f\",\"textRange\":{\"startLine\":736,\"endLine\":736,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2c76cdd7-8632-4327-abcc-af43bb57ee0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":737,\"hash\":\"f79fbf7c04bda35f3db644dc68b9d54b\",\"textRange\":{\"startLine\":737,\"endLine\":737,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf8c5495-27c3-495c-9cf5-152510d11ec3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":738,\"hash\":\"49badace25b06c207d8657b3524175d4\",\"textRange\":{\"startLine\":738,\"endLine\":738,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e344cd82-4595-4d84-bb05-30828ef13610\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":739,\"hash\":\"11eac4d23d60a21e3ca3f022eb96da84\",\"textRange\":{\"startLine\":739,\"endLine\":739,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8d978be-acac-40b5-a09e-df46d3baf74e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":740,\"hash\":\"7695b8eef758e5d7b988aeb0b8ebdc36\",\"textRange\":{\"startLine\":740,\"endLine\":740,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b955acc8-4e91-4e8a-9c58-8fa483eaa871\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":741,\"hash\":\"dae331e40ee7bf32f1ac8dba53cf0103\",\"textRange\":{\"startLine\":741,\"endLine\":741,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a6f8f3dd-2af6-40b1-8b90-74966ec96c81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":742,\"hash\":\"567ceac93aa208f2f3fb043415946790\",\"textRange\":{\"startLine\":742,\"endLine\":742,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"599426ca-8445-4982-bd4e-ea39851d8708\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":743,\"hash\":\"245a4afa18d2fd6d9ffa2f3872cbc845\",\"textRange\":{\"startLine\":743,\"endLine\":743,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"904713c1-c2a5-4362-bc0d-02354ffeb6dc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":744,\"hash\":\"0fbdab1a550829c7ad8fb788b35cf94e\",\"textRange\":{\"startLine\":744,\"endLine\":744,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb3667f0-6fa0-42db-a326-e8fd6bd84b7d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":745,\"hash\":\"a88c43071139a090bebcb01a695e8b9c\",\"textRange\":{\"startLine\":745,\"endLine\":745,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c6aa8a7-2080-44d5-a15f-3ac27fc0376c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":746,\"hash\":\"3a88cdda39e37cde979c25139e5c3990\",\"textRange\":{\"startLine\":746,\"endLine\":746,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bb201e61-df0f-40ae-bc0e-14e2140657fa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":747,\"hash\":\"82a8d06f214b53e06ffba374fe75e30a\",\"textRange\":{\"startLine\":747,\"endLine\":747,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8bb534c7-b540-4096-8fe9-651864f2f706\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":748,\"hash\":\"d5ca72283a10d3a879d9ffbc28ca30c8\",\"textRange\":{\"startLine\":748,\"endLine\":748,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87acd08e-bebd-45ac-ba2d-7b6d6ceb53af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":749,\"hash\":\"73b48d6976ec2b22fdf9fdffa3f0aaef\",\"textRange\":{\"startLine\":749,\"endLine\":749,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aaae171-8d7e-47fa-9ede-8110c2703e0f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":750,\"hash\":\"0db215e47d59de75761b5cdbdcaaf42b\",\"textRange\":{\"startLine\":750,\"endLine\":750,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.204Z", + "time": 123, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 123 + } + }, + { + "_id": "66f547993e7894b4e33a242ae3a54d28", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "98" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=98&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9061, + "content": { + "mimeType": "application/json", + "size": 9061, + "text": "{\"total\":51549,\"p\":98,\"ps\":100,\"paging\":{\"pageIndex\":98,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"7c37ca02-acd7-45fe-9c5a-241a271a4c19\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":751,\"hash\":\"cbccfdebadda7d115e500b46871c8c09\",\"textRange\":{\"startLine\":751,\"endLine\":751,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"540f73dc-f172-4a4c-b509-3a8f05ebe0ce\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":752,\"hash\":\"77f35ef58fc051924ec5cc17fbd0248d\",\"textRange\":{\"startLine\":752,\"endLine\":752,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35691bb1-bb11-4029-80a9-7d79fa711f63\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":753,\"hash\":\"377e0b9e1063731e6b07333cc18ced88\",\"textRange\":{\"startLine\":753,\"endLine\":753,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03a87ba5-6cc0-4fd5-bb83-2043af450457\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":754,\"hash\":\"b742629e216897ec1e3050546b146f18\",\"textRange\":{\"startLine\":754,\"endLine\":754,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb38ee38-9daf-4f4f-9240-cb986ff9bc2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":755,\"hash\":\"249ca82567e4272314bf781475573091\",\"textRange\":{\"startLine\":755,\"endLine\":755,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3a6f5c97-c6eb-44d9-a447-f5ff26a0e30d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":756,\"hash\":\"f3383d7c2c8d873616a9a9e69c150616\",\"textRange\":{\"startLine\":756,\"endLine\":756,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4a7da437-d52c-40a7-81d3-729f4e184dba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":757,\"hash\":\"478feb87457e85f3dfa20b4bcbf2a749\",\"textRange\":{\"startLine\":757,\"endLine\":757,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd52085b-3bb3-4eab-8409-d11e2a7d9283\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":758,\"hash\":\"884c7851590b705fc170c42dc07e7ea2\",\"textRange\":{\"startLine\":758,\"endLine\":758,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3ac666e5-25a9-407b-9ea1-e78b57033e87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":759,\"hash\":\"7fc3ccd74d24e21222db80e4d87d9bb6\",\"textRange\":{\"startLine\":759,\"endLine\":759,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3282db4b-1e85-4226-84af-50e42a145b05\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":760,\"hash\":\"7103c8b2f1998e81b840fb96bc894409\",\"textRange\":{\"startLine\":760,\"endLine\":760,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"91baad6d-e371-4101-a7ff-b81a22723a81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":761,\"hash\":\"6fe91ed1e652e939d1a902993f936373\",\"textRange\":{\"startLine\":761,\"endLine\":761,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76f942fe-662d-4b58-8980-35453abcaeb4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":762,\"hash\":\"ccbd39bc6766536c0895c434a4c19e24\",\"textRange\":{\"startLine\":762,\"endLine\":762,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e9647a0-1ed4-42d0-8771-76311bb71c3b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":763,\"hash\":\"369fa873e3125aa3e976a884dc0709cd\",\"textRange\":{\"startLine\":763,\"endLine\":763,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6187a86a-f8fe-422d-9ae1-6de4417ba27c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":764,\"hash\":\"0ecc7577e063d03252d4e7561835d18a\",\"textRange\":{\"startLine\":764,\"endLine\":764,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0a32254-0345-47cc-9e89-b9bda5c351ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":765,\"hash\":\"de9cc89ef55d6b3b954b442cc32e27f1\",\"textRange\":{\"startLine\":765,\"endLine\":765,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4b59bd40-ebef-4e1c-8802-c7584a193521\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":766,\"hash\":\"c603439d52d938c18b68d9eb92d5a486\",\"textRange\":{\"startLine\":766,\"endLine\":766,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f98cad11-3a05-4bf2-8b25-7c792dc0f820\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":767,\"hash\":\"204619d1126ce4051ffbbf9f6e8ee9dd\",\"textRange\":{\"startLine\":767,\"endLine\":767,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6dc6e1fd-e138-40fa-b4df-958a059c9761\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":768,\"hash\":\"e8ab181ed094f69c89fad238709a667f\",\"textRange\":{\"startLine\":768,\"endLine\":768,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92243dac-ba91-406d-9c33-b9e12074ff35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":769,\"hash\":\"ee8e8a4827e2ee254e0205508ef041f8\",\"textRange\":{\"startLine\":769,\"endLine\":769,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bcdc2e31-395b-450f-91b5-f8ad9d775c23\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":770,\"hash\":\"7f331886d6800241ed13f1de073e1f92\",\"textRange\":{\"startLine\":770,\"endLine\":770,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64b12bec-f039-41cb-9dd7-afce7b0bf698\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":771,\"hash\":\"5abdf68ca91a13806026ae091e1d18ad\",\"textRange\":{\"startLine\":771,\"endLine\":771,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7fb70e0b-873b-4905-8bb0-087097578269\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":772,\"hash\":\"3dc9d1fa924e56b184e3276c556b4636\",\"textRange\":{\"startLine\":772,\"endLine\":772,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2b52bfd-ab85-479c-bd81-7539f4300372\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":773,\"hash\":\"3267ca9fe25e779dfb64af34f06d7730\",\"textRange\":{\"startLine\":773,\"endLine\":773,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"437c92e7-e098-404c-bff8-fa07575d7166\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":774,\"hash\":\"036c82bd3816d7ba868796cb39ba89aa\",\"textRange\":{\"startLine\":774,\"endLine\":774,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa12cf27-2c57-46ff-a792-9bca46b5d2df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":775,\"hash\":\"ce38de381364c499dd6d74354f6a5852\",\"textRange\":{\"startLine\":775,\"endLine\":775,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"37b529dc-3794-4d4d-8141-2134a7d16fec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":776,\"hash\":\"ed9adeb03ed57eb8af6358785c8df327\",\"textRange\":{\"startLine\":776,\"endLine\":776,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c5838d4-d005-457c-bd7e-8fb3185df67a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":777,\"hash\":\"921ae6d7cc624eac14c1741c05f5f61c\",\"textRange\":{\"startLine\":777,\"endLine\":777,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b649e4d5-78f6-435e-af97-5dca782da795\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":778,\"hash\":\"3dc53a42b9c8a87175b5de970d39c8cc\",\"textRange\":{\"startLine\":778,\"endLine\":778,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d5aca172-5647-4526-be8e-9ec50c3a58b2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":779,\"hash\":\"4802a6e541119a39964590718d3f8584\",\"textRange\":{\"startLine\":779,\"endLine\":779,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0d05051-afbe-4e28-8b49-22584e3d8905\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":780,\"hash\":\"5b18766a183e69cb660d8cf398fd4f26\",\"textRange\":{\"startLine\":780,\"endLine\":780,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"233cb748-8939-4af1-88df-ebe0fcc132ee\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":781,\"hash\":\"0cf1202ffef7d3cd1334e2dd88fd9fed\",\"textRange\":{\"startLine\":781,\"endLine\":781,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a189255d-9c44-4d0f-9c55-53dcfdd1ea7a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":782,\"hash\":\"a89b9b57f6cddbf2fa30de80109744b5\",\"textRange\":{\"startLine\":782,\"endLine\":782,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23de6ea8-550f-40f5-871e-ab3b684dcf2e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":783,\"hash\":\"5dfc2ebdb2547823a11050fbc7d101c0\",\"textRange\":{\"startLine\":783,\"endLine\":783,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9bd67d8f-e7d7-4208-ba94-984b2e54ab2d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":784,\"hash\":\"fe24faa841cfc36aaf5324024fc02cc7\",\"textRange\":{\"startLine\":784,\"endLine\":784,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"64c076d4-0b0e-448e-a334-9178b6da69dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":785,\"hash\":\"19aaca8195ccf2851d52111450a09240\",\"textRange\":{\"startLine\":785,\"endLine\":785,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f80ce9ce-866f-4036-943b-6b6cfaabd29c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":786,\"hash\":\"a985005834ef559cd243853b7bad10ef\",\"textRange\":{\"startLine\":786,\"endLine\":786,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04274f5d-93c3-4b35-b588-4522cfe5ce8d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":787,\"hash\":\"516d31003b680a8c24eef00014861c2c\",\"textRange\":{\"startLine\":787,\"endLine\":787,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"16bff8da-b2e4-4c86-a715-16afa4f95d81\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":788,\"hash\":\"a6ad7203d341834912d365327c11b9f8\",\"textRange\":{\"startLine\":788,\"endLine\":788,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b65d60a-0f87-49ea-be70-d1a541fbeaed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":789,\"hash\":\"67ea4a32aaf38867777c9e779d0192fa\",\"textRange\":{\"startLine\":789,\"endLine\":789,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f55c6ec4-1f55-4a32-8dfb-dceb59617ee9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":790,\"hash\":\"ad66a03d6fede3fd9e258b81f7b82e86\",\"textRange\":{\"startLine\":790,\"endLine\":790,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6de9a5ee-252b-4a89-a8b6-6b4e8e81e42e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":791,\"hash\":\"4d628f15a3216886ea072406cca16ebc\",\"textRange\":{\"startLine\":791,\"endLine\":791,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"965b45d1-a3d5-4075-aba7-432b2e15cde5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":792,\"hash\":\"ef614596fc085c223a04536649867191\",\"textRange\":{\"startLine\":792,\"endLine\":792,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b9c82a4-227a-43e4-b964-934ee06e76bb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":793,\"hash\":\"f142201ca7bc5674c6c1a639d4fb8d62\",\"textRange\":{\"startLine\":793,\"endLine\":793,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"136a4bd0-d1e8-4193-bc84-9be7b93a7088\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":794,\"hash\":\"7ded5eac03674cfbe7a0406f3f386891\",\"textRange\":{\"startLine\":794,\"endLine\":794,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dd7be0a1-d6cd-4ba2-8566-9b64b97072ed\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":795,\"hash\":\"3789215e8536b359a5af5f0c831d6ef1\",\"textRange\":{\"startLine\":795,\"endLine\":795,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70d612db-88e1-477b-b574-fdcd96b178cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":796,\"hash\":\"dc288aadc5ed547d495407d570253c10\",\"textRange\":{\"startLine\":796,\"endLine\":796,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3781e916-5da4-4b53-ba92-a38ff5b3d5f0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":797,\"hash\":\"a8160562ec805d674723b0e44f4fb4f2\",\"textRange\":{\"startLine\":797,\"endLine\":797,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6f498b18-f89e-48d3-847b-f06cfdc4b0f9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":798,\"hash\":\"fe957dfd825fbd46fb93e1014a3703e0\",\"textRange\":{\"startLine\":798,\"endLine\":798,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d66d12d-1871-4eae-b74e-c1e73b8f5532\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":799,\"hash\":\"6294375932fcc357a289eacf054ccd4d\",\"textRange\":{\"startLine\":799,\"endLine\":799,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa5f0c76-460b-4626-9826-d8bd474dd2cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":800,\"hash\":\"66dfbc39e20ab589915f2983039654ff\",\"textRange\":{\"startLine\":800,\"endLine\":800,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"59bf65dd-1ef2-4d0b-8519-91c9246834aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":801,\"hash\":\"aadaf4e831323d120ac4ed9ba5d790fc\",\"textRange\":{\"startLine\":801,\"endLine\":801,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8009ac4-a8b7-481f-9e55-937999ab211b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":802,\"hash\":\"4537b820c8e8b0296eeed8d9947df609\",\"textRange\":{\"startLine\":802,\"endLine\":802,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1bdca73e-8044-4054-be12-3c33eb3c249e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":803,\"hash\":\"a556b7329d8f6a5443eb6d36127c4d1a\",\"textRange\":{\"startLine\":803,\"endLine\":803,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"314dca8d-2935-4dc9-baf7-bd2eb512cdf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":804,\"hash\":\"4d042af0c965e535a3500ce60a47788f\",\"textRange\":{\"startLine\":804,\"endLine\":804,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"549aa0d9-8e37-4246-bda1-d8d6cf8b9107\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":805,\"hash\":\"650aad9647d9c6c4413e7adb36d8c211\",\"textRange\":{\"startLine\":805,\"endLine\":805,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e42cb7b6-60c0-4cf6-aca9-931f87c3bc87\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":806,\"hash\":\"306abbbfe02923e57652ac9706e9d033\",\"textRange\":{\"startLine\":806,\"endLine\":806,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c40058c5-dd59-433b-bac2-806ca5445d6a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":807,\"hash\":\"0272a2025c303b61bfaf5dddfaa5f8fc\",\"textRange\":{\"startLine\":807,\"endLine\":807,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1270d10d-b6d5-46d0-a9a0-f2ce3e2ed2df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":808,\"hash\":\"19a9f347b423e8130c72ed3a2d2f8d65\",\"textRange\":{\"startLine\":808,\"endLine\":808,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"260f0699-65b7-4a3c-b156-2e4e018788a1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":809,\"hash\":\"30c81048c842465e468819bf7c16b4af\",\"textRange\":{\"startLine\":809,\"endLine\":809,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"203218e4-b172-451e-9211-5d1fbcf9a641\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":810,\"hash\":\"33bcbab603d785d16db6839cf9276c69\",\"textRange\":{\"startLine\":810,\"endLine\":810,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f50f5c2-e449-404f-9df5-ba36f3858818\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":811,\"hash\":\"eab86389ae9bece2d8d2b3485059188a\",\"textRange\":{\"startLine\":811,\"endLine\":811,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfc0fea5-9bf4-416b-850e-4b78cc542374\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":812,\"hash\":\"13171838dabbadaefdf4518499e2a296\",\"textRange\":{\"startLine\":812,\"endLine\":812,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d3d4879e-5e91-498b-8c40-cbd9d06586ec\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":813,\"hash\":\"c0783c49d0de3cb43e79fe74755303b6\",\"textRange\":{\"startLine\":813,\"endLine\":813,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"68731f64-0fbd-4241-bdde-afb81c171587\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":814,\"hash\":\"2cef3166ec891d3b2620533044547b38\",\"textRange\":{\"startLine\":814,\"endLine\":814,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5f19be6-21fa-4ba3-92d5-fd633dea1052\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":815,\"hash\":\"efa6ddcf7abe1b7ed2abfdeb22f34405\",\"textRange\":{\"startLine\":815,\"endLine\":815,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61416012-80cd-41d3-a9f1-e364d5c22974\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":816,\"hash\":\"bf857200ce68e3b92e3e5579d4a16bb1\",\"textRange\":{\"startLine\":816,\"endLine\":816,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2bac6913-7c00-4d44-a9ab-64321a79cbdc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":817,\"hash\":\"1923e56ace9fd5ca3e94b075279d6976\",\"textRange\":{\"startLine\":817,\"endLine\":817,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"76e22c47-1784-4dc9-b64b-ad9d0b5886fb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":818,\"hash\":\"6f933f287bfd710ae8afbb32baea59ec\",\"textRange\":{\"startLine\":818,\"endLine\":818,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3414a04c-8de6-42e8-8859-adb2ce2dbcd0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":819,\"hash\":\"8a32050f6c5e78db9456022a73ba3c12\",\"textRange\":{\"startLine\":819,\"endLine\":819,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cd105db4-b4d5-40af-b9b5-0667123b0e9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":820,\"hash\":\"dfbbc71b91cb87fc7f795e75780dcd49\",\"textRange\":{\"startLine\":820,\"endLine\":820,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a95e3d9b-e8a0-4c78-9af9-87cf6c72c9a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":821,\"hash\":\"b6e6c5823ed3ad8ae59fcc3403cef815\",\"textRange\":{\"startLine\":821,\"endLine\":821,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfc331f4-05a3-4596-a69d-b0a63a558815\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":822,\"hash\":\"1fe07deef7b25933d8569d73d990b63b\",\"textRange\":{\"startLine\":822,\"endLine\":822,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"89215357-a0fc-4356-9252-f6c8aac281db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":823,\"hash\":\"8c9e23a6bd2432cfeb1abdbb10906235\",\"textRange\":{\"startLine\":823,\"endLine\":823,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"afeb042c-0c84-42db-ae28-b5ca45406341\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":824,\"hash\":\"46fb97bac662f13d6682744720f740ab\",\"textRange\":{\"startLine\":824,\"endLine\":824,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2dc5d5d7-5a8b-49cb-a698-4852f20d3bd9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":825,\"hash\":\"0a6b6e15f8a6296e1f45e955f86d54c2\",\"textRange\":{\"startLine\":825,\"endLine\":825,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ac000be3-76da-4491-a9a8-a6a607412853\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":826,\"hash\":\"4f813ce0f713b1f0dbff34194f9fc171\",\"textRange\":{\"startLine\":826,\"endLine\":826,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8086967a-b73d-48be-bcaf-02d847d9d20f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":827,\"hash\":\"f991fd55d5bf33ce694323ac70973248\",\"textRange\":{\"startLine\":827,\"endLine\":827,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67734d63-d160-4848-becf-c865e30c87cf\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":828,\"hash\":\"2ec91848826f22a136b4f66a4cf53022\",\"textRange\":{\"startLine\":828,\"endLine\":828,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0da39760-d664-4d83-bdce-e3a78cb18da3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":829,\"hash\":\"0bbfecdc3e50888104672e3551db49c0\",\"textRange\":{\"startLine\":829,\"endLine\":829,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a29d8f33-d09e-4d9e-96cd-f8e246e71eae\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":830,\"hash\":\"33bcb2d0afc396b34cf7570a8a3d92c9\",\"textRange\":{\"startLine\":830,\"endLine\":830,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6fa5ebf3-b6e5-45da-866c-8fafa72c18b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":831,\"hash\":\"191278f5bc6b2582fb15aec8ddff659c\",\"textRange\":{\"startLine\":831,\"endLine\":831,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bdd36777-5b54-4c2f-9fa0-b23dd20eda85\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":832,\"hash\":\"eb8ad68ec089846bb284d0e23360bac0\",\"textRange\":{\"startLine\":832,\"endLine\":832,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"17bab4fd-da42-498d-89dd-e03bce9989d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":833,\"hash\":\"5a775d037e579391fa001148927463e0\",\"textRange\":{\"startLine\":833,\"endLine\":833,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5085da2d-a573-4fbe-8774-e89cc4a2cd52\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":834,\"hash\":\"29c73d060fb104241822bc37de3f6f4d\",\"textRange\":{\"startLine\":834,\"endLine\":834,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c50cb2e6-a074-49ed-b1e8-73eea4ee1258\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":835,\"hash\":\"3925ad4b218f6ea60e6c461f2c021557\",\"textRange\":{\"startLine\":835,\"endLine\":835,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b585e9bc-e323-490e-bdd8-2d460a58ae67\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":836,\"hash\":\"d13c4c0ff6bee88fb9e0d82a5bc728c4\",\"textRange\":{\"startLine\":836,\"endLine\":836,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"61b95a60-e6cf-4d92-8d2f-37a253430c5e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":837,\"hash\":\"bc36b3564d33e6446b36d002eb21d898\",\"textRange\":{\"startLine\":837,\"endLine\":837,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3cb175bf-3a1a-4a4b-9d5e-cc1327875760\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":838,\"hash\":\"c1f93f0529460b7b0ee4eafc7d65f01d\",\"textRange\":{\"startLine\":838,\"endLine\":838,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9caa9e80-1d22-489b-bbbf-03a16580e912\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":839,\"hash\":\"18d11e2586e79aa3d5964ed602d34f9b\",\"textRange\":{\"startLine\":839,\"endLine\":839,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03c07b99-28c0-42e0-b5a7-aaf047e55d14\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":840,\"hash\":\"1ee15e22ced8e6e8d0a1e70787c45004\",\"textRange\":{\"startLine\":840,\"endLine\":840,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa473ead-1760-4f33-8c88-586822d8b344\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":841,\"hash\":\"3fbaebcc63a41eb969a45c0e297f9765\",\"textRange\":{\"startLine\":841,\"endLine\":841,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f2f35fae-ef51-414b-8656-f1e5ceadfc18\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":842,\"hash\":\"24b9d5b87c4b2a23813dd07a1c14e00a\",\"textRange\":{\"startLine\":842,\"endLine\":842,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d79dae1-7de2-4b25-aca1-9c3376f9a6af\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":843,\"hash\":\"f2a44a0da7fd594190d796deb5db344d\",\"textRange\":{\"startLine\":843,\"endLine\":843,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dbd70cb-0eba-4f88-9be5-19f3b89294d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":844,\"hash\":\"7a623840d0361ec1b84e22f1c5369daf\",\"textRange\":{\"startLine\":844,\"endLine\":844,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a178fa4e-1848-4e4a-9e0a-da864747eade\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":845,\"hash\":\"f848e1d49ae30e57beff949ff13c52e9\",\"textRange\":{\"startLine\":845,\"endLine\":845,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4023f045-275f-4290-8ce1-30cdd6047e8c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":846,\"hash\":\"b990d0027f938bfb3c6103be0c592537\",\"textRange\":{\"startLine\":846,\"endLine\":846,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98a7b73d-0e94-456f-92eb-161c2d6aeab6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":847,\"hash\":\"a270e9cb8759be10771e220403a3a1b0\",\"textRange\":{\"startLine\":847,\"endLine\":847,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9ffcd95-5051-450d-a0a8-8bf4a25589db\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":848,\"hash\":\"d500914a4c2f6843837e1f3be82af8cd\",\"textRange\":{\"startLine\":848,\"endLine\":848,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"249c2b54-2279-49f6-ab77-fbde24aca45b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":849,\"hash\":\"f74ff99263603fbc8f3c6d7e05c0e0dc\",\"textRange\":{\"startLine\":849,\"endLine\":849,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bf57e3-6f41-4524-886a-e81ac88ccf37\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":850,\"hash\":\"2870fbaad53666f9ab1264ddef5124e3\",\"textRange\":{\"startLine\":850,\"endLine\":850,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.355Z", + "time": 120, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 120 + } + }, + { + "_id": "72586c92b97ba3ef52836f211db9577a", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 394, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "99" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=99&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 9385, + "content": { + "mimeType": "application/json", + "size": 9385, + "text": "{\"total\":51549,\"p\":99,\"ps\":100,\"paging\":{\"pageIndex\":99,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"c971e230-9990-4f4a-9888-71fe59500b15\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":851,\"hash\":\"551ed7cdd7c48a8c010eb91346e5439e\",\"textRange\":{\"startLine\":851,\"endLine\":851,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b3ee3e8-c564-49ea-a50f-aa13da9b328b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":852,\"hash\":\"f18830acac200fb45d090c40976598fb\",\"textRange\":{\"startLine\":852,\"endLine\":852,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b345e714-9230-47fd-a90a-7b38412b97fc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":853,\"hash\":\"823e50e80b76bb5b8cad4b0754e0ddff\",\"textRange\":{\"startLine\":853,\"endLine\":853,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb79a8e3-4334-4a20-be49-45c43013ee79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":854,\"hash\":\"a0d24dbf420d4af44fcb09185e99cf3c\",\"textRange\":{\"startLine\":854,\"endLine\":854,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"99c826e7-4673-4770-9606-c3de869841e5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":855,\"hash\":\"fd29be62c110a0c53bbf136b420760f2\",\"textRange\":{\"startLine\":855,\"endLine\":855,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4fa4b3df-a5b2-48df-91b5-a30d79336bf1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":856,\"hash\":\"cc75771064acbae37dd4220ec5942014\",\"textRange\":{\"startLine\":856,\"endLine\":856,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12507890-ec84-4001-8588-5be808b23289\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":857,\"hash\":\"188709850c0073ebf8502454d75e94a8\",\"textRange\":{\"startLine\":857,\"endLine\":857,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d450af75-eefb-4b74-a65d-c1b3d2b6e546\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":858,\"hash\":\"48b05fdc205eab13200ece50eb798abf\",\"textRange\":{\"startLine\":858,\"endLine\":858,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2640f31d-91ca-41b2-bd48-4f8459eae8ac\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":859,\"hash\":\"7db966ccc247f125ebe5e4e472cb61d8\",\"textRange\":{\"startLine\":859,\"endLine\":859,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"869b2763-1805-43d2-8a39-d8d871b905cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":860,\"hash\":\"6be9fbfe97c8a0fa2c8c536e3632f730\",\"textRange\":{\"startLine\":860,\"endLine\":860,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"27d3707b-5f56-44e5-9164-4e6dfa5ca93a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":861,\"hash\":\"b0058c1d038e4018a0c776727812b106\",\"textRange\":{\"startLine\":861,\"endLine\":861,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d17fdc0-818b-4e04-a269-9ecf834d92df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":862,\"hash\":\"127d82ad177371ef601dcca98660370a\",\"textRange\":{\"startLine\":862,\"endLine\":862,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c3823598-bf61-4a47-85af-8f302c67a5d9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":863,\"hash\":\"5d2bc08c856536f774e61171e6e896ca\",\"textRange\":{\"startLine\":863,\"endLine\":863,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"04f32c66-7155-4a92-82f7-5bdcb68bd1bd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":864,\"hash\":\"961b6771da476c8c6881e6fc3a7bccd7\",\"textRange\":{\"startLine\":864,\"endLine\":864,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f8a9e65-4b24-4ae5-8b1b-7de9ae09dec8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":865,\"hash\":\"3fd7948cd9eeed9bdf2052769345e570\",\"textRange\":{\"startLine\":865,\"endLine\":865,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"067994ec-b0aa-4089-98d4-6d6707c76ca8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":866,\"hash\":\"2784e3edfb2296cd481966f29ac7e7b4\",\"textRange\":{\"startLine\":866,\"endLine\":866,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df785e8c-2361-4a52-8b36-e32c149ec94d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":867,\"hash\":\"f417c41b5d651d5a209ab49f718fbedd\",\"textRange\":{\"startLine\":867,\"endLine\":867,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"13d494bf-eae0-43ba-b448-79025c652104\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":868,\"hash\":\"eb3adf1e8ecf0321bcdeb23edaa6c564\",\"textRange\":{\"startLine\":868,\"endLine\":868,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a977bec1-dbfa-4293-bfcf-7c9fa8b86506\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":869,\"hash\":\"847a86cb7717f60762a8a2919893e9c8\",\"textRange\":{\"startLine\":869,\"endLine\":869,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6be0b5d-3f17-4920-a653-7217463b8733\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":870,\"hash\":\"4cdbb97138c3dc8d2983c6acfecd32e4\",\"textRange\":{\"startLine\":870,\"endLine\":870,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a226978f-401c-4684-bce9-db98b12d656b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":871,\"hash\":\"aae9c9d558ecdb02fa14751a71a26883\",\"textRange\":{\"startLine\":871,\"endLine\":871,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c97634a-e472-47c7-a999-04a8c054da47\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":872,\"hash\":\"4084ec484e2f03ab286eb476f19220db\",\"textRange\":{\"startLine\":872,\"endLine\":872,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc373848-7d9e-40e1-b4ae-8e71d33e1d59\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":873,\"hash\":\"59a9e4e440b54a56af9784a27046fe79\",\"textRange\":{\"startLine\":873,\"endLine\":873,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"86edb38b-aa32-4154-ad73-c9623bd06d34\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":874,\"hash\":\"95655bc1eaad9529bd0137d690f3c6dc\",\"textRange\":{\"startLine\":874,\"endLine\":874,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"baa290cd-d5fd-417a-bc31-06fb71320523\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":875,\"hash\":\"911e08c0a8ad00239c8c7f328778e805\",\"textRange\":{\"startLine\":875,\"endLine\":875,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9abba5a7-2582-4700-aa5e-315bbb0ce661\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":876,\"hash\":\"83529c61918aa1017ff8c8e0bb3cd11c\",\"textRange\":{\"startLine\":876,\"endLine\":876,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ad33be5b-00d1-40c5-9d16-3f9216ecbd17\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":877,\"hash\":\"abe1168c8fd022fc2b43c40f2030a678\",\"textRange\":{\"startLine\":877,\"endLine\":877,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de979b92-fdd0-4047-9be4-a66ddf07e64f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":878,\"hash\":\"6d5367140da82007bbc59502f5a3eedd\",\"textRange\":{\"startLine\":878,\"endLine\":878,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3e0a888a-25b3-4079-8b09-346d4a6924cb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":879,\"hash\":\"c9e864ef641098b7bf2f9360e0550092\",\"textRange\":{\"startLine\":879,\"endLine\":879,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6febef-5fdb-4b98-aa03-73b538fe287a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":880,\"hash\":\"7605c649aaa4038c5b6002b4cff851b4\",\"textRange\":{\"startLine\":880,\"endLine\":880,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f7d672c-3457-4181-815d-3538a863ebd6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":881,\"hash\":\"2d3e9e957ac6d08aa121c45a31e7eb52\",\"textRange\":{\"startLine\":881,\"endLine\":881,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8df4f16a-398f-47be-a49b-567db8843446\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":882,\"hash\":\"ddc315a7555e2a827efb02d550dc6693\",\"textRange\":{\"startLine\":882,\"endLine\":882,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7552c71-2605-4a58-ba9b-adeec49b7a4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":883,\"hash\":\"cb9c1f6edbc9cfb591522d6664b3dd16\",\"textRange\":{\"startLine\":883,\"endLine\":883,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe8768e2-b395-446f-851c-7baf17222973\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":884,\"hash\":\"e99bbfae4d4c129973beff8badc722a2\",\"textRange\":{\"startLine\":884,\"endLine\":884,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ee0b5bb0-bf19-492c-90f8-487ba635ee6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":885,\"hash\":\"ff4b3425dc094e9fdc9ca3e4eb129512\",\"textRange\":{\"startLine\":885,\"endLine\":885,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b97c4321-698f-492c-a706-8442f9d79ef8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":886,\"hash\":\"0c33b34b262720a233e5dbd539cf4dfa\",\"textRange\":{\"startLine\":886,\"endLine\":886,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d552084-7e5c-485d-b784-f372c0c90055\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":887,\"hash\":\"ee06428c81199dcf4fe8e78f709757ba\",\"textRange\":{\"startLine\":887,\"endLine\":887,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87e4f6aa-d52f-41f5-912a-dacda1f11c66\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":888,\"hash\":\"b8971681a503602ba5b97d931f68bba0\",\"textRange\":{\"startLine\":888,\"endLine\":888,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b0e18a9-d301-413d-b693-c50cd9b18adc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":889,\"hash\":\"53b3f695c7c4673c7da38e578e368da5\",\"textRange\":{\"startLine\":889,\"endLine\":889,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1328087b-a308-464c-a408-b2234974d210\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":890,\"hash\":\"686e5a32272893a91a10f5830ca81736\",\"textRange\":{\"startLine\":890,\"endLine\":890,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4300c2d-40ac-414a-b096-4a913587c172\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":891,\"hash\":\"7bf3f49e5b45ad003c4d012833ca1eb3\",\"textRange\":{\"startLine\":891,\"endLine\":891,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4d46c8cd-0d97-4a09-92ef-123e10eda651\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":892,\"hash\":\"bfa469a92d9eb2234ebeac97c4b6c2b9\",\"textRange\":{\"startLine\":892,\"endLine\":892,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a7129e31-769c-4ef9-9390-88b8feb3e573\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":893,\"hash\":\"7e874699a9ae3617049d34afbeb904f1\",\"textRange\":{\"startLine\":893,\"endLine\":893,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8019837-2a8a-47f4-8f28-c91b70130886\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":894,\"hash\":\"4c45c4cc91872004000b734439c5f063\",\"textRange\":{\"startLine\":894,\"endLine\":894,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a241db5-f274-49da-90b0-2395f2fca0ad\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":895,\"hash\":\"fc330e9d8702ca77122fa62afa35648d\",\"textRange\":{\"startLine\":895,\"endLine\":895,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"55f74a5c-42a3-4378-bfe7-33216386439d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":896,\"hash\":\"ef4d7ebe38c5d846709bddd3aac86254\",\"textRange\":{\"startLine\":896,\"endLine\":896,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"233b4c4d-fb2d-4436-ae6a-7d3ff7e505ba\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":897,\"hash\":\"86e5b2502bf412d16c383d4d7f3c7092\",\"textRange\":{\"startLine\":897,\"endLine\":897,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9d3d37d5-95ee-45b9-8099-8037b0e4a12d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":898,\"hash\":\"d563d0f3b10872909c09fde18fd0d20a\",\"textRange\":{\"startLine\":898,\"endLine\":898,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"78cf5776-13ee-4581-a457-45036de29a38\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":899,\"hash\":\"9621a269aaf10a31c32dec8e67338d0a\",\"textRange\":{\"startLine\":899,\"endLine\":899,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5cac296e-3eb9-4c6d-8941-4e0c3bd9624f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":900,\"hash\":\"9d486b31c93ddfe99186418214581f06\",\"textRange\":{\"startLine\":900,\"endLine\":900,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"23933453-f99b-4e03-af45-c4ffc092dfbe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":901,\"hash\":\"b440d53b7500362ee93770720edab4d3\",\"textRange\":{\"startLine\":901,\"endLine\":901,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"041a6ecc-72dc-40bb-8e9e-4a329e24bcfb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":902,\"hash\":\"946e8a9ae737b374f44d48c116bcf3fd\",\"textRange\":{\"startLine\":902,\"endLine\":902,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1510ac4f-7e24-4edf-aa37-faec8c9e908d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":903,\"hash\":\"bbe8fdc38fb77760e9e3a750de6523b6\",\"textRange\":{\"startLine\":903,\"endLine\":903,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d1eb12c-b3c2-4e3d-8f19-11b7160d46d7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":904,\"hash\":\"e7faff8ec0658791f372c7473b4f1dbe\",\"textRange\":{\"startLine\":904,\"endLine\":904,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e904e29c-aedc-4240-8ac2-5c074ea59d84\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":905,\"hash\":\"a45573616444e42203c929a0fd39b1de\",\"textRange\":{\"startLine\":905,\"endLine\":905,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"33819b86-c8f3-4ebd-a2c1-3d3faeb85dd8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":906,\"hash\":\"603e192bc953bdb655154f90e842767a\",\"textRange\":{\"startLine\":906,\"endLine\":906,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e8f7b386-bd86-44cd-85a4-551a85291153\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":907,\"hash\":\"f410fc7603de60a8966e8f631413852c\",\"textRange\":{\"startLine\":907,\"endLine\":907,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a9617141-dce0-478d-8649-01d22c00b8b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":908,\"hash\":\"9f21b549ef41726299a95374fc9605be\",\"textRange\":{\"startLine\":908,\"endLine\":908,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"12d517a8-5631-43d9-9da3-ed94a8765b0d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":909,\"hash\":\"152090a1cd9c6744b965f4123faf2983\",\"textRange\":{\"startLine\":909,\"endLine\":909,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"00cddcb2-b4a9-499a-8ef5-4753f781915f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":910,\"hash\":\"18361dfb51054df1c042d0e3fa8d8f41\",\"textRange\":{\"startLine\":910,\"endLine\":910,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca57df9e-4537-4ab5-8e4d-33db5763ea1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":911,\"hash\":\"d22af52f028ca56a7fbebff26dfd371e\",\"textRange\":{\"startLine\":911,\"endLine\":911,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8453ba46-ce08-4b55-94a4-ba6518c8d586\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":912,\"hash\":\"06dd56e8a8799b5f7c392c04810be3f2\",\"textRange\":{\"startLine\":912,\"endLine\":912,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2302a2ee-104f-4601-a896-b5e563c44633\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":913,\"hash\":\"367067d4aef162691f5c29bf9acdf413\",\"textRange\":{\"startLine\":913,\"endLine\":913,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de9b3488-1a94-4ad6-b6c0-cad3871a29b3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":914,\"hash\":\"2b47ec384b38255bc8fa5f562ffefe53\",\"textRange\":{\"startLine\":914,\"endLine\":914,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"907a7578-cd26-44ed-b85d-285236b6de1d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":915,\"hash\":\"c4e028996d98ea48cc4197b4cf3fcde8\",\"textRange\":{\"startLine\":915,\"endLine\":915,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c73ba0da-c9ff-4aca-90ee-1d7cfd6fd7a2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":916,\"hash\":\"3e11ffecd5ca9238ea47a4b804967ec4\",\"textRange\":{\"startLine\":916,\"endLine\":916,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67200300-46e2-4a9b-a003-79e59e24ccdb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"project\":\"test-project\",\"line\":917,\"hash\":\"56acbd453c65265cb3acecfc99e6049b\",\"textRange\":{\"startLine\":917,\"endLine\":917,\"startOffset\":0,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d5b2a9b-a091-42e4-a831-e887422dd377\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"84583634-1538-4f68-bef6-56051f1e634d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa6228cb-87d7-4745-8cab-a97f8a41b639\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"35c3b71b-433f-4f62-9e4a-c53e0dafd474\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3a1a29f-9c57-4a40-85e6-70f971cf9ca0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e2ed125f-061b-4965-811a-edb736442b9a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9b97ce25-5dd2-4d0d-acf9-9a64f5cc484c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"af2817f1-0196-4eb2-b7ca-25eff769b707\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ef3a8ef-6730-4a3a-b1e7-bb6e1aefb193\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43d6d8c3-251a-41fe-9455-76af3e109e7b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c172000b-4ba5-461e-a8a2-4bd0203e735d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"beebb749-097d-4acf-b5e1-d4df0ca5ddcc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"284a0203-3fb1-44c2-8656-7fe463f7bad6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"083fd098-d5f2-4060-a37a-0d37d66f0798\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"19faa101-c4ba-4b29-95d5-f991b42dd07f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"faf4ea28-481c-4dad-a383-289df8ff7e89\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08082f0e-bad7-43fb-b633-5693d1a2d960\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d98dca7d-41fc-428d-8c4e-828ef34e0c25\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8a8d1917-8179-43dd-87af-4b1e71cdc713\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b381331-5c77-4c3c-a65c-49e2ea6d12e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f760ed16-f108-4941-a298-d7005527b839\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"03ebfcd1-7af3-44a6-89c0-1f6774f8bca9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"70634a74-9341-4d36-9bc5-959fd4472b4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b5e995cf-fd88-4aab-944d-f59de3d5eed5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d42f0207-7089-4df6-9742-846940b5a45c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"07a9454e-f315-4287-9e4d-d0ef76ba1ddc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7cd6ae9-314d-49fd-b540-ceac7fb96499\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ccea8ce7817a792a5d6fdcbe9dcc4b05\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e0000b16-ac7b-4492-adf9-5458df1b22aa\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":92,\"hash\":\"19d677cc79dd55da7da77e62981c09a4\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4c034bbf-2ec6-4f41-939a-c28c03268386\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":93,\"hash\":\"958173d11531c75c896b06c6fb3d52af\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b3ba525c-4f3d-455c-8fdc-89d08bb989c5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":94,\"hash\":\"14ca079f7715d82fc39e7f3621a45b25\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5dd34730-a878-4886-b520-f955f15894b1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":95,\"hash\":\"f73bad8083f791028dfe1faaed7703f4\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f673f6d-b9b3-4946-a4a3-2297aebce18a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":96,\"hash\":\"aba6d5ad29b1aeb0c87e751a5e434d00\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d73f5725-89ae-4a12-bf02-1c09adc697d6\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":97,\"hash\":\"47f64f32b547db9521af65982b582f69\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-asset/index.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:48 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.502Z", + "time": 123, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 123 + } + }, + { + "_id": "3f8c048765896d458670d035b2676b54", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 395, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "100" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "MEDIUM" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=100&ps=100&componentKeys=test-project&impactSeverities=MEDIUM&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 7883, + "content": { + "mimeType": "application/json", + "size": 7883, + "text": "{\"total\":51549,\"p\":100,\"ps\":100,\"paging\":{\"pageIndex\":100,\"pageSize\":100,\"total\":51549},\"effortTotal\":257139,\"issues\":[{\"key\":\"24dcb2e9-a5ed-4a24-aefb-09397e62a54f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":98,\"hash\":\"02c4ff7def3c1628665e7f35ef2511d1\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d54472b3-3d1e-4028-9297-5eb38a66d0f2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":99,\"hash\":\"5afa69df5ae692168ab117c557d6592b\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0efae2ae-527c-4f17-b79a-c5c20d3b81f3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":100,\"hash\":\"877c6c48ea1f6b014cac6ea74b6df31e\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5bb492f-e520-4d4a-8dee-51d25fb42ebd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":101,\"hash\":\"4333d81e93e62d8c18eae2877e067a9a\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"75d163d0-d8d6-47f5-ad2a-031902313708\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":102,\"hash\":\"53acfd060c499cf437cc2cc637c88086\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"65f10943-dee0-4be0-b920-271fb6c01c35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":103,\"hash\":\"adb48fc1e537058c1a9dcdbda2942ea6\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"db934a55-870b-400f-bb16-1eaba40da3cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":104,\"hash\":\"b63886317028a9dccc5539deddc8d085\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e632bc1-70a9-4410-bd17-0556c705bd79\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":105,\"hash\":\"fb6bc13160fd97a5741391295c526e12\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad60b73-82fa-424c-bcc7-99a462a5e21b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":106,\"hash\":\"544842080bddd89d72a0b2aec76c3865\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ca123c48-be33-45f0-9ede-ed860ff6a227\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":107,\"hash\":\"b5198131d068c1168cb962fde733069d\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"08131ffb-04f2-455a-b3db-0a447b5f6b35\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":108,\"hash\":\"fd2e5a3d0291f9db0e890ff83ebc8d80\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1ca341a2-a1b7-4c79-be1f-bc97cc219e11\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":109,\"hash\":\"e8a00827d718ee64191fd2c4a5d02f13\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94b5f308-598c-40a3-99e2-c0c30cad2eb5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":110,\"hash\":\"a617a785ee284b3efd73ed1867051a82\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"760f6571-dbf8-4ef8-87ba-6bc1d30e22eb\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":111,\"hash\":\"11358704823625969f4f72701b42fad8\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e1e66ac4-ba6a-468e-b238-3e0d3c2f6ad9\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":112,\"hash\":\"4648fb78c20060e6338035a4ac4a2fbf\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e41e14bc-5cbf-443b-86b6-d50e7a604792\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":113,\"hash\":\"a35438fb506460e8db7279b5f3c7cdce\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b54707f6-17c8-4f3c-badd-25ea0f96fbb1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":114,\"hash\":\"5b05a26ba8c763d843446188a718f0dd\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74a010e3-1fef-4658-90ea-25bd5ad8a3e0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":115,\"hash\":\"eff6e6f099cd9cdf77667ea9b35b36eb\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"39b5384e-15ae-49a3-907b-4d094383862b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":116,\"hash\":\"185cf4931798a149433b4b8a9e1e2a3a\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8246e086-7bed-4391-a193-bf3b2179c340\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":117,\"hash\":\"fa5ee7d314645a40efa36472a45ae680\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"504509d6-e969-493b-98f1-7d5ead857875\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":118,\"hash\":\"8845c39c321acab204a7ee79a05c7a18\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3bec02dc-75f4-4554-a85c-de700d07f456\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":119,\"hash\":\"8e9222ed76700f27e433fb935113d47b\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1360be0b-dc60-42b4-956f-13ab2d86c7df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":120,\"hash\":\"51248192dfed26af1c6d806dd52e838c\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"453f9eed-d1af-4b5c-9902-3cee376dd449\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":121,\"hash\":\"7ba880eec66107d220b2c8f1f6ce8420\",\"textRange\":{\"startLine\":121,\"endLine\":121,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8730e630-553f-4142-aab5-b5284a3406d2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":122,\"hash\":\"e8bce3b797fdaddf9146acb95f30d8fc\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c2a47d61-8fb3-4e4b-bf28-b5aedc9cb026\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":123,\"hash\":\"caf0f296815c70993511a181cd35095d\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c04bd931-1734-4df7-82ff-02ffcf8b0017\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":124,\"hash\":\"f52aa9c7cc13cbb3467bd133286e2871\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"94fe5e26-faec-4022-8d7b-3da91a1f38d0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"project\":\"test-project\",\"line\":125,\"hash\":\"3cc5bb3c3926eb5774e99992a6767f2c\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f002ef38-d897-4ce5-9bb9-7ae799524342\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1d1cae1b-263f-4062-832c-fcc1b1b52b6c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f781bd46-6d91-4462-ba8b-b4c10413b8fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"023921ed-f4e2-4623-b5fe-7b264827229c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6698e2f1-8a5f-484a-8ca3-59f439a41be8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0dca5407-7d04-4ced-857d-c2070b983c2c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"30a6e488-1338-4deb-8b34-c586ffe27922\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2568d3c2-7b70-4abc-83c2-ed8e88d58168\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"052f69c2-55a0-49db-936f-099a921efeb0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"169f0f52-86c7-4dec-b464-dfe3cdc8a945\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed309a6b-1c7e-4fa3-89ca-c6e13dd0ddf2\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"772cc232-66b5-4cd5-9b2a-7100e0d24f61\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eb0a63a9-f43b-4983-bdf7-e7a979812fe0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed891c91-3460-4544-b77c-f7b4f43053b0\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d26c497-e323-453e-9067-d41c91e324e8\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"636fb1ed-37c6-4b5a-9768-8c0659c7ad91\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9971de40-14c1-4f21-b961-aafa138cf846\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c44e2d6-f7b8-44a4-86f4-15df3bbf155f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cec4c47d-f48f-4aab-873d-18a02c95b07b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f328ccd0-7887-42c1-96aa-81e574971aef\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f3a1d99-b89a-45a8-aee0-a698b781ed0b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df50a93f-3906-4d57-8d9d-72ca1d623a1b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"330f533a8388c60f66d61b1b8a8198ad\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9aee6338-e646-49b0-8ab6-e51eb093c276\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a1233777-f782-4517-99ee-25ff24662f1a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f4a245e-5b92-4d05-a768-fb18018ccffc\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"87a8042d-5b79-4b78-b416-ad4c2d5e45b5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8091122-94e7-4e4c-97f3-7e136a9a558e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7dc571e-9359-48dc-894e-9aef0f194ee7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"376bf3df-f860-4065-a524-d1427e0d583e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"62533885-0264-408c-b96a-274290eaf856\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5bf6d338-5c93-417d-adcc-16bda256d95a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"92298f53-8f9d-4f19-9c97-9af0cdc820fe\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"85e6ff46-256a-473f-92ef-ab25e3f5fc43\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e1b083d-e7e8-4cae-84ee-6ea3c4035f46\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"72ae6c1e-7c01-4c72-a9a2-63d6147b8090\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"49f8c48d-1656-4e0c-a827-b7a5161445dd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8271ad3c-acf2-4440-8531-724c6f66b680\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cf9e0291-6aa3-410c-942d-9ed0f6c33f54\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2ad491c7-239d-4a16-b700-e388987cfd1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb838ec3-c3af-4156-b19b-545e3ddf2b4c\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f233c06-10c5-4b7d-810a-b1bcb8b5090e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9393f4e0-bf5c-4241-9f1b-9ff956369edd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0ab2523d-e6ca-455c-bca0-43924a1899a4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f5a482c3-5bc1-4cd6-b511-88637e7b887a\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d1a9cf9f-4cf2-410d-ad4e-ba4b18215660\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"232b2c40-17aa-443d-be67-2150a041b605\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":88,\"hash\":\"c245a5936e1affb168f26e72fe14f3f8\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1ab919a-4fd0-4ce8-8a80-32a7f7bbcbe4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":89,\"hash\":\"04c8b798f5732c6e1d20109fc94b0d6f\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"166a3d78-1571-463f-ac3e-97b76ab04732\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":90,\"hash\":\"bde1e065c742231dad809115abb21f9c\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e1ee717-e356-41c5-b433-d4d1dea0fe9b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"project\":\"test-project\",\"line\":91,\"hash\":\"ce94353fb05a1b5d6a9819537e762934\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0c975c0e-51d9-4931-a5d2-ed8ea2e3445a\",\"rule\":\"Web:S5256\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":65,\"hash\":\"102286a9f2e17432a4d5455d8deac15c\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":9,\"endOffset\":33},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Add \\\"\\u003cth\\u003e\\\" headers to this \\\"\\u003ctable\\u003e\\\".\",\"effort\":\"2min\",\"debt\":\"2min\",\"author\":\"\",\"tags\":[\"accessibility\",\"wcag2-a\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7b389809-e08b-41a7-96b0-d71ce4a19e1f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":66,\"hash\":\"2826e56b3de43716248d5ae4526f4eab\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":33,\"endOffset\":46},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c1ec168-c133-47b6-9935-31172d5c5e5f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":67,\"hash\":\"7f961ed4e0858f42123c1c9f60622ec3\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60db0f9e-9dde-47e8-becc-0589e818fe4d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":68,\"hash\":\"9b3947ac55ba6bcdf3ccb37df3e685dc\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44e8a0c5-994e-465f-942e-12f3fd84947b\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":69,\"hash\":\"bb6007dd57034742c5c2e65f77c63ec1\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff462d4b-8500-4cc1-8b2e-1f447a00b06e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":70,\"hash\":\"b1086e5733ac8ab3959e4a822bb37714\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cfbd5055-02b6-4656-947b-1f4c29858f74\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":71,\"hash\":\"36867ede945d353fee82c9d0035c9493\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"57534f11-a8c2-4d63-970b-4751f689f78d\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":72,\"hash\":\"60ba617e986ff54234cd643fbb6c660d\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2744bf87-0da7-4af7-8b3d-7c14e3842bc1\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":73,\"hash\":\"6497302e42cd8ec82280e42d9be771cb\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54a318ec-e41b-4769-a8c1-6fb63f0cb0ea\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":74,\"hash\":\"d29a6015b66773e4d3c3d1b7d8f9b80f\",\"textRange\":{\"startLine\":74,\"endLine\":74,\"startOffset\":0,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dfdb777-c3e7-4e45-8b4a-cdb018f84064\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":75,\"hash\":\"751d484b376e054b52af09c83881b087\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"859dce4d-0420-4dc9-b5db-a6a3eaef662e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":76,\"hash\":\"24689e73dc7bdae0d62558eead27e35a\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6d345145-4615-4938-a923-cbae25adeaf4\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":77,\"hash\":\"6bb3c72bbe533450c2800cdc289c9924\",\"textRange\":{\"startLine\":77,\"endLine\":77,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbf482d7-b1eb-4819-a8a7-8a2983a3c291\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":78,\"hash\":\"e1367dfa4b30e3bb4d8474473b2227c2\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7f44e4b3-9bc2-48ed-aa47-2bc66e681b6e\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":79,\"hash\":\"48ef3c4a6b8c0a87c3a12d4be5a22508\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2817064f-7d25-49c8-99e5-a3830f2319df\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":80,\"hash\":\"1cd126b4451dad5fccae3459166c144d\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5b2edb1-360c-45e1-9fce-5b1f5fc08464\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":81,\"hash\":\"8e073fcfa99c459e1ae2f61e956b3f01\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7d02997c-499c-4d13-bc8a-cb0ee2ad49cd\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":82,\"hash\":\"e5c5495e432a42474d0d3d89407e6f6d\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d2148317-0fe1-4efa-881f-19c161155c10\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":83,\"hash\":\"8c62aebd67e5b47f5391acc08cace50c\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d809b9f-c632-40dc-b8f0-a88d6306fe4f\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":84,\"hash\":\"2d73c8c90560ac4e7d56040c2700bec6\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a392c955-aefa-46c8-afd7-a700738ff8d3\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":85,\"hash\":\"ad85b3ee268ff623390055ba48443256\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"444fdc49-b43a-407a-9b35-d7975533faf7\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":86,\"hash\":\"1c47113331418009bc52993ab5041964\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"44ba5028-f581-4eb0-84d8-a497040575d5\",\"rule\":\"Web:S1827\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"project\":\"test-project\",\"line\":87,\"hash\":\"2f52e95976eab532c53d4272c705b9eb\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Remove this deprecated \\\"name\\\" attribute.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"html5\",\"obsolete\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"MEDIUM\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/converters.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/index.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/client.ts.html\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"constants.ts.html\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/src/steps/cloud-billing/constants.ts.html\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:49 GMT" + }, + { + "name": "connection", + "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.652Z", + "time": 119, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 119 + } + }, + { + "_id": "be76aff297e7b85738e2ea53aa9a4fbb", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" + }, + { + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "1" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "HIGH" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=1&ps=100&componentKeys=test-project&impactSeverities=HIGH&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 31449, + "content": { + "mimeType": "application/json", + "size": 31449, + "text": "{\"total\":164,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":164},\"effortTotal\":2466,\"issues\":[{\"key\":\"8fde790f-57ae-47d9-870f-d9ca6a62b207\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"1f673dc1f3d68f028973031a9777deb9\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":15,\"endOffset\":39},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"eed7ba34-afc5-4714-a924-c1880ada46af\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"project\":\"test-project\",\"line\":71,\"hash\":\"7941efb64c5b169a10964e62cc14105e\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":34,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":28,\"endOffset\":30},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":35,\"endOffset\":37},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":80,\"endOffset\":82},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":19,\"endOffset\":21},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"53d0e62b-f02d-4d29-9069-ac58b0387a1f\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"project\":\"test-project\",\"line\":168,\"hash\":\"61cc0c25a87b4e66c558f812338fef7a\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":41,\"endOffset\":43},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":28,\"endOffset\":30},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":35,\"endOffset\":37},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":99,\"endOffset\":101},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5a90ea83-6123-40fb-822e-0cb814e9991c\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"project\":\"test-project\",\"line\":183,\"hash\":\"85bd80c5092066d68f9c1eddf7c01f42\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":28,\"endOffset\":30},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":35,\"endOffset\":37},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":99,\"endOffset\":101},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e7434545-30e1-4be4-9f9e-673180ea7cf1\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"project\":\"test-project\",\"line\":25,\"hash\":\"42902f7e22b99febbf65ea6c72b32e59\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":69,\"endOffset\":71},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":31,\"endLine\":31,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":57,\"endOffset\":59},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":38,\"endOffset\":40},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"63aa4c82-8f89-4b74-82f1-36460bf103c4\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"project\":\"test-project\",\"line\":37,\"hash\":\"def816bedd386722865548acbc3ac313\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":22,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":173,\"endLine\":173,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":224,\"endLine\":224,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 49 to the 15 allowed.\",\"effort\":\"39min\",\"debt\":\"39min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1c2341c4-1deb-46b2-afed-1c50a8fa2a22\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"project\":\"test-project\",\"line\":103,\"hash\":\"984f3409cb0cfbfaa12692fe233b7b05\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":15,\"endOffset\":31},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":41,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f47c252c-8d89-415c-bec1-07cae38314f7\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"project\":\"test-project\",\"line\":109,\"hash\":\"d96553928804ba26e8b74d224e9e4f8f\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":17,\"endOffset\":19},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.\",\"effort\":\"14min\",\"debt\":\"14min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5d3d24e6-c586-4f00-8a16-4dddf501f762\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"project\":\"test-project\",\"line\":38,\"hash\":\"4852878fb85bd6e4b062da0e6157fbb8\",\"textRange\":{\"startLine\":38,\"endLine\":38,\"startOffset\":16,\"endOffset\":47},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":63,\"endLine\":63,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":19,\"endOffset\":21},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":19,\"endOffset\":21},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":49,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":44,\"endOffset\":46},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c409e9d-9bac-4adc-bd35-c6878c406f4f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"project\":\"test-project\",\"line\":218,\"hash\":\"6cbf5764a0e0700937dcde59d502201d\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":16,\"endOffset\":52},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":253,\"endLine\":253,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":307,\"endLine\":307,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":316,\"endLine\":316,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":12,\"endOffset\":15},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":350,\"endLine\":350,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":47,\"endOffset\":48},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":362,\"endLine\":362,\"startOffset\":38,\"endOffset\":39},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":49,\"endOffset\":50},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":399,\"endLine\":399,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":406,\"endLine\":406,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":430,\"endLine\":430,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":435,\"endLine\":435,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":440,\"endLine\":440,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":38,\"endOffset\":40},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+7 (incl. 6 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":509,\"endLine\":509,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":43,\"endOffset\":44},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":535,\"endLine\":535,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":54,\"endOffset\":56},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 161 to the 15 allowed.\",\"effort\":\"2h31min\",\"debt\":\"2h31min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18bea915-130a-43a2-8b37-72c29c0dd022\",\"rule\":\"typescript:S2310\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"project\":\"test-project\",\"line\":456,\"hash\":\"96d25ab0de82e9b355677c5e870680bc\",\"textRange\":{\"startLine\":456,\"endLine\":456,\"startOffset\":12,\"endOffset\":18},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"textRange\":{\"startLine\":451,\"endLine\":451,\"startOffset\":15,\"endOffset\":21},\"msg\":\"Counter variable update\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove this assignment of \\\"entity\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81ee3766-7824-4e1c-99e6-1871f8661292\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"project\":\"test-project\",\"line\":43,\"hash\":\"3ce2655646c7c1f3ec226369abaf53f2\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"634d1fb9-8ae3-4f12-aad3-fad2641561af\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"project\":\"test-project\",\"line\":85,\"hash\":\"b552858cd60695b66fc34216321f24b4\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":16,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":57,\"endOffset\":58},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":40,\"endOffset\":42},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":172,\"endLine\":172,\"startOffset\":64,\"endOffset\":66},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":36,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":33,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":22,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":23,\"endOffset\":24},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":25,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":217,\"endLine\":217,\"startOffset\":23,\"endOffset\":24},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":25,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 36 to the 15 allowed.\",\"effort\":\"26min\",\"debt\":\"26min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2a59f966-a75e-4e55-9dc4-16451f431259\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"project\":\"test-project\",\"line\":445,\"hash\":\"bd8eafd2fd7e8c4b71f8a946d88eca8e\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":31,\"endOffset\":33},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":15,\"endOffset\":31},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":47,\"endOffset\":49},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":30,\"endOffset\":32},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5546a25a-714d-4675-978a-4b2d8ceea8ff\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"project\":\"test-project\",\"line\":23,\"hash\":\"57ce0221439e6f79a52d79f8f352e631\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":33,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":76,\"endLine\":76,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":55,\"endOffset\":57},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":12,\"endOffset\":15},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":70,\"endOffset\":72},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 47 to the 15 allowed.\",\"effort\":\"37min\",\"debt\":\"37min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e6f7ff00-2e7e-432e-b94c-cd4d4b507739\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":233,\"hash\":\"c3d4020234a0b4bde01eaef967ef03a9\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":16,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":281,\"endLine\":281,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":284,\"endLine\":284,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":298,\"endLine\":298,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":333,\"endLine\":333,\"startOffset\":28,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":28,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":41,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":369,\"endLine\":369,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":372,\"endLine\":372,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":49,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed.\",\"effort\":\"28min\",\"debt\":\"28min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"edddafb7-3585-4f09-9823-469a4a45b0fa\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":627,\"hash\":\"5d92131b8fc87e21757b5c949762d697\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":16,\"endOffset\":44},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":34,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":642,\"endLine\":642,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":662,\"endLine\":662,\"startOffset\":31,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":38,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":665,\"endLine\":665,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":35,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":669,\"endLine\":669,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":671,\"endLine\":671,\"startOffset\":32,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":673,\"endLine\":673,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":34,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":38,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":680,\"endLine\":680,\"startOffset\":33,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":681,\"endLine\":681,\"startOffset\":32,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3423ad09-2290-4c0a-b414-7a89180be889\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":711,\"hash\":\"38069265a5e787db295b5541b177dca4\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":16,\"endOffset\":38},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":723,\"endLine\":723,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":734,\"endLine\":734,\"startOffset\":34,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":736,\"endLine\":736,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":741,\"endLine\":741,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":753,\"endLine\":753,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":755,\"endLine\":755,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":757,\"endLine\":757,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d6a8f7a6-a02a-49ab-b8e2-145d5b6f7cda\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"project\":\"test-project\",\"line\":2173,\"hash\":\"61fee9603059476baa785e45e6f2a7ef\",\"textRange\":{\"startLine\":2173,\"endLine\":2173,\"startOffset\":16,\"endOffset\":59},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2182,\"endLine\":2182,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2183,\"endLine\":2183,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2185,\"endLine\":2185,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2187,\"endLine\":2187,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2192,\"endLine\":2192,\"startOffset\":45,\"endOffset\":46},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2193,\"endLine\":2193,\"startOffset\":49,\"endOffset\":50},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2194,\"endLine\":2194,\"startOffset\":35,\"endOffset\":36},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2196,\"endLine\":2196,\"startOffset\":41,\"endOffset\":42},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2201,\"endLine\":2201,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"textRange\":{\"startLine\":2210,\"endLine\":2210,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.\",\"effort\":\"14min\",\"debt\":\"14min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f1c1aae0-ef53-44cc-819f-996301c7a61d\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"project\":\"test-project\",\"line\":80,\"hash\":\"eb9f26f751e768f514327a5d58cd1c5b\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":68,\"endOffset\":70},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.\",\"effort\":\"17min\",\"debt\":\"17min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"112d5421-0473-4b6b-a851-c50e986086b6\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"project\":\"test-project\",\"line\":169,\"hash\":\"746385810899dc7da2fb7f0797e35b13\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":16,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":16,\"endOffset\":18},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":207,\"endLine\":207,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed.\",\"effort\":\"21min\",\"debt\":\"21min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ff193119-bee1-402d-9fe5-5e804d625e99\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"project\":\"test-project\",\"line\":78,\"hash\":\"62a757515493c06e97d6a9232ee50b8f\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":16,\"endOffset\":18},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":89,\"endLine\":89,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":19,\"endOffset\":21},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4611e925-996b-4adb-9035-7dc518a2bc07\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"project\":\"test-project\",\"line\":213,\"hash\":\"49302d639503716d3bf17b2e7d78f4dc\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":34,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":50,\"endOffset\":52},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":55,\"endOffset\":57},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":232,\"endLine\":232,\"startOffset\":12,\"endOffset\":15},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b34bd17-8593-40f2-a1cb-0015a8a0c831\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"project\":\"test-project\",\"line\":191,\"hash\":\"8ecc06df4b3825192ec324413f3f5de0\",\"textRange\":{\"startLine\":191,\"endLine\":191,\"startOffset\":16,\"endOffset\":63},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":34,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":246,\"endLine\":246,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":259,\"endLine\":259,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":18,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"50afa131-abc3-4ada-8c38-8b5bcbde5328\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"project\":\"test-project\",\"line\":291,\"hash\":\"c3d49a4b996a3d56d6893a1e06c1aa7f\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":9,\"endOffset\":53},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":29,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":26,\"endOffset\":28},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":313,\"endLine\":313,\"startOffset\":41,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":338,\"endLine\":338,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ea3a4ef9-47d1-45b6-ba49-15ad255aaf9f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"project\":\"test-project\",\"line\":126,\"hash\":\"65e2474a318e120c6a7076b4ce3fa48b\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":35,\"endOffset\":37},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":51,\"endOffset\":53},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":12,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":60,\"endOffset\":62},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e5a3aace-14da-467e-aace-0d216e66db91\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"project\":\"test-project\",\"line\":322,\"hash\":\"fe23d36205659966d5a629354af34a28\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":9,\"endOffset\":40},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":337,\"endLine\":337,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":342,\"endLine\":342,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":344,\"endLine\":344,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":347,\"endLine\":347,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":349,\"endLine\":349,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":352,\"endLine\":352,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":354,\"endLine\":354,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":357,\"endLine\":357,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed.\",\"effort\":\"16min\",\"debt\":\"16min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3f958884-e32c-4b78-81af-073bb999336c\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"project\":\"test-project\",\"line\":455,\"hash\":\"9212e24fa0aac81d2c4674cc9706cdf4\",\"textRange\":{\"startLine\":455,\"endLine\":455,\"startOffset\":16,\"endOffset\":50},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":466,\"endLine\":466,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":467,\"endLine\":467,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":470,\"endLine\":470,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":508,\"endLine\":508,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":34,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":513,\"endLine\":513,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":34,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.\",\"effort\":\"14min\",\"debt\":\"14min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b9e2aec-a004-4209-b34d-14c740cd7f0c\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"project\":\"test-project\",\"line\":39,\"hash\":\"2abbcdd7427168a6e0f7386abcbda857\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":22,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":59,\"endLine\":59,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"textRange\":{\"startLine\":135,\"endLine\":135,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"06fa24e2-7016-4a50-af3c-4b65da399077\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"project\":\"test-project\",\"line\":69,\"hash\":\"615ffc2a28bb87346a66d2fd6862efaf\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":16,\"endOffset\":44},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":37,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":90,\"endLine\":90,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":56,\"endOffset\":58},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":35,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":101,\"endLine\":101,\"startOffset\":33,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":60,\"endOffset\":62},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":39,\"endOffset\":40},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":24,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":19,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8096b01a-6b6e-42f9-b8c7-f0bdd0f9ae43\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"project\":\"test-project\",\"line\":171,\"hash\":\"cf893f7f39dc8fdce6c9c1ff2506369e\",\"textRange\":{\"startLine\":171,\"endLine\":171,\"startOffset\":15,\"endOffset\":34},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":201,\"endLine\":201,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":218,\"endLine\":218,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":47,\"endOffset\":49},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":58,\"endOffset\":60},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3b25fba3-f318-4b24-bfd2-68304105c105\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"project\":\"test-project\",\"line\":525,\"hash\":\"9590b42290ede9961232e07deebe45fc\",\"textRange\":{\"startLine\":525,\"endLine\":525,\"startOffset\":16,\"endOffset\":54},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":534,\"endLine\":534,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":542,\"endLine\":542,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":548,\"endLine\":548,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":554,\"endLine\":554,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":566,\"endLine\":566,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":577,\"endLine\":577,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":582,\"endLine\":582,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":597,\"endLine\":597,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":602,\"endLine\":602,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":604,\"endLine\":604,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":624,\"endLine\":624,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"817b83f4-2343-416b-9349-7a18ec2e752c\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"project\":\"test-project\",\"line\":1031,\"hash\":\"38d6155f79dc2f1c5f273bbc06b99f29\",\"textRange\":{\"startLine\":1031,\"endLine\":1031,\"startOffset\":15,\"endOffset\":31},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1036,\"endLine\":1036,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1069,\"endLine\":1069,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1036,\"endLine\":1036,\"startOffset\":16,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1038,\"endLine\":1038,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1066,\"endLine\":1066,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1039,\"endLine\":1039,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1050,\"endLine\":1050,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1050,\"endLine\":1050,\"startOffset\":24,\"endOffset\":26},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1056,\"endLine\":1056,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1056,\"endLine\":1056,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1059,\"endLine\":1059,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1065,\"endLine\":1065,\"startOffset\":38,\"endOffset\":39},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6a33ec49-9d37-4309-aeea-cbf34ded651b\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"project\":\"test-project\",\"line\":1074,\"hash\":\"f121e83121f02fc9be16cf110449ce4a\",\"textRange\":{\"startLine\":1074,\"endLine\":1074,\"startOffset\":22,\"endOffset\":50},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1082,\"endLine\":1082,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1082,\"endLine\":1082,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1089,\"endLine\":1089,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1091,\"endLine\":1091,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1095,\"endLine\":1095,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1096,\"endLine\":1096,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1097,\"endLine\":1097,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1101,\"endLine\":1101,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1111,\"endLine\":1111,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1114,\"endLine\":1114,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1132,\"endLine\":1132,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1155,\"endLine\":1155,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1165,\"endLine\":1165,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1165,\"endLine\":1165,\"startOffset\":26,\"endOffset\":28},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1169,\"endLine\":1169,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"textRange\":{\"startLine\":1169,\"endLine\":1169,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 37 to the 15 allowed.\",\"effort\":\"27min\",\"debt\":\"27min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"be47609f-49e7-4f2b-993d-05f3e015f10c\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"project\":\"test-project\",\"line\":84,\"hash\":\"9d05a691b9ff920d5edddbf93dbf14fd\",\"textRange\":{\"startLine\":84,\"endLine\":84,\"startOffset\":54,\"endOffset\":56},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":88,\"endLine\":88,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":104,\"endLine\":104,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":208,\"endLine\":208,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":220,\"endLine\":220,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":222,\"endLine\":222,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":226,\"endLine\":226,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":32,\"endOffset\":33},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 53 to the 15 allowed.\",\"effort\":\"43min\",\"debt\":\"43min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"67dc1dc3-f5dd-4d99-ac78-99e145d3b541\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"project\":\"test-project\",\"line\":195,\"hash\":\"ef2cbf97e890c4742072c100e3a7267c\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":26,\"endOffset\":28},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":202,\"endLine\":202,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":209,\"endLine\":209,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":247,\"endLine\":247,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5b0cc1ff-714d-44c6-839c-c3b3d669f891\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"7cdab4bf2525baa1f6db84b0ebd7b06b\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":66,\"endOffset\":68},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":65,\"endLine\":65,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":95,\"endLine\":95,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"953a80ab-b8bf-422a-a767-16a044e858b8\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":204,\"hash\":\"fe2e7ed54d2643c4dd5f0d7890a84d3b\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":16,\"endOffset\":42},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":221,\"endLine\":221,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":223,\"endLine\":223,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":229,\"endLine\":229,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":230,\"endLine\":230,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":244,\"endLine\":244,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":269,\"endLine\":269,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":318,\"endLine\":318,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":339,\"endLine\":339,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":25,\"endOffset\":26},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":388,\"endLine\":388,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":16,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":356,\"endLine\":356,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":27,\"endOffset\":28},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":392,\"endLine\":392,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":420,\"endLine\":420,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 62 to the 15 allowed.\",\"effort\":\"52min\",\"debt\":\"52min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1b57a9f4-42fe-4bd4-98e0-b2b1d7c7838d\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":464,\"hash\":\"141c172674214aed91f4c9a594b31c4f\",\"textRange\":{\"startLine\":464,\"endLine\":464,\"startOffset\":16,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":472,\"endLine\":472,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":474,\"endLine\":474,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":476,\"endLine\":476,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":516,\"endLine\":516,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":485,\"endLine\":485,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":490,\"endLine\":490,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":517,\"endLine\":517,\"startOffset\":50,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":526,\"endLine\":526,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":537,\"endLine\":537,\"startOffset\":59,\"endOffset\":61},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 33 to the 15 allowed.\",\"effort\":\"23min\",\"debt\":\"23min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b9d6e075-252a-4244-9b5d-8df5962f4d6f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":557,\"hash\":\"6b69e895b9bebc060c74b6524dfee545\",\"textRange\":{\"startLine\":557,\"endLine\":557,\"startOffset\":16,\"endOffset\":42},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":563,\"endLine\":563,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":576,\"endLine\":576,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":585,\"endLine\":585,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":607,\"endLine\":607,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":587,\"endLine\":587,\"startOffset\":56,\"endOffset\":57},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":588,\"endLine\":588,\"startOffset\":51,\"endOffset\":52},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":633,\"endLine\":633,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":59,\"endOffset\":61},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":655,\"endLine\":655,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":658,\"endLine\":658,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":682,\"endLine\":682,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":701,\"endLine\":701,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":718,\"endLine\":718,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":702,\"endLine\":702,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":704,\"endLine\":704,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":719,\"endLine\":719,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":726,\"endLine\":726,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":742,\"endLine\":742,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":758,\"endLine\":758,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":778,\"endLine\":778,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":793,\"endLine\":793,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":804,\"endLine\":804,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":829,\"endLine\":829,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":831,\"endLine\":831,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":833,\"endLine\":833,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 85 to the 15 allowed.\",\"effort\":\"1h15min\",\"debt\":\"1h15min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c46c66a-a688-4461-96d1-48edf240e8c3\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":881,\"hash\":\"a035f56cd2aeb4dad4f5773ff47946ca\",\"textRange\":{\"startLine\":881,\"endLine\":881,\"startOffset\":16,\"endOffset\":34},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":894,\"endLine\":894,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":898,\"endLine\":898,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":895,\"endLine\":895,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":902,\"endLine\":902,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":904,\"endLine\":904,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":912,\"endLine\":912,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":912,\"endLine\":912,\"startOffset\":41,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":913,\"endLine\":913,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":916,\"endLine\":916,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":913,\"endLine\":913,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":920,\"endLine\":920,\"startOffset\":9,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":934,\"endLine\":934,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":921,\"endLine\":921,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":925,\"endLine\":925,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":928,\"endLine\":928,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":925,\"endLine\":925,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dec864b1-0f1a-4812-ab7a-c7cd1c618d78\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":998,\"hash\":\"83a18012ad52b9b57771818d24cf192e\",\"textRange\":{\"startLine\":998,\"endLine\":998,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1009,\"endLine\":1009,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1011,\"endLine\":1011,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1012,\"endLine\":1012,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1012,\"endLine\":1012,\"startOffset\":45,\"endOffset\":46},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1013,\"endLine\":1013,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1017,\"endLine\":1017,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1019,\"endLine\":1019,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1021,\"endLine\":1021,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1026,\"endLine\":1026,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1029,\"endLine\":1029,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1032,\"endLine\":1032,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1035,\"endLine\":1035,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1038,\"endLine\":1038,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1041,\"endLine\":1041,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1044,\"endLine\":1044,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1054,\"endLine\":1054,\"startOffset\":2,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"77c043d5-ecd2-44d1-95af-71dcee439a3c\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1106,\"hash\":\"8fa1efcd50cf29d6dc6e5df727fd6539\",\"textRange\":{\"startLine\":1106,\"endLine\":1106,\"startOffset\":16,\"endOffset\":36},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1112,\"endLine\":1112,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1115,\"endLine\":1115,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1126,\"endLine\":1126,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1127,\"endLine\":1127,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1130,\"endLine\":1130,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1133,\"endLine\":1133,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1135,\"endLine\":1135,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1135,\"endLine\":1135,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1142,\"endLine\":1142,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1144,\"endLine\":1144,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1142,\"endLine\":1142,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1146,\"endLine\":1146,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1148,\"endLine\":1148,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1155,\"endLine\":1155,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1156,\"endLine\":1156,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1159,\"endLine\":1159,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1162,\"endLine\":1162,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1164,\"endLine\":1164,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1164,\"endLine\":1164,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1168,\"endLine\":1168,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1170,\"endLine\":1170,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1172,\"endLine\":1172,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1174,\"endLine\":1174,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1183,\"endLine\":1183,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1184,\"endLine\":1184,\"startOffset\":30,\"endOffset\":31},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1185,\"endLine\":1185,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1196,\"endLine\":1196,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1196,\"endLine\":1196,\"startOffset\":21,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1206,\"endLine\":1206,\"startOffset\":29,\"endOffset\":30},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1211,\"endLine\":1211,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1213,\"endLine\":1213,\"startOffset\":4,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1211,\"endLine\":1211,\"startOffset\":16,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 52 to the 15 allowed.\",\"effort\":\"42min\",\"debt\":\"42min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5aa42d83-9bdd-427d-92a9-f3952b7513a6\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1278,\"hash\":\"d5bb1bb3241101c2af2f8fb0a76d1ded\",\"textRange\":{\"startLine\":1278,\"endLine\":1278,\"startOffset\":16,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1287,\"endLine\":1287,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1287,\"endLine\":1287,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1288,\"endLine\":1288,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1289,\"endLine\":1289,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1290,\"endLine\":1290,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1290,\"endLine\":1290,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1292,\"endLine\":1292,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1298,\"endLine\":1298,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1293,\"endLine\":1293,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1295,\"endLine\":1295,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b8675190-71b3-4893-93fe-31a3f3716666\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1310,\"hash\":\"7b120b56234facaf02f1eef6098afeaa\",\"textRange\":{\"startLine\":1310,\"endLine\":1310,\"startOffset\":16,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1314,\"endLine\":1314,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1314,\"endLine\":1314,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1315,\"endLine\":1315,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1315,\"endLine\":1315,\"startOffset\":44,\"endOffset\":45},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1316,\"endLine\":1316,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1316,\"endLine\":1316,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1317,\"endLine\":1317,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2fbbe206-a92a-4d9d-8b58-39018f29ebfb\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1347,\"hash\":\"f90ff4aa3e1255452334973b45fed106\",\"textRange\":{\"startLine\":1347,\"endLine\":1347,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1351,\"endLine\":1351,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1351,\"endLine\":1351,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1352,\"endLine\":1352,\"startOffset\":51,\"endOffset\":52},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1354,\"endLine\":1354,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1354,\"endLine\":1354,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1355,\"endLine\":1355,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1357,\"endLine\":1357,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1362,\"endLine\":1362,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1363,\"endLine\":1363,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1364,\"endLine\":1364,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1364,\"endLine\":1364,\"startOffset\":67,\"endOffset\":68},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1368,\"endLine\":1368,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1369,\"endLine\":1369,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"613e1fd3-38e7-481a-9ba4-20ee8e4b6ed6\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"project\":\"test-project\",\"line\":1381,\"hash\":\"76201633a399c9c3193d5bbf8772e447\",\"textRange\":{\"startLine\":1381,\"endLine\":1381,\"startOffset\":16,\"endOffset\":40},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1385,\"endLine\":1385,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1386,\"endLine\":1386,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1391,\"endLine\":1391,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1392,\"endLine\":1392,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1395,\"endLine\":1395,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1400,\"endLine\":1400,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1401,\"endLine\":1401,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1404,\"endLine\":1404,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1409,\"endLine\":1409,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1410,\"endLine\":1410,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1413,\"endLine\":1413,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1418,\"endLine\":1418,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"textRange\":{\"startLine\":1419,\"endLine\":1419,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 37 to the 15 allowed.\",\"effort\":\"27min\",\"debt\":\"27min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1a77f2b0-b56b-46b3-812b-188269812c00\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"project\":\"test-project\",\"line\":123,\"hash\":\"a134d202cb11b70a2855faef85551827\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":16,\"endOffset\":39},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":140,\"endLine\":140,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":49,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":150,\"endLine\":150,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":46,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":204,\"endLine\":204,\"startOffset\":39,\"endOffset\":40},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":36,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":212,\"endLine\":212,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7c684dbb-f98f-4dcb-a819-faa35d0bb1b5\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"project\":\"test-project\",\"line\":48,\"hash\":\"17ca7441dc84995902c22e03ae51f083\",\"textRange\":{\"startLine\":48,\"endLine\":48,\"startOffset\":16,\"endOffset\":43},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":62,\"endLine\":62,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":69,\"endLine\":69,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":35,\"endOffset\":36},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":32,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa5a3d47-d110-4bc1-81b8-4ff9b23ecb23\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"project\":\"test-project\",\"line\":156,\"hash\":\"b64a4703e9db030a1b1493ab9bf202f9\",\"textRange\":{\"startLine\":156,\"endLine\":156,\"startOffset\":5,\"endOffset\":7},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":27,\"endOffset\":29},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":170,\"endLine\":170,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":181,\"endLine\":181,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":175,\"endLine\":175,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":178,\"endLine\":178,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":203,\"endLine\":203,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"221b658e-ed4f-4256-903d-26537fa2e8e4\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"project\":\"test-project\",\"line\":234,\"hash\":\"fc830256d2ddf43e82f791caf6ac203d\",\"textRange\":{\"startLine\":234,\"endLine\":234,\"startOffset\":25,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":236,\"endLine\":236,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":239,\"endLine\":239,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":241,\"endLine\":241,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":243,\"endLine\":243,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":249,\"endLine\":249,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":53,\"endOffset\":54},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":262,\"endLine\":262,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":37,\"endOffset\":39},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 31 to the 15 allowed.\",\"effort\":\"21min\",\"debt\":\"21min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1034a38e-5d3b-41e8-bb91-b3ea3521239d\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"project\":\"test-project\",\"line\":22,\"hash\":\"fd2c71d487627686be8b82170ec8d438\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":41,\"endOffset\":43},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":61,\"endOffset\":63},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":55,\"endOffset\":57},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":29,\"endLine\":29,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":60,\"endOffset\":62},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":39,\"endLine\":39,\"startOffset\":54,\"endOffset\":56},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3416e42e-12b3-4444-9883-525318ef3ea2\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"project\":\"test-project\",\"line\":370,\"hash\":\"ec5a0c312b2da9b769d7314e6c085cde\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":16,\"endOffset\":43},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":379,\"endLine\":379,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":33,\"endOffset\":35},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":44,\"endOffset\":46},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":394,\"endLine\":394,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":4,\"endOffset\":5},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":401,\"endLine\":401,\"startOffset\":21,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":2,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":411,\"endLine\":411,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":412,\"endLine\":412,\"startOffset\":67,\"endOffset\":68},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":413,\"endLine\":413,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":422,\"endLine\":422,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":433,\"endLine\":433,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":442,\"endLine\":442,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":452,\"endLine\":452,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"textRange\":{\"startLine\":468,\"endLine\":468,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d13e02ae-5f65-438a-9b40-718cf3ea456d\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"project\":\"test-project\",\"line\":166,\"hash\":\"c3aa5277f5a82d0985b7bfcf20e02bd6\",\"textRange\":{\"startLine\":166,\"endLine\":166,\"startOffset\":15,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":176,\"endLine\":176,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":177,\"endLine\":177,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":198,\"endLine\":198,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":199,\"endLine\":199,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":206,\"endLine\":206,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":228,\"endLine\":228,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":233,\"endLine\":233,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":240,\"endLine\":240,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":245,\"endLine\":245,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":264,\"endLine\":264,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":265,\"endLine\":265,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":282,\"endLine\":282,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":297,\"endLine\":297,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":326,\"endLine\":326,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":335,\"endLine\":335,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":348,\"endLine\":348,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":366,\"endLine\":366,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":370,\"endLine\":370,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":373,\"endLine\":373,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":374,\"endLine\":374,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":386,\"endLine\":386,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":391,\"endLine\":391,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":408,\"endLine\":408,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":409,\"endLine\":409,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":416,\"endLine\":416,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":421,\"endLine\":421,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":426,\"endLine\":426,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":441,\"endLine\":441,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":445,\"endLine\":445,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":453,\"endLine\":453,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":458,\"endLine\":458,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":463,\"endLine\":463,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":479,\"endLine\":479,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":481,\"endLine\":481,\"startOffset\":40,\"endOffset\":42},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":482,\"endLine\":482,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":487,\"endLine\":487,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":491,\"endLine\":491,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":492,\"endLine\":492,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":504,\"endLine\":504,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":520,\"endLine\":520,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":523,\"endLine\":523,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":524,\"endLine\":524,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":531,\"endLine\":531,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":536,\"endLine\":536,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":541,\"endLine\":541,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":559,\"endLine\":559,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":20,\"endOffset\":22},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":564,\"endLine\":564,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":571,\"endLine\":571,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":572,\"endLine\":572,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":579,\"endLine\":579,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":584,\"endLine\":584,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":589,\"endLine\":589,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":605,\"endLine\":605,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":614,\"endLine\":614,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":615,\"endLine\":615,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":619,\"endLine\":619,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":617,\"endLine\":617,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":622,\"endLine\":622,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":628,\"endLine\":628,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":629,\"endLine\":629,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":636,\"endLine\":636,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":641,\"endLine\":641,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":661,\"endLine\":661,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":666,\"endLine\":666,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":674,\"endLine\":674,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":683,\"endLine\":683,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":692,\"endLine\":692,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"textRange\":{\"startLine\":711,\"endLine\":711,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 132 to the 15 allowed.\",\"effort\":\"2h2min\",\"debt\":\"2h2min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c70afe56-57a5-41b3-a2f7-35ac1c4b5fdb\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"project\":\"test-project\",\"line\":93,\"hash\":\"6d411039ec5f535141e1abfc48176ec6\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":25,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":83,\"endOffset\":85},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":100,\"endLine\":100,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":106,\"endLine\":106,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":74,\"endOffset\":76},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":74,\"endOffset\":76},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de384cfe-016a-48de-a3b4-3515dd7cd4fa\",\"rule\":\"typescript:S2310\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/executionHandlers/protectionGroups.ts\",\"project\":\"test-project\",\"line\":117,\"hash\":\"df6bafb7fbe5438fd73b9325a60581da\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":10,\"endOffset\":13},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/executionHandlers/protectionGroups.ts\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":15,\"endOffset\":18},\"msg\":\"Counter variable update\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Remove this assignment of \\\"arn\\\".\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f813f1e7-892e-4a86-9fef-19e21b12a218\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"project\":\"test-project\",\"line\":143,\"hash\":\"47ee7779659f5b96181fe49e288e155a\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":23,\"endOffset\":25},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":52,\"endOffset\":54},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":66,\"endOffset\":67},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"81b02783-b4e3-4b69-be96-a4cf38d9394e\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"project\":\"test-project\",\"line\":46,\"hash\":\"2cacd091f552f5d0b74884df456229b0\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":75,\"endOffset\":77},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":80,\"endLine\":80,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f068bd5f-7ba8-4406-80a0-b875559a77aa\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"project\":\"test-project\",\"line\":42,\"hash\":\"003eed662d8949b32e078f4cc0273d6e\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":16,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":51,\"endLine\":51,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":58,\"endLine\":58,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":21,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":66,\"endLine\":66,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":81,\"endLine\":81,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":85,\"endLine\":85,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"60ec2e01-41a8-4b35-873b-db47d5d4a2a1\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"project\":\"test-project\",\"line\":93,\"hash\":\"4cd1a2d8214938c33dc2ec86a6696840\",\"textRange\":{\"startLine\":93,\"endLine\":93,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":142,\"endLine\":142,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":17,\"endOffset\":19},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+6 (incl. 5 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":35,\"endOffset\":37},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 43 to the 15 allowed.\",\"effort\":\"33min\",\"debt\":\"33min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"de0f5264-037a-470a-96f3-95625d4b4318\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":11,\"hash\":\"1843996660ebc4a903243fbc85a8ae27\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":4,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"765b05c7-9acb-4cf7-9507-c4e793c1bd92\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":12,\"hash\":\"9472a13b5796778fffbfe20bb708604f\",\"textRange\":{\"startLine\":12,\"endLine\":12,\"startOffset\":4,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0aa000d8-71e1-4bd2-b5df-df62c113614e\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":13,\"hash\":\"fde612f4b81aa91c2127977e6b59ba44\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":4,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9adc6ca4-0ec4-4810-acad-6b73c9561171\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":14,\"hash\":\"b75ebebf263c25367815d3a09b10fa98\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":4,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e45d3ea2-d400-49f0-b46e-a2101825063b\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":15,\"hash\":\"32f70517fc7b45607c2ee8d4cf97397a\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":4,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"480450d0-f293-4e16-8e8f-d02590450819\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":23,\"hash\":\"7812e1941f87fccde8565ee50a69002e\",\"textRange\":{\"startLine\":23,\"endLine\":23,\"startOffset\":9,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34406748-672d-4c6f-b3a9-35ceb3af3ef1\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":24,\"hash\":\"d717f65ddf8818a643490f90188f1437\",\"textRange\":{\"startLine\":24,\"endLine\":24,\"startOffset\":6,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a4654553-17e4-4324-9123-9616335a0097\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":25,\"hash\":\"1bcabe10352a78e9fc0f57f24a833172\",\"textRange\":{\"startLine\":25,\"endLine\":25,\"startOffset\":6,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c0859393-61c7-4388-94c7-bfff1bf345fa\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":26,\"hash\":\"dd9e4cc2f20a1ffb911f65a736b0123a\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":6,\"endOffset\":18},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43d209e2-c54b-4680-aeaa-1e7b8daf39e5\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":35,\"hash\":\"c37689913a46dc45296d429597baf260\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":9,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a58c783f-7752-413f-b62e-85489ede0c6c\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":45,\"hash\":\"26ead6b8030686d0c619824f6ffc9f7e\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":4,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fe76506d-4228-4d9e-b6b8-4618032c7018\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":46,\"hash\":\"7812e1941f87fccde8565ee50a69002e\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":9,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bffa7f70-8bb1-4f64-9ac4-84a81dac7133\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":53,\"hash\":\"2b11668c6db98a3be588fe94aaec0fb5\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":4,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"58008370-c8fe-43de-8b46-6425e703b8a7\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"project\":\"test-project\",\"line\":54,\"hash\":\"50fe8945e84ab20f70b06ec60e97ec83\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":9,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c82b7e58-a504-499d-9e8b-f0220e6eea5d\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"project\":\"test-project\",\"line\":334,\"hash\":\"670023ac9154a13795022e69a2c1bdb6\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":22,\"endOffset\":29},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":355,\"endLine\":355,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":353,\"endLine\":353,\"startOffset\":31,\"endOffset\":33},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":358,\"endLine\":358,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":359,\"endLine\":359,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":360,\"endLine\":360,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":361,\"endLine\":361,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":145,\"endOffset\":147},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"textRange\":{\"startLine\":385,\"endLine\":385,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 28 to the 15 allowed.\",\"effort\":\"18min\",\"debt\":\"18min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"174207a9-498f-4192-bc13-8fba08c21064\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"project\":\"test-project\",\"line\":196,\"hash\":\"8f05ccb603d49f12c3381e355dd2e566\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":55,\"endOffset\":59},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8d79b5aa-b878-4f7b-9271-13b5caea5c1b\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"project\":\"test-project\",\"line\":196,\"hash\":\"8f05ccb603d49f12c3381e355dd2e566\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":31,\"endOffset\":35},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"764960a3-8263-4d03-bb0a-b6c2033ddff0\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"project\":\"test-project\",\"line\":105,\"hash\":\"09ad14e4ff4fb5e9bd2c589e2921607c\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":132,\"endLine\":132,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":151,\"endLine\":151,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":162,\"endLine\":162,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.\",\"effort\":\"17min\",\"debt\":\"17min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"3c5ceb48-6d4c-4af9-a0b9-51b036a7d9a4\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"project\":\"test-project\",\"line\":168,\"hash\":\"0ce1bb87eb21989dae8edd8d5f622c0e\",\"textRange\":{\"startLine\":168,\"endLine\":168,\"startOffset\":16,\"endOffset\":43},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":179,\"endLine\":179,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":182,\"endLine\":182,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":183,\"endLine\":183,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":186,\"endLine\":186,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":189,\"endLine\":189,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":210,\"endLine\":210,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":197,\"endLine\":197,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":200,\"endLine\":200,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":214,\"endLine\":214,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":215,\"endLine\":215,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.\",\"effort\":\"17min\",\"debt\":\"17min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9e0510db-528b-4ff2-8d6d-e95d5adf6e70\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"project\":\"test-project\",\"line\":371,\"hash\":\"5671d2acfebdf56864db94c2d129c84b\",\"textRange\":{\"startLine\":371,\"endLine\":371,\"startOffset\":26,\"endOffset\":28},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":375,\"endLine\":375,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":377,\"endLine\":377,\"startOffset\":37,\"endOffset\":38},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":378,\"endLine\":378,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":381,\"endLine\":381,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":383,\"endLine\":383,\"startOffset\":14,\"endOffset\":16},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"textRange\":{\"startLine\":384,\"endLine\":384,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ec0053d6-563a-4821-a854-0e0c59c43df8\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"project\":\"test-project\",\"line\":261,\"hash\":\"09ad14e4ff4fb5e9bd2c589e2921607c\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":16,\"endOffset\":32},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":273,\"endLine\":273,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":276,\"endLine\":276,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":283,\"endLine\":283,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":294,\"endLine\":294,\"startOffset\":14,\"endOffset\":19},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":309,\"endLine\":309,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"textRange\":{\"startLine\":319,\"endLine\":319,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.\",\"effort\":\"17min\",\"debt\":\"17min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bfb0f1c1-4b71-43a8-928e-74a9ebb8f457\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":315,\"hash\":\"6da54e554fc78e6bf51ff3959d0355b5\",\"textRange\":{\"startLine\":315,\"endLine\":315,\"startOffset\":22,\"endOffset\":59},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":396,\"endLine\":396,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":397,\"endLine\":397,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":404,\"endLine\":404,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":417,\"endLine\":417,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":414,\"endLine\":414,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":428,\"endLine\":428,\"startOffset\":51,\"endOffset\":53},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":429,\"endLine\":429,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":436,\"endLine\":436,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":439,\"endLine\":439,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":449,\"endLine\":449,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.\",\"effort\":\"17min\",\"debt\":\"17min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f10da066-cfd2-495d-8cf6-648159925b0f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"project\":\"test-project\",\"line\":632,\"hash\":\"cb3a50bc035f3e55fb4d0bcf75aaebe9\",\"textRange\":{\"startLine\":632,\"endLine\":632,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":634,\"endLine\":634,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":48,\"endOffset\":50},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":646,\"endLine\":646,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":663,\"endLine\":663,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":664,\"endLine\":664,\"startOffset\":46,\"endOffset\":48},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":667,\"endLine\":667,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":675,\"endLine\":675,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":676,\"endLine\":676,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":679,\"endLine\":679,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"textRange\":{\"startLine\":689,\"endLine\":689,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"dc6a4ae5-0e88-4c3f-8558-38ce07dcb965\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"project\":\"test-project\",\"line\":92,\"hash\":\"0559872e3277601b398ce77fef6b7f61\",\"textRange\":{\"startLine\":92,\"endLine\":92,\"startOffset\":15,\"endOffset\":33},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":102,\"endLine\":102,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":103,\"endLine\":103,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":112,\"endLine\":112,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":115,\"endLine\":115,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8dfc16ef-6b59-42ca-9553-a2ef7ec6fe7f\",\"rule\":\"typescript:S1186\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"project\":\"test-project\",\"line\":227,\"hash\":\"543a470c7ec008e094861ee2beeaa22c\",\"textRange\":{\"startLine\":227,\"endLine\":227,\"startOffset\":82,\"endOffset\":84},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected empty async function \\u0027buildAzureExpressRouteExpressRouteCrossConnectionRelation\\u0027.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"suspicious\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"COMPLETE\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fb06a468-f7b1-4484-9d1d-3e6217dbf06f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"project\":\"test-project\",\"line\":33,\"hash\":\"cbe4f8350e3ef246f86a8aa4c638393f\",\"textRange\":{\"startLine\":33,\"endLine\":33,\"startOffset\":29,\"endOffset\":31},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":35,\"endLine\":35,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":71,\"endOffset\":73},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":78,\"endLine\":78,\"startOffset\":59,\"endOffset\":61},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":94,\"endLine\":94,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":105,\"endLine\":105,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed.\",\"effort\":\"15min\",\"debt\":\"15min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9c71bea6-088b-42d8-9a9d-a2ae4bbc931b\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"project\":\"test-project\",\"line\":174,\"hash\":\"7b9a3a980773261f2adf7d8b5f99a082\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":16,\"endOffset\":40},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":185,\"endLine\":185,\"startOffset\":38,\"endOffset\":40},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":188,\"endLine\":188,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":190,\"endLine\":190,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":196,\"endLine\":196,\"startOffset\":12,\"endOffset\":13},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":205,\"endLine\":205,\"startOffset\":15,\"endOffset\":17},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":211,\"endLine\":211,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"textRange\":{\"startLine\":219,\"endLine\":219,\"startOffset\":13,\"endOffset\":15},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"df8c74c9-e6ca-4ced-b10e-81b40a62838f\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":86,\"hash\":\"bb52a82d0daf697605392eb2903cd4d6\",\"textRange\":{\"startLine\":86,\"endLine\":86,\"startOffset\":13,\"endOffset\":17},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0d6c26e5-60d1-4b15-a436-4dc43ed56ebc\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":97,\"hash\":\"5b1f2fc41893083d4da51ac26df4a089\",\"textRange\":{\"startLine\":97,\"endLine\":97,\"startOffset\":53,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d0f2ffa8-3976-45ac-b757-a97d4d4cf731\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"project\":\"test-project\",\"line\":98,\"hash\":\"8d8ab2f602ac36da35bb1f79bfcb98f8\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":53,\"endOffset\":57},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b47d3d85-4823-43a2-a286-6f0e871b7ca3\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"project\":\"test-project\",\"line\":693,\"hash\":\"7f9d330cac968e11dbf26acc37325664\",\"textRange\":{\"startLine\":693,\"endLine\":693,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":697,\"endLine\":697,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":698,\"endLine\":698,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":699,\"endLine\":699,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":722,\"endLine\":722,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":700,\"endLine\":700,\"startOffset\":60,\"endOffset\":62},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":706,\"endLine\":706,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":716,\"endLine\":716,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"textRange\":{\"startLine\":707,\"endLine\":707,\"startOffset\":14,\"endOffset\":17},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5ae7f288-139e-42c6-b8fd-b4a61e100e08\",\"rule\":\"typescript:S6861\",\"severity\":\"MAJOR\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"project\":\"test-project\",\"line\":31123,\"hash\":\"09f8d8873c21354cb97bdec5409ed6b0\",\"textRange\":{\"startLine\":31123,\"endLine\":31142,\"startOffset\":7,\"endOffset\":2},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Exporting mutable \\u0027let\\u0027 binding, use \\u0027const\\u0027 instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CONVENTIONAL\",\"cleanCodeAttributeCategory\":\"CONSISTENT\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"MEDIUM\"},{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"784e4d8f-b6e9-4932-b289-4ab2beed0e1f\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"project\":\"test-project\",\"line\":238,\"hash\":\"045494c858a6c9750fab9f45df75e737\",\"textRange\":{\"startLine\":238,\"endLine\":238,\"startOffset\":22,\"endOffset\":58},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":256,\"endLine\":256,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":299,\"endLine\":299,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":291,\"endLine\":291,\"startOffset\":40,\"endOffset\":42},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":311,\"endLine\":311,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":323,\"endLine\":323,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":351,\"endLine\":351,\"startOffset\":10,\"endOffset\":14},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":324,\"endLine\":324,\"startOffset\":49,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":325,\"endLine\":325,\"startOffset\":43,\"endOffset\":44},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":329,\"endLine\":329,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":341,\"endLine\":341,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":364,\"endLine\":364,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":368,\"endLine\":368,\"startOffset\":18,\"endOffset\":20},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 38 to the 15 allowed.\",\"effort\":\"28min\",\"debt\":\"28min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1367ce32-1b13-43c2-ac51-e4320ee70eee\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"project\":\"test-project\",\"line\":382,\"hash\":\"88afa1124d9b7b3ed0c5a626d5501ad9\",\"textRange\":{\"startLine\":382,\"endLine\":382,\"startOffset\":22,\"endOffset\":58},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":446,\"endLine\":446,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":493,\"endLine\":493,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":511,\"endLine\":511,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":519,\"endLine\":519,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":562,\"endLine\":562,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":593,\"endLine\":593,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":609,\"endLine\":609,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":616,\"endLine\":616,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":623,\"endLine\":623,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":630,\"endLine\":630,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":638,\"endLine\":638,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":639,\"endLine\":639,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":647,\"endLine\":647,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":668,\"endLine\":668,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":684,\"endLine\":684,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"textRange\":{\"startLine\":691,\"endLine\":691,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 26 to the 15 allowed.\",\"effort\":\"16min\",\"debt\":\"16min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"9f6f1996-9c60-4f74-b6c2-092fddae2a45\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"project\":\"test-project\",\"line\":118,\"hash\":\"399389f79f3a3a8058069d4b6ccfbb90\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":39,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":48,\"endOffset\":50},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":36,\"endOffset\":38},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":44,\"endOffset\":46},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"725af5be-7f18-498d-b27c-94722a7d10c6\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"project\":\"test-project\",\"line\":119,\"hash\":\"6964728b58357d390d41dc16ae60b862\",\"textRange\":{\"startLine\":119,\"endLine\":119,\"startOffset\":49,\"endOffset\":51},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":48,\"endOffset\":50},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":36,\"endOffset\":38},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":44,\"endOffset\":46},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3a7527-a58f-47c9-999a-668832d5adbc\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"project\":\"test-project\",\"line\":120,\"hash\":\"d886ee025f8923c5d2d1ba86c9e534be\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":62,\"endOffset\":64},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":48,\"endOffset\":50},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":36,\"endOffset\":38},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":108,\"endLine\":108,\"startOffset\":44,\"endOffset\":46},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"textRange\":{\"startLine\":116,\"endLine\":116,\"startOffset\":45,\"endOffset\":47},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74a24b6e-88f3-48ce-aab6-667aadf79048\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"project\":\"test-project\",\"line\":257,\"hash\":\"208094d9392e9f5f402eba7ead03901a\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":15,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":274,\"endLine\":274,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":277,\"endLine\":277,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":10,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":46,\"endOffset\":48},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":300,\"endLine\":300,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":301,\"endLine\":301,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"textRange\":{\"startLine\":308,\"endLine\":308,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+5 (incl. 4 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed.\",\"effort\":\"13min\",\"debt\":\"13min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cba195ac-81bb-4c44-a722-1c613f800605\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"project\":\"test-project\",\"line\":37,\"hash\":\"af5e7c2ab1c56931ac966590a147463d\",\"textRange\":{\"startLine\":37,\"endLine\":37,\"startOffset\":24,\"endOffset\":26},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":37,\"endOffset\":39},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":35,\"endOffset\":37},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":68,\"endOffset\":70},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":16,\"endLine\":16,\"startOffset\":47,\"endOffset\":49},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c5ae435e-65b5-4c57-aa6e-e1e426399e96\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"project\":\"test-project\",\"line\":55,\"hash\":\"72ff453fff9a95c91b1cb4caa0382098\",\"textRange\":{\"startLine\":55,\"endLine\":55,\"startOffset\":32,\"endOffset\":34},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":37,\"endOffset\":39},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":14,\"endLine\":14,\"startOffset\":35,\"endOffset\":37},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":60,\"endOffset\":62},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":44,\"endOffset\":46},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/wafv2/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"workspaces.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/workspaces/executionHandlers/workspaces.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"findings.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/inspectorv2/executionHandlers/findings.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/client.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/container-services/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"relationships.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/relationships.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/apigateway/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"keys.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/kms/executionHandlers/keys.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"cloudtrail.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/commands/cloudtrail.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"account.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/account/executionHandlers/account.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/redshift/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"policyParser.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/policyParser.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"cacheClusters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elasticache/executionHandlers/cacheClusters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"networkInterfaces.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/networkInterfaces.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CrowdStrikeApiGateway.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"domains.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53domains/executionHandlers/domains.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/guardduty/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"mappers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/mappers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroups.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/converters/securityGroups.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"users.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/executionHandlers/users.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"createFleet.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/cloudtrail/converters/createFleet.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/active-directory/access-groups/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"vpcEndpointServices.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/vpcEndpointServices.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/dynamoDB/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/compute/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"securityGroupRuleConverters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/securityGroupRuleConverters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/cloudformation/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/network/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"config.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/qualys/src/ecs/config.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"buckets.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/executionHandlers/buckets.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/s3/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/executionHandlers/protectionGroups.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"protectionGroups.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/executionHandlers/protectionGroups.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/shield/executionHandlers/protectionGroups.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"launchConfigurations.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/autoscaling/executionHandlers/launchConfigurations.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"customerAndVpnGateways.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/customerAndVpnGateways.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"organization.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/deployments/google-cloud/src/hooks/organization.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"instances.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/executionHandlers/instances.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/azure/resource-manager/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"listeners.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/executionHandlers/listeners.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/iam/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/express-route/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/elb/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"slowTestReporter.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/test/slowTestReporter.js\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converterHelpers.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/utils/converterHelpers.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/getStepStartStates.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/ec2/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"records.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/route53/executionHandlers/records.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-artifactory/src/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-azure/src/steps/resource-manager/interservice/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/graph-aws/src/steps/services/rds/converters.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:03:49 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:32.143Z", - "time": 12, + "startedDateTime": "2024-07-22T10:03:49.797Z", + "time": 52, "timings": { "blocked": -1, "connect": -1, @@ -1717,11 +31632,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 12 + "wait": 52 } }, { - "_id": "30ec74e4394c626acd405febc4488f2d", + "_id": "162c2b00e9a730dbdb9bfb8f6d46c26c", "_order": 0, "cache": {}, "request": { @@ -1749,22 +31664,173 @@ "value": "gzip,deflate" }, { - "_fromType": "array", + "name": "host", + "value": "localhost:9000" + } + ], + "headersSize": 391, + "httpVersion": "HTTP/1.1", + "method": "GET", + "queryString": [ + { + "name": "p", + "value": "2" + }, + { + "name": "ps", + "value": "100" + }, + { + "name": "componentKeys", + "value": "test-project" + }, + { + "name": "impactSeverities", + "value": "HIGH" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" + } + ], + "url": "http://localhost:9000/api/issues/search?p=2&ps=100&componentKeys=test-project&impactSeverities=HIGH&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" + }, + "response": { + "bodySize": 11737, + "content": { + "mimeType": "application/json", + "size": 11737, + "text": "{\"total\":164,\"p\":2,\"ps\":100,\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":164},\"effortTotal\":2466,\"issues\":[{\"key\":\"726c4d0f-55d0-45de-bf69-ca2323dc77f9\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"project\":\"test-project\",\"line\":131,\"hash\":\"88d0425f7a2b08332095391bcc478dd3\",\"textRange\":{\"startLine\":131,\"endLine\":131,\"startOffset\":40,\"endOffset\":42},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":11,\"endLine\":11,\"startOffset\":37,\"endOffset\":39},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":128,\"endLine\":128,\"startOffset\":37,\"endOffset\":39},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":36,\"endOffset\":38},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"textRange\":{\"startLine\":130,\"endLine\":130,\"startOffset\":53,\"endOffset\":55},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f9f429a1-d59b-4437-bda7-aa6474bb0b80\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":2,\"hash\":\"2258e247c3f0fd87e3f786c7e5fe8bc2\",\"textRange\":{\"startLine\":2,\"endLine\":2,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4575c261-4eb9-454b-b849-aa725ded35ee\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":4,\"hash\":\"1ad53ec1bedd50e788ed0b3bac07ac28\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":4,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"54e3cd4c-7614-4edd-b70d-134fe853176c\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":7,\"hash\":\"6bf10ee219b98273660fb9d8cc535a8b\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":4,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"760477f3-7873-4fbc-aaf0-2e385648220e\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":10,\"hash\":\"f295ad1efba79585a29b1a1a293ff80f\",\"textRange\":{\"startLine\":10,\"endLine\":10,\"startOffset\":4,\"endOffset\":19},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c7f6e81-a24f-4e12-a634-ee881ddfad74\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":13,\"hash\":\"31cfa43acd54b22837d9289a03b80a5a\",\"textRange\":{\"startLine\":13,\"endLine\":13,\"startOffset\":4,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e9f4cbac-e49f-4f52-b1dc-dd2a0eed1d88\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":20,\"hash\":\"8b3ee488923f096ad282b44d60772a0b\",\"textRange\":{\"startLine\":20,\"endLine\":20,\"startOffset\":4,\"endOffset\":31},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"98fb31c4-874d-4939-a1f5-ad684279e81f\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":22,\"hash\":\"c83ecaf27fad10495d8a7d668374164f\",\"textRange\":{\"startLine\":22,\"endLine\":22,\"startOffset\":4,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"e88f5b24-d6a9-4760-9823-d6dd2e4f4902\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":42,\"hash\":\"20ad1272545bf68f4b13baf53bd8d659\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":8,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"bf02382c-dc08-4c18-8234-99c8a15ea907\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"project\":\"test-project\",\"line\":53,\"hash\":\"20ad1272545bf68f4b13baf53bd8d659\",\"textRange\":{\"startLine\":53,\"endLine\":53,\"startOffset\":8,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"14ef73e2-2098-4268-856c-a56f5ead5bd2\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":2,\"hash\":\"6df2a54a7983f0f9dd5ea33ec86b3269\",\"textRange\":{\"startLine\":2,\"endLine\":2,\"startOffset\":0,\"endOffset\":14},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2509f13c-fea1-4354-be42-63c66a4525b6\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":4,\"hash\":\"83527b64a53c52737d36badbdd50c658\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":4,\"endOffset\":12},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"18f4d0fa-0c05-4da7-b1d1-9e331ba80ccc\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":46,\"hash\":\"e4208bac37a14ca4814ab83934f7d1c3\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":8,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f3bc3841-838c-4096-9e76-2900f138fdca\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":47,\"hash\":\"c8272cad45637f7d078bc927b83c6431\",\"textRange\":{\"startLine\":47,\"endLine\":47,\"startOffset\":8,\"endOffset\":25},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8c800715-efeb-49cd-85a1-2e42fb5ec8fb\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":54,\"hash\":\"910af7c9443c41e9c9d82c02d64862e1\",\"textRange\":{\"startLine\":54,\"endLine\":54,\"startOffset\":8,\"endOffset\":20},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4ef5cdc1-c6ee-4527-bb41-a8f681619240\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":79,\"hash\":\"5d60071a94a0088b0c951fcb82e4d429\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":8,\"endOffset\":21},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b2441f00-69ca-4cf4-b575-83fbbb58e7a2\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":98,\"hash\":\"9c9c4583c9f9822d00b3e7b282f49411\",\"textRange\":{\"startLine\":98,\"endLine\":98,\"startOffset\":8,\"endOffset\":16},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ba82ddb3-6ffe-4372-a2af-3438a413a4ec\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":107,\"hash\":\"96c78540376ff93a5894a65310762af9\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":8,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"25b13e2f-1a7c-4964-938d-6b27ab1487d9\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":138,\"hash\":\"ed4b5d54f1b489a3bf10a8e046b3ba2b\",\"textRange\":{\"startLine\":138,\"endLine\":138,\"startOffset\":8,\"endOffset\":15},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d82ca9a7-ce32-4965-92bf-c1ff9defe09c\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":152,\"hash\":\"b608bda888ab62488465db3d011dcd4b\",\"textRange\":{\"startLine\":152,\"endLine\":152,\"startOffset\":8,\"endOffset\":13},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d8938d2b-b85a-4043-a962-d03fa8fce6ed\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":155,\"hash\":\"c714af6dee9831a7096cd50c4046eac9\",\"textRange\":{\"startLine\":155,\"endLine\":155,\"startOffset\":16,\"endOffset\":23},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7235a21b-0c36-4fd1-9805-a868028c22ea\",\"rule\":\"javascript:S3504\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"project\":\"test-project\",\"line\":158,\"hash\":\"a1adda8c6192420a371d57eb00114087\",\"textRange\":{\"startLine\":158,\"endLine\":158,\"startOffset\":20,\"endOffset\":28},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected var, use let or const instead.\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[\"es2015\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"c34c59bb-23fe-47d1-9f98-4ddaa2d4d454\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"project\":\"test-project\",\"line\":522,\"hash\":\"af796178518974e21d54734575f1a969\",\"textRange\":{\"startLine\":522,\"endLine\":522,\"startOffset\":15,\"endOffset\":56},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":544,\"endLine\":544,\"startOffset\":72,\"endOffset\":74},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":546,\"endLine\":546,\"startOffset\":52,\"endOffset\":54},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":547,\"endLine\":547,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":678,\"endLine\":678,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":874,\"endLine\":874,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":873,\"endLine\":873,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":878,\"endLine\":878,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":877,\"endLine\":877,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":882,\"endLine\":882,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":881,\"endLine\":881,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":886,\"endLine\":886,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":885,\"endLine\":885,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":889,\"endLine\":889,\"startOffset\":6,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":1012,\"endLine\":1012,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"textRange\":{\"startLine\":1013,\"endLine\":1013,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"341e7fdd-56b4-4ce6-a644-dff3de366fbb\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":285,\"hash\":\"9331259cfa01b4bfbd78e4e2acf208e0\",\"textRange\":{\"startLine\":285,\"endLine\":285,\"startOffset\":64,\"endOffset\":66},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa14a5c3-4264-43e8-84fc-f48e42b5b9c3\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":290,\"hash\":\"9331259cfa01b4bfbd78e4e2acf208e0\",\"textRange\":{\"startLine\":290,\"endLine\":290,\"startOffset\":64,\"endOffset\":66},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b354f483-c549-4896-b0e6-d44d3e48bf70\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":322,\"hash\":\"6d52011b390cdf886e408b064fae8b9a\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":61,\"endOffset\":63},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"97c1fc8d-20fc-4674-9cb6-760cea192a0e\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":328,\"hash\":\"a77878316a63b676d0e0cd6b6e34ff38\",\"textRange\":{\"startLine\":328,\"endLine\":328,\"startOffset\":23,\"endOffset\":25},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"aa8689d3-afe8-4d19-9739-478674f4c94a\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":334,\"hash\":\"6d52011b390cdf886e408b064fae8b9a\",\"textRange\":{\"startLine\":334,\"endLine\":334,\"startOffset\":63,\"endOffset\":65},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1f3896a9-89b8-4bc7-9d80-b942632997c7\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":340,\"hash\":\"3b9a6e34e6aa74bba40cab7a6c32e385\",\"textRange\":{\"startLine\":340,\"endLine\":340,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ef6c4bdb-4903-4df6-98f4-d1e34605728c\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":390,\"hash\":\"cfa3140b660417d24adeae2be6110e5d\",\"textRange\":{\"startLine\":390,\"endLine\":390,\"startOffset\":27,\"endOffset\":29},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8f4ca219-dd72-4426-8124-70a8216edec4\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":395,\"hash\":\"2535e718377a589faa38ae980a506c19\",\"textRange\":{\"startLine\":395,\"endLine\":395,\"startOffset\":28,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7b19906-14d2-4bc7-a381-a527463ab84b\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":402,\"hash\":\"cfa3140b660417d24adeae2be6110e5d\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":27,\"endOffset\":29},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0273d147-1c05-4921-8a75-1f043629436a\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":407,\"hash\":\"2535e718377a589faa38ae980a506c19\",\"textRange\":{\"startLine\":407,\"endLine\":407,\"startOffset\":28,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1714734a-4c27-4128-a570-47d469584e3c\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":415,\"hash\":\"b68f1fb54fe65552ef315cb91a3a63da\",\"textRange\":{\"startLine\":415,\"endLine\":415,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f7723368-3cc0-4039-8284-5330c37ccf21\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":423,\"hash\":\"2535e718377a589faa38ae980a506c19\",\"textRange\":{\"startLine\":423,\"endLine\":423,\"startOffset\":28,\"endOffset\":30},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"295bc65d-8110-411b-9198-ee5abb36fa55\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":457,\"hash\":\"bf668ec965b9e67a9e4ad62531c35e1d\",\"textRange\":{\"startLine\":457,\"endLine\":457,\"startOffset\":14,\"endOffset\":16},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6c651f00-46fa-4d98-a6e8-1ae4b0893e8e\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":462,\"hash\":\"ef6e47a2c404b0acfccd350e1905e703\",\"textRange\":{\"startLine\":462,\"endLine\":462,\"startOffset\":55,\"endOffset\":57},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7e948673-1ef0-460d-8e51-b5ff609e94c4\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":471,\"hash\":\"7ca24297c47440876d3a350a4047a0eb\",\"textRange\":{\"startLine\":471,\"endLine\":471,\"startOffset\":25,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a8b6dfb7-0abd-4a39-a95d-ae9370e38025\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":475,\"hash\":\"3030e8b54b03c3e0b2807b25061e3b37\",\"textRange\":{\"startLine\":475,\"endLine\":475,\"startOffset\":19,\"endOffset\":21},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cbc9d303-17cb-4a71-85b8-e52864cc003e\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":478,\"hash\":\"c34069a5263919fc1335af0679e95495\",\"textRange\":{\"startLine\":478,\"endLine\":478,\"startOffset\":45,\"endOffset\":47},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"6e9996de-2b4d-457a-88ba-cbe628c32f29\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":484,\"hash\":\"7fc04d2713c8516a2695b3490e70047b\",\"textRange\":{\"startLine\":484,\"endLine\":484,\"startOffset\":60,\"endOffset\":62},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":193,\"endLine\":193,\"startOffset\":39,\"endOffset\":41},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":194,\"endLine\":194,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":195,\"endLine\":195,\"startOffset\":66,\"endOffset\":68},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"7079c039-e389-4628-ae56-33683e71caf9\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":590,\"hash\":\"9331259cfa01b4bfbd78e4e2acf208e0\",\"textRange\":{\"startLine\":590,\"endLine\":590,\"startOffset\":64,\"endOffset\":66},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":34,\"endOffset\":36},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":73,\"endOffset\":75},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"fa13a07d-be1c-4622-b100-d9253cada41a\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":595,\"hash\":\"9331259cfa01b4bfbd78e4e2acf208e0\",\"textRange\":{\"startLine\":595,\"endLine\":595,\"startOffset\":64,\"endOffset\":66},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":34,\"endOffset\":36},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":73,\"endOffset\":75},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"4f33fce6-433a-4541-abb7-a56b588927a0\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":627,\"hash\":\"a77878316a63b676d0e0cd6b6e34ff38\",\"textRange\":{\"startLine\":627,\"endLine\":627,\"startOffset\":21,\"endOffset\":23},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":34,\"endOffset\":36},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":73,\"endOffset\":75},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"5f4a8e43-5f78-480d-9d83-de7b9bfc8d06\",\"rule\":\"typescript:S2004\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"project\":\"test-project\",\"line\":635,\"hash\":\"a77878316a63b676d0e0cd6b6e34ff38\",\"textRange\":{\"startLine\":635,\"endLine\":635,\"startOffset\":23,\"endOffset\":25},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":192,\"endLine\":192,\"startOffset\":33,\"endOffset\":35},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":498,\"endLine\":498,\"startOffset\":34,\"endOffset\":36},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":499,\"endLine\":499,\"startOffset\":195,\"endOffset\":197},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"textRange\":{\"startLine\":500,\"endLine\":500,\"startOffset\":73,\"endOffset\":75},\"msg\":\"Nesting +1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this code to not nest functions more than 4 levels deep.\",\"effort\":\"20min\",\"debt\":\"20min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"8341655f-4468-46f5-8333-2c25eef00605\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"project\":\"test-project\",\"line\":96,\"hash\":\"a4cd341f8713bfbc2aeb23387e3f86db\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":17,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":107,\"endLine\":107,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":114,\"endLine\":114,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":120,\"endLine\":120,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":141,\"endLine\":141,\"startOffset\":21,\"endOffset\":23},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":8,\"endOffset\":9},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":10,\"endOffset\":11},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":144,\"endLine\":144,\"startOffset\":42,\"endOffset\":43},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":148,\"endLine\":148,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":50,\"endOffset\":52},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":153,\"endLine\":153,\"startOffset\":43,\"endOffset\":45},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"d7fe8ef2-02c2-4348-bce7-608ddbd5b6b4\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"project\":\"test-project\",\"line\":113,\"hash\":\"99ff5ce335677485f4eb0eff717dfc51\",\"textRange\":{\"startLine\":113,\"endLine\":113,\"startOffset\":9,\"endOffset\":22},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":123,\"endLine\":123,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":124,\"endLine\":124,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":134,\"endLine\":134,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":137,\"endLine\":137,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"textRange\":{\"startLine\":149,\"endLine\":149,\"startOffset\":23,\"endOffset\":25},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"2e01f933-7a0b-4531-8580-d5942e1a50a4\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"project\":\"test-project\",\"line\":36,\"hash\":\"62b2cfc5a6a4c6d5508d284f7c8778a5\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":22,\"endOffset\":61},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":42,\"endLine\":42,\"startOffset\":39,\"endOffset\":41},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":49,\"endOffset\":51},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":46,\"endLine\":46,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":50,\"endLine\":50,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":71,\"endLine\":71,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"textRange\":{\"startLine\":56,\"endLine\":56,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b69ba66f-8d24-489a-b2c8-182142a6a4fa\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"project\":\"test-project\",\"line\":139,\"hash\":\"51b2210f79c025ce4c220f12b2dab667\",\"textRange\":{\"startLine\":139,\"endLine\":139,\"startOffset\":26,\"endOffset\":28},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":143,\"endLine\":143,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":164,\"endLine\":164,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":147,\"endLine\":147,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":154,\"endLine\":154,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":165,\"endLine\":165,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":169,\"endLine\":169,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"textRange\":{\"startLine\":184,\"endLine\":184,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f8196437-72f4-41d0-b333-70f9da3fb425\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/crypto.ts\",\"project\":\"test-project\",\"line\":4,\"hash\":\"35c3ab0d947b4f36e094ffa6bc6b4536\",\"textRange\":{\"startLine\":4,\"endLine\":4,\"startOffset\":33,\"endOffset\":37},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"1e815fa6-f7ee-459c-9f2d-69603abdb589\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/getTypeAndKeyFromResourceIdentifier.test.ts\",\"project\":\"test-project\",\"line\":49,\"hash\":\"bd78d5e6bdc769db70f954c93df71810\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":35,\"endOffset\":39},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"ed60a440-dd1c-428a-b6f0-a7447ae14df8\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/getTypeAndKeyFromResourceIdentifier.test.ts\",\"project\":\"test-project\",\"line\":50,\"hash\":\"ad7c5f5d0b32102eec8367a3cdfa31ec\",\"textRange\":{\"startLine\":50,\"endLine\":50,\"startOffset\":70,\"endOffset\":74},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"93e40437-3991-4bcb-932e-ac231d3324a6\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"project\":\"test-project\",\"line\":145,\"hash\":\"da2668b7283470e318f5ca81c3a8954c\",\"textRange\":{\"startLine\":145,\"endLine\":145,\"startOffset\":9,\"endOffset\":44},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":157,\"endLine\":157,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":159,\"endLine\":159,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":160,\"endLine\":160,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":161,\"endLine\":161,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":167,\"endLine\":167,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":174,\"endLine\":174,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":180,\"endLine\":180,\"startOffset\":45,\"endOffset\":47},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"textRange\":{\"startLine\":187,\"endLine\":187,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"a2ff0e4a-0c88-45e6-8a1a-b18eda83a3bf\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"project\":\"test-project\",\"line\":267,\"hash\":\"9f5e08d7674e6d397fdd1b49205aae7e\",\"textRange\":{\"startLine\":267,\"endLine\":267,\"startOffset\":9,\"endOffset\":15},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":270,\"endLine\":270,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":275,\"endLine\":275,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":2,\"endOffset\":4},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":286,\"endLine\":286,\"startOffset\":22,\"endOffset\":24},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":295,\"endLine\":295,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":296,\"endLine\":296,\"startOffset\":66,\"endOffset\":68},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":312,\"endLine\":312,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":317,\"endLine\":317,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":322,\"endLine\":322,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":327,\"endLine\":327,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":331,\"endLine\":331,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"textRange\":{\"startLine\":336,\"endLine\":336,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 19 to the 15 allowed.\",\"effort\":\"9min\",\"debt\":\"9min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"cb5fd5ba-bb31-438c-9e84-5fbf531ba042\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"project\":\"test-project\",\"line\":929,\"hash\":\"7d5a94b0cf125082ecdacbf3c2498d92\",\"textRange\":{\"startLine\":929,\"endLine\":929,\"startOffset\":15,\"endOffset\":41},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":940,\"endLine\":940,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":955,\"endLine\":955,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":970,\"endLine\":970,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":974,\"endLine\":974,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":976,\"endLine\":976,\"startOffset\":12,\"endOffset\":14},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":980,\"endLine\":980,\"startOffset\":14,\"endOffset\":18},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":995,\"endLine\":995,\"startOffset\":28,\"endOffset\":30},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":997,\"endLine\":997,\"startOffset\":12,\"endOffset\":17},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"textRange\":{\"startLine\":1011,\"endLine\":1011,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 18 to the 15 allowed.\",\"effort\":\"8min\",\"debt\":\"8min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0b3d800e-bae4-4448-8008-27a3d2617479\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"project\":\"test-project\",\"line\":213,\"hash\":\"8de2c94629e4a3366b0d8049980b5826\",\"textRange\":{\"startLine\":213,\"endLine\":213,\"startOffset\":25,\"endOffset\":27},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":216,\"endLine\":216,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":225,\"endLine\":225,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":235,\"endLine\":235,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":250,\"endLine\":250,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":251,\"endLine\":251,\"startOffset\":36,\"endOffset\":38},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":260,\"endLine\":260,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":268,\"endLine\":268,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":272,\"endLine\":272,\"startOffset\":12,\"endOffset\":16},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":280,\"endLine\":280,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":293,\"endLine\":293,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"textRange\":{\"startLine\":306,\"endLine\":306,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.\",\"effort\":\"7min\",\"debt\":\"7min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"728292b8-888c-43fc-8990-3de830473f2b\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/util/oci_policy_parser.ts\",\"project\":\"test-project\",\"line\":15,\"hash\":\"e2e287fb0b21ca201e049fecc69ea067\",\"textRange\":{\"startLine\":15,\"endLine\":15,\"startOffset\":23,\"endOffset\":27},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"74a5c681-91d6-43ad-bb71-efae08369e8e\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"project\":\"test-project\",\"line\":28,\"hash\":\"bb40fa9be3fd22e6364036f15d1e1d95\",\"textRange\":{\"startLine\":28,\"endLine\":28,\"startOffset\":22,\"endOffset\":39},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":45,\"endLine\":45,\"startOffset\":2,\"endOffset\":7},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":51,\"endLine\":51,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":57,\"endLine\":57,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":30,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":70,\"endLine\":70,\"startOffset\":32,\"endOffset\":34},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"textRange\":{\"startLine\":75,\"endLine\":75,\"startOffset\":26,\"endOffset\":28},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed.\",\"effort\":\"6min\",\"debt\":\"6min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"42c9982c-3cc6-4de8-bb71-154181da6591\",\"rule\":\"typescript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"project\":\"test-project\",\"line\":252,\"hash\":\"1f782579a54ab491570316e158ce0d78\",\"textRange\":{\"startLine\":252,\"endLine\":252,\"startOffset\":33,\"endOffset\":35},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":257,\"endLine\":257,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":261,\"endLine\":261,\"startOffset\":8,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":266,\"endLine\":266,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":271,\"endLine\":271,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":289,\"endLine\":289,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":304,\"endLine\":304,\"startOffset\":14,\"endOffset\":15},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":310,\"endLine\":310,\"startOffset\":10,\"endOffset\":12},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":330,\"endLine\":330,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":343,\"endLine\":343,\"startOffset\":71,\"endOffset\":73},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"textRange\":{\"startLine\":346,\"endLine\":346,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.\",\"effort\":\"12min\",\"debt\":\"12min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"f94eec3b-a54f-4524-9529-e5580dab9c10\",\"rule\":\"typescript:S2871\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/util/index.ts\",\"project\":\"test-project\",\"line\":7,\"hash\":\"f7dfd1e42fb3c0da644679634f8e52e6\",\"textRange\":{\"startLine\":7,\"endLine\":7,\"startOffset\":7,\"endOffset\":11},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Provide a compare function that depends on \\\"String.localeCompare\\\", to reliably sort elements alphabetically.\",\"effort\":\"10min\",\"debt\":\"10min\",\"author\":\"\",\"tags\":[\"type-dependent\",\"bad-practice\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":true,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"CLEAR\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"0bbc8c11-c710-4223-8c6a-e82fbdcedf70\",\"rule\":\"css:S4654\",\"severity\":\"BLOCKER\",\"component\":\"test-project:Documents/JupiterOne/docs-v2/src/styles/custom.scss\",\"project\":\"test-project\",\"line\":111,\"hash\":\"e65fab1aabd6c3211961179fd84f491e\",\"textRange\":{\"startLine\":111,\"endLine\":111,\"startOffset\":0,\"endOffset\":30},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected unknown property \\\"font-smoothing\\\"\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"43065f83-c798-47c1-9365-b6baa5b0145a\",\"rule\":\"css:S4657\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/docs-v2/src/theme/SearchBar/algolia.css\",\"project\":\"test-project\",\"line\":402,\"hash\":\"78058c389ecb854de1db61a75e54adc3\",\"textRange\":{\"startLine\":402,\"endLine\":402,\"startOffset\":0,\"endOffset\":32},\"flows\":[],\"status\":\"OPEN\",\"message\":\"Unexpected shorthand \\\"padding\\\" after \\\"padding-left\\\"\",\"effort\":\"5min\",\"debt\":\"5min\",\"author\":\"\",\"tags\":[],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"BUG\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"LOGICAL\",\"cleanCodeAttributeCategory\":\"INTENTIONAL\",\"impacts\":[{\"softwareQuality\":\"RELIABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"b13057e4-894d-4af3-83ad-2955ec2a50ac\",\"rule\":\"javascript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"project\":\"test-project\",\"line\":27,\"hash\":\"6ecb85f8ecd2144fa75249f174f1d4d8\",\"textRange\":{\"startLine\":27,\"endLine\":27,\"startOffset\":10,\"endOffset\":12},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":32,\"endLine\":32,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":34,\"endLine\":34,\"startOffset\":11,\"endOffset\":13},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":36,\"endLine\":36,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":40,\"endLine\":40,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":41,\"endLine\":41,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":43,\"endLine\":43,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":49,\"endLine\":49,\"startOffset\":31,\"endOffset\":32},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":60,\"endLine\":60,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":61,\"endLine\":61,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":72,\"endLine\":72,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":68,\"endLine\":68,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":82,\"endLine\":82,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":87,\"endLine\":87,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":91,\"endLine\":91,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":96,\"endLine\":96,\"startOffset\":4,\"endOffset\":7},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":99,\"endLine\":99,\"startOffset\":40,\"endOffset\":42},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":110,\"endLine\":110,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":118,\"endLine\":118,\"startOffset\":10,\"endOffset\":15},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":125,\"endLine\":125,\"startOffset\":6,\"endOffset\":9},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":126,\"endLine\":126,\"startOffset\":8,\"endOffset\":10},\"msg\":\"+4 (incl. 3 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":136,\"endLine\":136,\"startOffset\":40,\"endOffset\":42},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"textRange\":{\"startLine\":146,\"endLine\":146,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 41 to the 15 allowed.\",\"effort\":\"31min\",\"debt\":\"31min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false},{\"key\":\"34eedc9f-7f9d-42ef-b691-086ab016d320\",\"rule\":\"javascript:S3776\",\"severity\":\"CRITICAL\",\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"project\":\"test-project\",\"line\":26,\"hash\":\"6ecb85f8ecd2144fa75249f174f1d4d8\",\"textRange\":{\"startLine\":26,\"endLine\":26,\"startOffset\":10,\"endOffset\":12},\"flows\":[{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":30,\"endLine\":30,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":44,\"endLine\":44,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":52,\"endLine\":52,\"startOffset\":4,\"endOffset\":9},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":64,\"endLine\":64,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":67,\"endLine\":67,\"startOffset\":6,\"endOffset\":11},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":73,\"endLine\":73,\"startOffset\":2,\"endOffset\":5},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":79,\"endLine\":79,\"startOffset\":29,\"endOffset\":31},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":83,\"endLine\":83,\"startOffset\":4,\"endOffset\":10},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":109,\"endLine\":109,\"startOffset\":4,\"endOffset\":6},\"msg\":\"+2 (incl. 1 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":122,\"endLine\":122,\"startOffset\":6,\"endOffset\":10},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":117,\"endLine\":117,\"startOffset\":8,\"endOffset\":13},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":127,\"endLine\":127,\"startOffset\":6,\"endOffset\":8},\"msg\":\"+3 (incl. 2 for nesting)\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":133,\"endLine\":133,\"startOffset\":8,\"endOffset\":12},\"msg\":\"+1\",\"msgFormattings\":[]}]},{\"locations\":[{\"component\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"textRange\":{\"startLine\":129,\"endLine\":129,\"startOffset\":25,\"endOffset\":27},\"msg\":\"+1\",\"msgFormattings\":[]}]}],\"status\":\"OPEN\",\"message\":\"Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed.\",\"effort\":\"11min\",\"debt\":\"11min\",\"author\":\"\",\"tags\":[\"brain-overload\"],\"creationDate\":\"2024-07-18T11:28:30+0000\",\"updateDate\":\"2024-07-18T11:28:30+0000\",\"type\":\"CODE_SMELL\",\"scope\":\"MAIN\",\"quickFixAvailable\":false,\"messageFormattings\":[],\"codeVariants\":[],\"cleanCodeAttribute\":\"FOCUSED\",\"cleanCodeAttributeCategory\":\"ADAPTABLE\",\"impacts\":[{\"softwareQuality\":\"MAINTAINABILITY\",\"severity\":\"HIGH\"}],\"issueStatus\":\"OPEN\",\"prioritizedRule\":false}],\"components\":[{\"key\":\"test-project:Documents/JupiterOne/docs-v2/src/theme/SearchBar/algolia.css\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"algolia.css\",\"longName\":\"Documents/JupiterOne/docs-v2/src/theme/SearchBar/algolia.css\",\"path\":\"Documents/JupiterOne/docs-v2/src/theme/SearchBar/algolia.css\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"CrowdStrikeApiGateway.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-crowdstrike/src/crowdstrike/CrowdStrikeApiGateway.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/docs-v2/src/styles/custom.scss\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"custom.scss\",\"longName\":\"Documents/JupiterOne/docs-v2/src/styles/custom.scss\",\"path\":\"Documents/JupiterOne/docs-v2/src/styles/custom.scss\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"client.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/client.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/crypto.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"crypto.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/crypto.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/crypto.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"converters.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-run/converters.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"request.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/provider/client/request.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"build-compute-network-peering-relationships.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/compute/steps/build-compute-network-peering-relationships.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getStepStartStates.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/getStepStartStates.ts\"},{\"key\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"convertHar.js\",\"longName\":\"Documents/JupiterOne/integrations-mock-server-main/convertHar.js\",\"path\":\"Documents/JupiterOne/integrations-mock-server-main/convertHar.js\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"block-navigation.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/block-navigation.js\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"recording.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/test/recording.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/util/oci_policy_parser.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"oci_policy_parser.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/util/oci_policy_parser.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/util/oci_policy_parser.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/util/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/util/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/util/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/getTypeAndKeyFromResourceIdentifier.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"getTypeAndKeyFromResourceIdentifier.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/getTypeAndKeyFromResourceIdentifier.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/getTypeAndKeyFromResourceIdentifier.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"typeToKeyGeneratorMap.test.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/utils/iamBindings/typeToKeyGeneratorMap.test.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/dataproc/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-oracle-cloud/src/steps/authorization/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/integrations-mock-server-main/index.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.js\",\"longName\":\"Documents/JupiterOne/integrations-mock-server-main/index.js\",\"path\":\"Documents/JupiterOne/integrations-mock-server-main/index.js\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-qualys/src/steps/vmdr/index.ts\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"index.ts\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/src/steps/cloud-asset/index.ts\"},{\"key\":\"test-project\",\"enabled\":true,\"qualifier\":\"TRK\",\"name\":\"test-project\",\"longName\":\"test-project\"},{\"key\":\"test-project:Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"enabled\":true,\"qualifier\":\"FIL\",\"name\":\"sorter.js\",\"longName\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\",\"path\":\"Documents/JupiterOne/J1-All-Integrations/integrations/graph/graph-google-cloud/coverage/lcov-report/sorter.js\"}],\"facets\":[]}" + }, + "cookies": [], + "headers": [ + { + "name": "x-frame-options", + "value": "SAMEORIGIN" + }, + { + "name": "x-xss-protection", + "value": "1; mode=block" + }, + { + "name": "x-content-type-options", + "value": "nosniff" + }, + { + "name": "content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-content-security-policy", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "x-webkit-csp", + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" + }, + { + "name": "cache-control", + "value": "no-cache, no-store, must-revalidate" + }, + { + "name": "vary", + "value": "accept-encoding" + }, + { + "name": "content-type", + "value": "application/json" + }, + { + "name": "date", + "value": "Mon, 22 Jul 2024 10:03:49 GMT" + }, + { "name": "connection", "value": "close" + } + ], + "headersSize": 1196, + "httpVersion": "HTTP/1.1", + "redirectURL": "", + "status": 200, + "statusText": "OK" + }, + "startedDateTime": "2024-07-22T10:03:49.879Z", + "time": 32, + "timings": { + "blocked": -1, + "connect": -1, + "dns": -1, + "receive": 0, + "send": 0, + "ssl": -1, + "wait": 32 + } + }, + { + "_id": "604cb6bb2d40c8c9cf5a3fedbf1fbb27", + "_order": 0, + "cache": {}, + "request": { + "bodySize": 0, + "cookies": [], + "headers": [ + { + "_fromType": "array", + "name": "authorization", + "value": "[REDACTED]" + }, + { + "_fromType": "array", + "name": "accept", + "value": "*/*" + }, + { + "_fromType": "array", + "name": "user-agent", + "value": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" + }, + { + "_fromType": "array", + "name": "accept-encoding", + "value": "gzip,deflate" }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 349, + "headersSize": 391, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { "name": "p", - "value": "1" + "value": "3" }, { "name": "ps", @@ -1772,21 +31838,33 @@ }, { "name": "componentKeys", - "value": "testProject1" + "value": "test-project" }, { - "name": "severities", - "value": "BLOCKER" + "name": "impactSeverities", + "value": "HIGH" + }, + { + "name": "issueStatuses", + "value": "" + }, + { + "name": "impactSoftwareQualities", + "value": "" + }, + { + "name": "createdInLast", + "value": "10d" } ], - "url": "http://127.0.0.1:9000/api/issues/search?p=1&ps=100&componentKeys=testProject1&severities=BLOCKER" + "url": "http://localhost:9000/api/issues/search?p=3&ps=100&componentKeys=test-project&impactSeverities=HIGH&issueStatuses=&impactSoftwareQualities=&createdInLast=10d" }, "response": { - "bodySize": 174, + "bodySize": 186, "content": { "mimeType": "application/json", - "size": 174, - "text": "{\"total\":0,\"p\":1,\"ps\":100,\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":0},\"effortTotal\":0,\"issues\":[],\"components\":[],\"facets\":[]}" + "size": 186, + "text": "{\"total\":164,\"p\":3,\"ps\":100,\"paging\":{\"pageIndex\":3,\"pageSize\":100,\"total\":164},\"effortTotal\":2466,\"issues\":[],\"components\":[],\"facets\":[]}" }, "cookies": [], "headers": [ @@ -1804,15 +31882,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "cache-control", @@ -1828,21 +31922,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 10:03:49 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1196, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:32.159Z", - "time": 12, + "startedDateTime": "2024-07-22T10:03:49.929Z", + "time": 8, "timings": { "blocked": -1, "connect": -1, @@ -1850,7 +31944,7 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 12 + "wait": 8 } } ], diff --git a/src/steps/finding/index.ts b/src/steps/finding/index.ts index 2a7e387..430ee7f 100644 --- a/src/steps/finding/index.ts +++ b/src/steps/finding/index.ts @@ -27,7 +27,7 @@ import { import { APIVersion } from '../../provider/types/common'; import { createProjectEntityIdentifier } from '../project/converter'; -async function getSeverities(instanceConfig: SonarqubeIntegrationConfig) { +function getSeverities(instanceConfig: SonarqubeIntegrationConfig) { const { severities, apiVersion } = instanceConfig; const severitiesSet = new Set( severities?.split(',').map((severity) => FINDINGS_SEVERITIES[severity]), @@ -44,10 +44,12 @@ async function getSeverities(instanceConfig: SonarqubeIntegrationConfig) { : Array.from(severitiesSet); } -async function getFilterParams(instanceConfig: SonarqubeIntegrationConfig) { +function getFilterParams( + instanceConfig: SonarqubeIntegrationConfig, +): NodeJS.Dict { const { apiVersion, status, createdInLast, types } = instanceConfig; - let filterParams; + let filterParams: NodeJS.Dict; if (apiVersion === APIVersion.V1) { // V1 -> below 10.4 version @@ -66,9 +68,9 @@ async function getFilterParams(instanceConfig: SonarqubeIntegrationConfig) { issueStatuses: Array.from(statusesSet).join(','), impactSoftwareQualities: Array.from(typesSet).join(','), }; - filterParams['createdInLast'] = createdInLast || DEFAULT_CREATED_IN_LAST; - return filterParams; } + filterParams['createdInLast'] = createdInLast || DEFAULT_CREATED_IN_LAST; + return filterParams; } export async function fetchFindings({ @@ -78,8 +80,8 @@ export async function fetchFindings({ }: IntegrationStepExecutionContext) { const client = createSonarqubeClient(instance.config, logger); - const severities = await getSeverities(instance.config); - const filerParams = await getFilterParams(instance.config); + const severities = getSeverities(instance.config); + const filterParams = getFilterParams(instance.config); await jobState.iterateEntities( { _type: Entities.PROJECT._type }, @@ -96,9 +98,9 @@ export async function fetchFindings({ // by project and severity. for (const severity of severities) { if (instance.config.apiVersion == APIVersion.V1) { - filerParams['severities'] = severity; + filterParams['severities'] = severity; } else { - filerParams['impactSeverities'] = severity; + filterParams['impactSeverities'] = severity; } await client.iterateProjectFindings( @@ -125,7 +127,7 @@ export async function fetchFindings({ ); } }, - { componentKeys: project.key, ...filerParams }, + { componentKeys: project.key, ...filterParams }, ); } }, diff --git a/src/steps/user-group/__recordings__/fetch-user-groups_4191556144/recording.har b/src/steps/user-group/__recordings__/fetch-user-groups_4191556144/recording.har index c0cad11..bd14be5 100644 --- a/src/steps/user-group/__recordings__/fetch-user-groups_4191556144/recording.har +++ b/src/steps/user-group/__recordings__/fetch-user-groups_4191556144/recording.har @@ -8,7 +8,7 @@ }, "entries": [ { - "_id": "4c5fe1f36c23db0a0869cc48e9fb22c0", + "_id": "1ec835f51946a0b914ce8a1ef9a47e03", "_order": 0, "cache": {}, "request": { @@ -35,37 +35,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 308, + "headersSize": 309, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "1" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/user_groups/search?p=1&ps=100" + "url": "http://localhost:9000/api/v2/authorizations/groups?pageIndex=1&pageSize=100" }, "response": { - "bodySize": 298, + "bodySize": 362, "content": { "mimeType": "application/json", - "size": 298, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2},\"groups\":[{\"name\":\"sonar-administrators\",\"description\":\"System administrators\",\"membersCount\":1,\"default\":false,\"managed\":false},{\"name\":\"sonar-users\",\"description\":\"Every authenticated user automatically belongs to this group\",\"membersCount\":1,\"default\":true,\"managed\":false}]}" + "size": 362, + "text": "{\"groups\":[{\"id\":\"749fee46-a864-496d-9f0b-51c2965ad89f\",\"name\":\"sonar-administrators\",\"description\":\"System administrators\",\"managed\":false,\"default\":false},{\"id\":\"20921e4e-31dd-4c7c-9396-c9fea7fef3de\",\"name\":\"sonar-users\",\"description\":\"Every authenticated user automatically belongs to this group\",\"managed\":false,\"default\":true}],\"page\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -83,19 +78,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -107,21 +114,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.186Z", - "time": 52, + "startedDateTime": "2024-07-22T09:58:43.409Z", + "time": 18, "timings": { "blocked": -1, "connect": -1, @@ -129,11 +136,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 52 + "wait": 18 } }, { - "_id": "275a1f10e4acd99c9d73a5b7ea3729c9", + "_id": "25bcff3d3b4050ed35366bbedf3620fb", "_order": 0, "cache": {}, "request": { @@ -160,37 +167,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 308, + "headersSize": 309, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "2" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/user_groups/search?p=2&ps=100" + "url": "http://localhost:9000/api/v2/authorizations/groups?pageIndex=2&pageSize=100" }, "response": { - "bodySize": 126, + "bodySize": 118, "content": { "mimeType": "application/json", - "size": 126, - "text": "{\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2},\"groups\":[]}" + "size": 118, + "text": "{\"groups\":[],\"page\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -208,19 +210,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -232,21 +246,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.260Z", - "time": 24, + "startedDateTime": "2024-07-22T09:58:43.438Z", + "time": 5, "timings": { "blocked": -1, "connect": -1, @@ -254,7 +268,7 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 24 + "wait": 5 } } ], diff --git a/src/steps/user/__recordings__/build-user-group-has-user_3528192042/recording.har b/src/steps/user/__recordings__/build-user-group-has-user_3528192042/recording.har index c750dcb..d44cc05 100644 --- a/src/steps/user/__recordings__/build-user-group-has-user_3528192042/recording.har +++ b/src/steps/user/__recordings__/build-user-group-has-user_3528192042/recording.har @@ -8,7 +8,7 @@ }, "entries": [ { - "_id": "4c5fe1f36c23db0a0869cc48e9fb22c0", + "_id": "1ec835f51946a0b914ce8a1ef9a47e03", "_order": 0, "cache": {}, "request": { @@ -35,37 +35,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 308, + "headersSize": 309, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "1" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/user_groups/search?p=1&ps=100" + "url": "http://localhost:9000/api/v2/authorizations/groups?pageIndex=1&pageSize=100" }, "response": { - "bodySize": 298, + "bodySize": 362, "content": { "mimeType": "application/json", - "size": 298, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2},\"groups\":[{\"name\":\"sonar-administrators\",\"description\":\"System administrators\",\"membersCount\":1,\"default\":false,\"managed\":false},{\"name\":\"sonar-users\",\"description\":\"Every authenticated user automatically belongs to this group\",\"membersCount\":1,\"default\":true,\"managed\":false}]}" + "size": 362, + "text": "{\"groups\":[{\"id\":\"749fee46-a864-496d-9f0b-51c2965ad89f\",\"name\":\"sonar-administrators\",\"description\":\"System administrators\",\"managed\":false,\"default\":false},{\"id\":\"20921e4e-31dd-4c7c-9396-c9fea7fef3de\",\"name\":\"sonar-users\",\"description\":\"Every authenticated user automatically belongs to this group\",\"managed\":false,\"default\":true}],\"page\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -83,19 +78,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -107,21 +114,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.358Z", - "time": 38, + "startedDateTime": "2024-07-22T09:58:43.445Z", + "time": 8, "timings": { "blocked": -1, "connect": -1, @@ -129,11 +136,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 38 + "wait": 8 } }, { - "_id": "275a1f10e4acd99c9d73a5b7ea3729c9", + "_id": "25bcff3d3b4050ed35366bbedf3620fb", "_order": 0, "cache": {}, "request": { @@ -160,37 +167,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 308, + "headersSize": 309, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "2" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/user_groups/search?p=2&ps=100" + "url": "http://localhost:9000/api/v2/authorizations/groups?pageIndex=2&pageSize=100" }, "response": { - "bodySize": 126, + "bodySize": 118, "content": { "mimeType": "application/json", - "size": 126, - "text": "{\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2},\"groups\":[]}" + "size": 118, + "text": "{\"groups\":[],\"page\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -208,19 +210,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -232,21 +246,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.406Z", - "time": 13, + "startedDateTime": "2024-07-22T09:58:43.462Z", + "time": 11, "timings": { "blocked": -1, "connect": -1, @@ -254,11 +268,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 13 + "wait": 11 } }, { - "_id": "defa6e4768bece4bd25a0a746586eedb", + "_id": "80c824edbcd3b049d939c4ddc6b49868", "_order": 0, "cache": {}, "request": { @@ -285,37 +299,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 302, + "headersSize": 310, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "1" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/users/search?p=1&ps=100" + "url": "http://localhost:9000/api/v2/users-management/users?pageIndex=1&pageSize=100" }, "response": { - "bodySize": 334, + "bodySize": 378, "content": { "mimeType": "application/json", - "size": 334, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1},\"users\":[{\"login\":\"admin\",\"name\":\"Administrator\",\"active\":true,\"groups\":[\"sonar-administrators\",\"sonar-users\"],\"tokensCount\":2,\"local\":true,\"externalIdentity\":\"admin\",\"externalProvider\":\"sonarqube\",\"lastConnectionDate\":\"2024-04-12T14:38:50+0000\",\"managed\":false}]}" + "size": 378, + "text": "{\"users\":[{\"id\":\"2b0443e4-3258-4deb-a649-e9937338c4f1\",\"login\":\"admin\",\"name\":\"Administrator\",\"email\":null,\"active\":true,\"local\":true,\"managed\":false,\"externalLogin\":\"admin\",\"externalProvider\":\"sonarqube\",\"avatar\":null,\"sonarQubeLastConnectionDate\":\"2024-07-22T09:58:17+0000\",\"sonarLintLastConnectionDate\":null,\"scmAccounts\":[]}],\"page\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1}}" }, "cookies": [], "headers": [ @@ -333,19 +342,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -357,21 +378,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.425Z", - "time": 16, + "startedDateTime": "2024-07-22T09:58:43.480Z", + "time": 9, "timings": { "blocked": -1, "connect": -1, @@ -379,11 +400,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 16 + "wait": 9 } }, { - "_id": "f6e1abd1107fea9c5496446667ca0ff3", + "_id": "2ac580dae40e37fb5bdfe627cfbe62f6", "_order": 0, "cache": {}, "request": { @@ -410,37 +431,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 302, + "headersSize": 310, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "2" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/users/search?p=2&ps=100" + "url": "http://localhost:9000/api/v2/users-management/users?pageIndex=2&pageSize=100" }, "response": { - "bodySize": 126, + "bodySize": 118, "content": { "mimeType": "application/json", - "size": 126, - "text": "{\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":1},\"users\":[]}" + "size": 118, + "text": "{\"users\":[],\"page\":{\"pageIndex\":2,\"pageSize\":100,\"total\":1}}" }, "cookies": [], "headers": [ @@ -458,19 +474,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -482,21 +510,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.447Z", - "time": 18, + "startedDateTime": "2024-07-22T09:58:43.495Z", + "time": 7, "timings": { "blocked": -1, "connect": -1, @@ -504,11 +532,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 18 + "wait": 7 } }, { - "_id": "5907e26de1d3237901b31720dd2d3e37", + "_id": "86c1a0e7f1a82a562edaac9584a48c42", "_order": 0, "cache": {}, "request": { @@ -535,41 +563,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 314, + "headersSize": 320, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "1" }, { - "name": "ps", + "name": "pageSize", "value": "100" - }, - { - "name": "login", - "value": "admin" } ], - "url": "http://127.0.0.1:9000/api/users/groups?p=1&ps=100&login=admin" + "url": "http://localhost:9000/api/v2/authorizations/group-memberships?pageIndex=1&pageSize=100" }, "response": { - "bodySize": 330, + "bodySize": 342, "content": { "mimeType": "application/json", - "size": 330, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2},\"groups\":[{\"id\":\"AY7JfXBW0a4Bfz_2OWrZ\",\"name\":\"sonar-administrators\",\"description\":\"System administrators\",\"selected\":true,\"default\":false},{\"id\":\"AY7JfXBX0a4Bfz_2OWra\",\"name\":\"sonar-users\",\"description\":\"Every authenticated user automatically belongs to this group\",\"selected\":true,\"default\":true}]}" + "size": 342, + "text": "{\"groupMemberships\":[{\"id\":\"cfb62a61-04b8-4321-a4ab-c76d204cca1f\",\"groupId\":\"20921e4e-31dd-4c7c-9396-c9fea7fef3de\",\"userId\":\"2b0443e4-3258-4deb-a649-e9937338c4f1\"},{\"id\":\"6ad15479-7aac-4c4a-b74c-e45e40cf6823\",\"groupId\":\"749fee46-a864-496d-9f0b-51c2965ad89f\",\"userId\":\"2b0443e4-3258-4deb-a649-e9937338c4f1\"}],\"page\":{\"pageIndex\":1,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -587,19 +606,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" + }, + { + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -611,21 +642,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.471Z", - "time": 22, + "startedDateTime": "2024-07-22T09:58:43.508Z", + "time": 8, "timings": { "blocked": -1, "connect": -1, @@ -633,11 +664,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 22 + "wait": 8 } }, { - "_id": "eff1ac9e71fb36268c620e2b184dbf9b", + "_id": "f529a522467a15b972e9657695642f53", "_order": 0, "cache": {}, "request": { @@ -664,41 +695,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 314, + "headersSize": 320, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "2" }, { - "name": "ps", + "name": "pageSize", "value": "100" - }, - { - "name": "login", - "value": "admin" } ], - "url": "http://127.0.0.1:9000/api/users/groups?p=2&ps=100&login=admin" + "url": "http://localhost:9000/api/v2/authorizations/group-memberships?pageIndex=2&pageSize=100" }, "response": { - "bodySize": 126, + "bodySize": 134, "content": { "mimeType": "application/json", - "size": 126, - "text": "{\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2},\"groups\":[]}" + "size": 134, + "text": "{\"groupMemberships\":[],\"page\":{\"pageIndex\":2,\"pageSize\":100,\"total\":2}}" }, "cookies": [], "headers": [ @@ -716,19 +738,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -740,21 +774,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.500Z", - "time": 29, + "startedDateTime": "2024-07-22T09:58:43.520Z", + "time": 7, "timings": { "blocked": -1, "connect": -1, @@ -762,7 +796,7 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 29 + "wait": 7 } } ], diff --git a/src/steps/user/__recordings__/fetch-users_2464296442/recording.har b/src/steps/user/__recordings__/fetch-users_2464296442/recording.har index 4b80232..0d6076a 100644 --- a/src/steps/user/__recordings__/fetch-users_2464296442/recording.har +++ b/src/steps/user/__recordings__/fetch-users_2464296442/recording.har @@ -8,7 +8,7 @@ }, "entries": [ { - "_id": "defa6e4768bece4bd25a0a746586eedb", + "_id": "80c824edbcd3b049d939c4ddc6b49868", "_order": 0, "cache": {}, "request": { @@ -35,37 +35,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 302, + "headersSize": 310, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "1" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/users/search?p=1&ps=100" + "url": "http://localhost:9000/api/v2/users-management/users?pageIndex=1&pageSize=100" }, "response": { - "bodySize": 334, + "bodySize": 378, "content": { "mimeType": "application/json", - "size": 334, - "text": "{\"paging\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1},\"users\":[{\"login\":\"admin\",\"name\":\"Administrator\",\"active\":true,\"groups\":[\"sonar-administrators\",\"sonar-users\"],\"tokensCount\":2,\"local\":true,\"externalIdentity\":\"admin\",\"externalProvider\":\"sonarqube\",\"lastConnectionDate\":\"2024-04-12T14:38:50+0000\",\"managed\":false}]}" + "size": 378, + "text": "{\"users\":[{\"id\":\"2b0443e4-3258-4deb-a649-e9937338c4f1\",\"login\":\"admin\",\"name\":\"Administrator\",\"email\":null,\"active\":true,\"local\":true,\"managed\":false,\"externalLogin\":\"admin\",\"externalProvider\":\"sonarqube\",\"avatar\":null,\"sonarQubeLastConnectionDate\":\"2024-07-22T09:58:17+0000\",\"sonarLintLastConnectionDate\":null,\"scmAccounts\":[]}],\"page\":{\"pageIndex\":1,\"pageSize\":100,\"total\":1}}" }, "cookies": [], "headers": [ @@ -83,19 +78,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -107,21 +114,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.204Z", - "time": 66, + "startedDateTime": "2024-07-22T09:58:43.321Z", + "time": 40, "timings": { "blocked": -1, "connect": -1, @@ -129,11 +136,11 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 66 + "wait": 40 } }, { - "_id": "f6e1abd1107fea9c5496446667ca0ff3", + "_id": "2ac580dae40e37fb5bdfe627cfbe62f6", "_order": 0, "cache": {}, "request": { @@ -160,37 +167,32 @@ "name": "accept-encoding", "value": "gzip,deflate" }, - { - "_fromType": "array", - "name": "connection", - "value": "close" - }, { "name": "host", - "value": "127.0.0.1:9000" + "value": "localhost:9000" } ], - "headersSize": 302, + "headersSize": 310, "httpVersion": "HTTP/1.1", "method": "GET", "queryString": [ { - "name": "p", + "name": "pageIndex", "value": "2" }, { - "name": "ps", + "name": "pageSize", "value": "100" } ], - "url": "http://127.0.0.1:9000/api/users/search?p=2&ps=100" + "url": "http://localhost:9000/api/v2/users-management/users?pageIndex=2&pageSize=100" }, "response": { - "bodySize": 126, + "bodySize": 118, "content": { "mimeType": "application/json", - "size": 126, - "text": "{\"paging\":{\"pageIndex\":2,\"pageSize\":100,\"total\":1},\"users\":[]}" + "size": 118, + "text": "{\"users\":[],\"page\":{\"pageIndex\":2,\"pageSize\":100,\"total\":1}}" }, "cookies": [], "headers": [ @@ -208,19 +210,31 @@ }, { "name": "content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-content-security-policy", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" }, { "name": "x-webkit-csp", - "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + "value": "default-src 'self'; base-uri 'none'; connect-src 'self' http: https:; font-src 'self' data:; img-src * data: blob:; object-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; worker-src 'none'" + }, + { + "name": "cross-origin-embedder-policy", + "value": "require-corp" + }, + { + "name": "cross-origin-opener-policy", + "value": "same-origin" + }, + { + "name": "cross-origin-resource-policy", + "value": "same-origin" }, { - "name": "cache-control", - "value": "no-cache, no-store, must-revalidate" + "name": "sonarqube-authentication-token-expiration", + "value": "2024-08-17T00:00:00+0000" }, { "name": "vary", @@ -232,21 +246,21 @@ }, { "name": "date", - "value": "Fri, 12 Apr 2024 14:45:31 GMT" + "value": "Mon, 22 Jul 2024 09:58:43 GMT" }, { "name": "connection", "value": "close" } ], - "headersSize": 930, + "headersSize": 1144, "httpVersion": "HTTP/1.1", "redirectURL": "", "status": 200, "statusText": "OK" }, - "startedDateTime": "2024-04-12T14:45:31.288Z", - "time": 18, + "startedDateTime": "2024-07-22T09:58:43.380Z", + "time": 14, "timings": { "blocked": -1, "connect": -1, @@ -254,7 +268,7 @@ "receive": 0, "send": 0, "ssl": -1, - "wait": 18 + "wait": 14 } } ], diff --git a/test/config.ts b/test/config.ts index b967412..80ff910 100644 --- a/test/config.ts +++ b/test/config.ts @@ -14,7 +14,7 @@ if (process.env.LOAD_ENV) { const DEFAULT_API_TOKEN = 'dummy-sonarqube-api-token'; const DEFAULT_BASE_URL = 'http://127.0.0.1:9000'; -const DEFAULT_API_VERSION = APIVersion.V1; +const DEFAULT_API_VERSION = APIVersion.V2; export function buildStepTestConfigForStep(stepId: string): StepTestConfig { const integrationConfig: SonarqubeIntegrationConfig = {